|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface EntityMatch
Interface for classes that represent on potential entity match for a segment of text.
| Method Summary | |
|---|---|
org.eaglei.model.EIEntity |
getEntity()
Gets match entity. |
java.lang.String |
getHighlight()
Gets the match highlight. |
java.lang.String |
getMatchLabel()
Gets label of the entity on which the match was made. |
java.lang.String |
getRootTypeLabel()
Gets label of the "root type" of this entity. |
float |
getScore()
Gets a match score. |
| Method Detail |
|---|
org.eaglei.model.EIEntity getEntity()
float getScore()
java.lang.String getHighlight()
java.lang.String getMatchLabel()
java.lang.String getRootTypeLabel()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||