| Package | Description |
|---|---|
| se.l4.lect.tokens |
| Modifier and Type | Class and Description |
|---|---|
class |
OffsetTokenizer
Tokenizer that tokenizes using
OffsetLocations. |
| Modifier and Type | Method and Description |
|---|---|
Tokenizer |
TokenizerFactory.create(CharSequence text)
Create a new
Tokenizer for the given input text. |
default Tokenizer |
TokenizerFactory.create(Token token)
Create a new
Tokenizer for the given input token. |
Copyright © 2018. All rights reserved.