Uses of Interface
org.apache.mahout.vectorizer.Vectorizer

Packages that use Vectorizer
org.apache.mahout.vectorizer   
 

Uses of Vectorizer in org.apache.mahout.vectorizer
 

Classes in org.apache.mahout.vectorizer that implement Vectorizer
 class DictionaryVectorizer
          This class converts a set of input documents in the sequence file format to vectors.
 class SimpleTextEncodingVectorizer
          Runs a Map/Reduce job that encodes FeatureVectorEncoder the input and writes it to the output as a sequence file.
 



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