Uses of Class
org.apache.mahout.vectorizer.collocations.llr.CollocReducer.Skipped

Packages that use CollocReducer.Skipped
org.apache.mahout.vectorizer.collocations.llr   
 

Uses of CollocReducer.Skipped in org.apache.mahout.vectorizer.collocations.llr
 

Methods in org.apache.mahout.vectorizer.collocations.llr that return CollocReducer.Skipped
static CollocReducer.Skipped CollocReducer.Skipped.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CollocReducer.Skipped[] CollocReducer.Skipped.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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