Uses of Class
iitb.Model.FeatureTypes

Packages that use FeatureTypes
iitb.Model This package has a wealth of classes that will make it easy for you to implement the FeatureGenerator interface required when using CRFs. 
 

Uses of FeatureTypes in iitb.Model
 

Subclasses of FeatureTypes in iitb.Model
 class EdgeFeatures
           
 class EndFeatures
           
 class StartFeatures
           
 

Methods in iitb.Model with parameters of type FeatureTypes
 void FeatureGenImpl.addFeature(FeatureTypes fType)
           
 



Submit a bug or feature.