|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.mahout.vectorizer.encoders.FeatureVectorEncoder
org.apache.mahout.vectorizer.encoders.TextValueEncoder
org.apache.mahout.vectorizer.encoders.CachingTextValueEncoder
public class CachingTextValueEncoder
Field Summary |
---|
Fields inherited from class org.apache.mahout.vectorizer.encoders.FeatureVectorEncoder |
---|
CONTINUOUS_VALUE_HASH_SEED, WORD_LIKE_VALUE_HASH_SEED |
Constructor Summary | |
---|---|
CachingTextValueEncoder(String name,
int dataSize)
|
Method Summary |
---|
Methods inherited from class org.apache.mahout.vectorizer.encoders.TextValueEncoder |
---|
addText, addText, addToVector, asString, flush, hashesForProbe, hashForProbe, setWordEncoder, tokenize |
Methods inherited from class org.apache.mahout.vectorizer.encoders.FeatureVectorEncoder |
---|
addToVector, addToVector, addToVector, bytesForString, getName, getProbes, getWeight, hash, hash, hash, hash, hash, isTraceEnabled, setProbes, setTraceDictionary, trace, trace |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CachingTextValueEncoder(String name, int dataSize)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |