|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FeatureGeneratorNested | |
iitb.CRF | Provides an implementation of Conditional Random Fields (CRF) for use in sequential classification tasks. |
Uses of FeatureGeneratorNested in iitb.CRF |
Constructors in iitb.CRF with parameters of type FeatureGeneratorNested | |
NestedCRF(int numLabels,
FeatureGeneratorNested fgen,
java.lang.String arg)
|
|
NestedCRF(int numLabels,
FeatureGeneratorNested fgen,
java.util.Properties configOptions)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |