| Home | Trees | Indices | Help |
|
|---|
|
|
An interface to Mallet's Linear Chain Conditional Random Field (LC-CRF) implementation.
A user-supplied feature detector function is used to convert each token to a featureset. Each feature/value pair is then encoded as a single binary feature for Mallet.
|
|||
|
MalletCRF A conditional random field tagger, which is trained and run by making external calls to Mallet. |
|||
|
CRFInfo An object used to record configuration information about a MalletCRF object. |
|||
|
|||
|
|||
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Wed Aug 27 15:08:51 2008 | http://epydoc.sourceforge.net |