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-2010 The Apache Software Foundation. All Rights Reserved.