public class Splitter extends Tokenizer
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
Splitter() |
Splitter(String module,
String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
__setstate__(String wordSeparatorRE) |
org.dmg.pmml.TextIndex |
configure(org.dmg.pmml.TextIndex textIndex) |
String |
formatStopWordsRE(List<String> stopWords) |
String |
getWordSeparatorRE() |
Splitter |
setWordSeparatorRE(String wordSeparatorRE) |
containsKey, delattr, get, get, getArray, getArray, getArray, getArrayList, getArrayList, getArrayShape, getArrayShape, getattr, getattr, getBoolean, getBooleanArray, getClassName, getDict, getEnum, getEnumList, getIdentifiable, getInteger, getIntegerArray, getList, getList, getListLike, getListLike, getNumber, getNumberArray, getObject, getObjectArray, getObjectList, getOptional, getOptionalBoolean, getOptionalBoolean, getOptionalDict, getOptionalEnum, getOptionalIdentifiable, getOptionalInteger, getOptionalNumber, getOptionalObject, getOptionalScalar, getOptionalString, getOptionalTuple, getPythonModule, getPythonName, getScalar, getString, getStringArray, getStringList, getTuple, getTupleList, hasattr, put, putAll, remove, setattr, setClassName, updateclear, clone, compute, computeIfAbsent, computeIfPresent, containsValue, entrySet, forEach, getOrDefault, isEmpty, keySet, merge, putIfAbsent, 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 wordSeparatorRE)
public String getWordSeparatorRE()
Copyright © 2025. All rights reserved.