| Modifier and Type | Method and Description |
|---|---|
Token |
RbbiTokenizer.next() |
Token |
ITokenizer.next() |
| Modifier and Type | Method and Description |
|---|---|
List<Token> |
TokenizationStep.apostrophe(Token token,
LocaleId locale)
Break French and Italian words with apostrophe into three tokens WORD, PUNCTUATION, WORD
|
Collection<? extends Token> |
TokenizationStep.postProcess(Token t,
LocaleId language)
Various rules to make corrections to
RbbiTokenizer |
| Modifier and Type | Method and Description |
|---|---|
List<Token> |
TokenizationStep.apostrophe(Token token,
LocaleId locale)
Break French and Italian words with apostrophe into three tokens WORD, PUNCTUATION, WORD
|
Collection<? extends Token> |
TokenizationStep.postProcess(Token t,
LocaleId language)
Various rules to make corrections to
RbbiTokenizer |
Copyright © 2021. All rights reserved.