public class Matcher extends Tokenizer
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
Matcher() |
Matcher(String module,
String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
__setstate__(String wordRE) |
org.dmg.pmml.TextIndex |
configure(org.dmg.pmml.TextIndex textIndex) |
String |
formatStopWordsRE(List<String> stopWords) |
String |
getWordRE() |
Matcher |
setWordRE(String wordRE) |
get, getArray, getArray, getArray, getArrayShape, getArrayShape, getBoolean, getBooleanArray, getClassName, getDict, getInteger, getIntegerArray, getList, getList, getListLike, getListLike, getNumber, getNumberArray, getObject, getOptional, getOptionalBoolean, getOptionalObject, getOptionalScalar, getOptionalString, getPythonModule, getPythonName, getPythonObject, getScalar, getString, getTuple, getTupleList, setClassNameclear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringpublic org.dmg.pmml.TextIndex configure(org.dmg.pmml.TextIndex textIndex)
public String formatStopWordsRE(List<String> stopWords)
formatStopWordsRE in class Tokenizerpublic void __setstate__(String wordRE)
public String getWordRE()
Copyright © 2023. All rights reserved.