|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcalhoun.analysis.crf.AbstractFeatureManager
calhoun.analysis.crf.CompositeFeatureManager
calhoun.analysis.crf.BeanModel
calhoun.analysis.crf.test.ZeroOrderModel
calhoun.analysis.crf.test.ZeroOrderManager
public class ZeroOrderManager
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class calhoun.analysis.crf.BeanModel |
|---|
BeanModel.Edge, BeanModel.Node |
| Constructor Summary | |
|---|---|
ZeroOrderManager()
|
|
| Method Summary | |
|---|---|
static Conrad |
getCRF()
|
| Methods inherited from class calhoun.analysis.crf.BeanModel |
|---|
getLegalTransitions, getNumStates, getStateIndex, getStateName, setEdges, setNodes |
| Methods inherited from class calhoun.analysis.crf.CompositeFeatureManager |
|---|
addFeatureManager, addFeatureManager, evaluateEdge, evaluateEdgeLength, evaluateNode, evaluateNodeLength, getCacheStrategy, getComponentFeatures, getFeatureName, getFeatureOffset, getNumFeatures, setComponentFeatures, train |
| Methods inherited from class calhoun.analysis.crf.AbstractFeatureManager |
|---|
getInputComponent, setInputComponent |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface calhoun.analysis.crf.FeatureManagerEdge |
|---|
evaluateEdge |
| Methods inherited from interface calhoun.analysis.crf.FeatureManager |
|---|
getCacheStrategy, getFeatureName, getInputComponent, getNumFeatures, setInputComponent, train |
| Methods inherited from interface calhoun.analysis.crf.FeatureManagerNode |
|---|
evaluateNode |
| Methods inherited from interface calhoun.analysis.crf.FeatureManager |
|---|
getCacheStrategy, getFeatureName, getInputComponent, getNumFeatures, setInputComponent, train |
| Methods inherited from interface calhoun.analysis.crf.FeatureManagerEdgeExplicitLength |
|---|
evaluateEdgeLength |
| Methods inherited from interface calhoun.analysis.crf.FeatureManager |
|---|
getCacheStrategy, getFeatureName, getInputComponent, getNumFeatures, setInputComponent, train |
| Methods inherited from interface calhoun.analysis.crf.FeatureManagerNodeExplicitLength |
|---|
evaluateNodeLength |
| Methods inherited from interface calhoun.analysis.crf.FeatureManager |
|---|
getCacheStrategy, getFeatureName, getInputComponent, getNumFeatures, setInputComponent, train |
| Constructor Detail |
|---|
public ZeroOrderManager()
| Method Detail |
|---|
public static Conrad getCRF()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||