Uses of Class
jflexcrf.Option

Packages that use Option
jflexcrf   
 

Uses of Option in jflexcrf
 

Fields in jflexcrf declared as Option
 Option Model.taggerOpt
          The tagger opt.
 

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