Uses of Class
iitb.Model.FeatureImpl

Packages that use FeatureImpl
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 FeatureImpl in iitb.Model
 

Methods in iitb.Model with parameters of type FeatureImpl
 void StartFeatures.next(FeatureImpl f)
           
 void EndFeatures.next(FeatureImpl f)
           
 void FeatureImpl.copy(FeatureImpl featureToReturn)
           
abstract  void FeatureTypes.next(FeatureImpl f)
           
 void EdgeFeatures.next(FeatureImpl f)
           
 



Submit a bug or feature.