public class TfidfVectorizer extends CountVectorizer
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
TfidfVectorizer(String module,
String name) |
| Modifier and Type | Method and Description |
|---|---|
org.dmg.pmml.Apply |
encodeApply(String function,
org.jpmml.converter.Feature feature,
int index,
String term) |
org.dmg.pmml.DefineFunction |
encodeDefineFunction() |
List<org.jpmml.converter.Feature> |
encodeFeatures(List<org.jpmml.converter.Feature> features,
SkLearnEncoder encoder) |
DType |
getDType() |
TfidfTransformer |
getTransformer() |
getAnalyzer, getBinary, getDataType, getLowercase, getNGramRange, getNumberOfFeatures, getOpType, getPreprocessor, getStopWords, getStripAccents, getTokenizer, getTokenPattern, getVocabularycreateName, createName, nameclear, 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 DType getDType()
getDType in class Transformerpublic List<org.jpmml.converter.Feature> encodeFeatures(List<org.jpmml.converter.Feature> features, SkLearnEncoder encoder)
encodeFeatures in class CountVectorizerpublic org.dmg.pmml.DefineFunction encodeDefineFunction()
encodeDefineFunction in class CountVectorizerpublic org.dmg.pmml.Apply encodeApply(String function, org.jpmml.converter.Feature feature, int index, String term)
encodeApply in class CountVectorizerpublic TfidfTransformer getTransformer()
Copyright © 2017. All Rights Reserved.