CRF API Specification

Packages
iitb.CRF Provides an implementation of Conditional Random Fields (CRF) for use in sequential classification tasks.
iitb.MaxentClassifier This package shows how to use the CRF package iitb.CRF for basic maxent classification
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.
iitb.Segment This package shows how to use the iitb.CRF package for sequence classification tasks
iitb.Utils  

 



Submit a bug or feature.