|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Interface for combining together partial instances of (presumeably) the same entity.
| Method Summary | |
boolean |
compatibleConcept(edu.unika.aifb.kaon.Concept c)
Checks if the Merger is compatible with a given Concept. |
edu.unika.aifb.kaon.Instance |
getBestInstance(edu.unika.aifb.kaon.Instance[] instances,
Confidence[] confidences)
Returns the one best Instance description. |
void |
getMergedInstances(Vector instances,
Vector confidences)
|
void |
storeMerger(File out)
|
| Method Detail |
public boolean compatibleConcept(edu.unika.aifb.kaon.Concept c)
c - the Concept to be checked against the Merger
public edu.unika.aifb.kaon.Instance getBestInstance(edu.unika.aifb.kaon.Instance[] instances,
Confidence[] confidences)
public void getMergedInstances(Vector instances,
Vector confidences)
public void storeMerger(File out)
throws IOException
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||