|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectiitb.CRF.CRF
iitb.CRF.NestedCRF
| Field Summary |
| Fields inherited from class iitb.CRF.CRF |
params |
| Constructor Summary | |
NestedCRF(int numLabels,
FeatureGeneratorNested fgen,
java.util.Properties configOptions)
|
|
NestedCRF(int numLabels,
FeatureGeneratorNested fgen,
java.lang.String arg)
|
|
| Method Summary | |
void |
apply(DataSequence dataSeq)
|
| Methods inherited from class iitb.CRF.CRF |
read, train, write |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public NestedCRF(int numLabels,
FeatureGeneratorNested fgen,
java.lang.String arg)
public NestedCRF(int numLabels,
FeatureGeneratorNested fgen,
java.util.Properties configOptions)
| Method Detail |
public void apply(DataSequence dataSeq)
apply in class CRF
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||