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) |
String |
functionName() |
DType |
getDType() |
TfidfTransformer |
getTransformer() |
getAnalyzer, getBinary, getDataType, getLowercase, getNGramRange, getNumberOfFeatures, getOpType, getPreprocessor, getStopWords, getStripAccents, getTokenizer, getVocabularyget, getArray, getArray, getArrayShape, getArrayShape, getBoolean, getInteger, getIntegerArray, getList, getList, getNumber, getObject, getOptional, getOptionalBoolean, getOptionalObject, getOptionalString, getScalar, getString, getTuple, getTupleListclear, 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 String functionName()
functionName in class CountVectorizerpublic TfidfTransformer getTransformer()
Copyright © 2019. All rights reserved.