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

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

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

Methods in org.apache.mahout.vectorizer.collocations.llr that return LLRReducer.Skipped
static LLRReducer.Skipped LLRReducer.Skipped.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static LLRReducer.Skipped[] LLRReducer.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.