|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectopennlp.tools.coref.sim.SemanticCompatibility
public class SemanticCompatibility
Class which models the semantic compatibility of an enity and the confidence of that association.
| Constructor Summary | |
|---|---|
SemanticCompatibility(SemanticEnum type,
double confidence)
|
|
| Method Summary | |
|---|---|
double |
getConfidence()
|
SemanticEnum |
getType()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SemanticCompatibility(SemanticEnum type,
double confidence)
| Method Detail |
|---|
public SemanticEnum getType()
public double getConfidence()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||