Uses of Class
jmaxent.Feature

Packages that use Feature
jmaxent   
 

Uses of Feature in jmaxent
 

Methods in jmaxent that return Feature
 Feature FeatureGen.nextFeature()
          Next feature.
 

Methods in jmaxent with parameters of type Feature
 void FeatureGen.addFeature(Feature f)
          Adds the feature.