public class TextMatcher extends TextTokenizer
TextIndex.getWordRE()| Constructor and Description |
|---|
TextMatcher(Pattern pattern) |
TextMatcher(String wordRE,
org.dmg.pmml.PMMLObject context) |
| Modifier and Type | Method and Description |
|---|---|
TokenizedString |
tokenize(String string) |
getPatternpublic TextMatcher(String wordRE, org.dmg.pmml.PMMLObject context)
public TextMatcher(Pattern pattern)
public TokenizedString tokenize(String string)
tokenize in class TextTokenizerCopyright © 2022. All rights reserved.