@Beta public class RuleClassificationMap extends EntityClassificationMap<SimpleRule> implements HasConfidence
ClassificationMap.TypeAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
RuleClassificationMap() |
protected |
RuleClassificationMap(SimpleRule rule) |
| Modifier and Type | Method and Description |
|---|---|
Double |
getConfidence(String value) |
String |
getResult() |
getEntity, getEntityIdgetTypeclear, containsValue, get, removeEldestEntryclone, containsKey, entrySet, isEmpty, keySet, put, putAll, remove, size, valuesequals, hashCode, toStringprotected RuleClassificationMap()
protected RuleClassificationMap(SimpleRule rule)
public String getResult()
getResult in interface ComputablegetResult in class EntityClassificationMap<SimpleRule>public Double getConfidence(String value)
getConfidence in interface HasConfidenceCopyright © 2014 University of Tartu. All Rights Reserved.