Uses of Class
jflexcrf.FeatureGen

Packages that use FeatureGen
jflexcrf   
 

Uses of FeatureGen in jflexcrf
 

Fields in jflexcrf declared as FeatureGen
 FeatureGen Model.taggerFGen
          The tagger f gen.
 

Constructors in jflexcrf with parameters of type FeatureGen
Model(Option taggerOpt, Maps taggerMaps, Dictionary taggerDict, FeatureGen taggerFGen, Viterbi taggerVtb)
          Instantiates a new model.