|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcalhoun.analysis.crf.AbstractFeatureManager<java.lang.Character>
calhoun.analysis.crf.features.interval13.ReferenceBasePredictorInterval13Base
calhoun.analysis.crf.features.interval13.ReferenceBasePredictorInterval13
public class ReferenceBasePredictorInterval13
| Constructor Summary | |
|---|---|
ReferenceBasePredictorInterval13()
|
|
| Method Summary | |
|---|---|
CacheStrategySpec |
getCacheStrategy()
caching strategy that the CacheProcessor should use to cache values for this feature. |
| Methods inherited from class calhoun.analysis.crf.features.interval13.ReferenceBasePredictorInterval13Base |
|---|
evaluateNode, getFeatureName, getNumFeatures, isMultipleFeatures, setMultipleFeatures, 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.FeatureManagerNode |
|---|
evaluateNode |
| Methods inherited from interface calhoun.analysis.crf.FeatureManager |
|---|
getFeatureName, getInputComponent, getNumFeatures, setInputComponent, train |
| Constructor Detail |
|---|
public ReferenceBasePredictorInterval13()
| Method Detail |
|---|
public CacheStrategySpec getCacheStrategy()
FeatureManagerCacheProcessor should use to cache values for this feature.
This is only a hint, the cache processor is not required to use this (or any) caching strategy. This base class defaults
to the UNSPECIFIED cache strategy.
getCacheStrategy in interface FeatureManager<java.lang.Character>getCacheStrategy in class AbstractFeatureManager<java.lang.Character>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||