|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcalhoun.analysis.crf.solver.CacheProcessor.LengthFeatureEvaluation
public static class CacheProcessor.LengthFeatureEvaluation
| Field Summary | |
|---|---|
CacheProcessor.FeatureEvaluation[] |
edgeEvals
|
short |
lookback
|
CacheProcessor.FeatureEvaluation |
nodeEval
|
| Constructor Summary | |
|---|---|
CacheProcessor.LengthFeatureEvaluation(int nFeatures)
|
|
| Method Summary | |
|---|---|
static CacheProcessor.LengthFeatureEvaluation[][] |
create(CacheProcessor.StatePotentials[] statePotentials,
int nLookbacks,
int nFeatures)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public short lookback
public CacheProcessor.FeatureEvaluation nodeEval
public CacheProcessor.FeatureEvaluation[] edgeEvals
| Constructor Detail |
|---|
public CacheProcessor.LengthFeatureEvaluation(int nFeatures)
| Method Detail |
|---|
public static CacheProcessor.LengthFeatureEvaluation[][] create(CacheProcessor.StatePotentials[] statePotentials,
int nLookbacks,
int nFeatures)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||