Uses of Class
org.apache.mahout.vectorizer.encoders.TextValueEncoder

Packages that use TextValueEncoder
org.apache.mahout.vectorizer.encoders   
 

Uses of TextValueEncoder in org.apache.mahout.vectorizer.encoders
 

Subclasses of TextValueEncoder in org.apache.mahout.vectorizer.encoders
 class CachingTextValueEncoder
           
 class LuceneTextValueEncoder
          Encodes text using a lucene style tokenizer.
 



Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.