public class TextSplitter extends TextTokenizer
TextIndex.getWordSeparatorCharacterRE()| Constructor and Description |
|---|
TextSplitter(Pattern pattern) |
TextSplitter(String wordSeparatorCharacterRE,
org.dmg.pmml.PMMLObject context) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
tokenize(String string) |
getPatternCopyright © 2021. All rights reserved.