Uses of Class
org.apache.mahout.vectorizer.collocations.llr.CollocMapper.Count

Packages that use CollocMapper.Count
org.apache.mahout.vectorizer.collocations.llr   
 

Uses of CollocMapper.Count in org.apache.mahout.vectorizer.collocations.llr
 

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