|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MatchMap
Describe interface MatchMap here. Created: Fri Apr 16 10:36:52 2010
| Method Summary | |
|---|---|
int |
getConceptMatchEnd()
The position within the concept words of the last matching word |
int |
getConceptMatchStart()
The position within the concept words of the first matching word |
int |
getLexMatchVariation()
The degree of lexical variation between the words in the candidate concept and the words in the phrase; the computation of this value is explained on pp. |
java.util.List<java.lang.Object> |
getListRepr()
This returns a list of representation of match map. |
int |
getPhraseMatchEnd()
The position within the phrase words of the last matching word |
int |
getPhraseMatchStart()
The position within the phrase words of the first matching word |
| Method Detail |
|---|
int getPhraseMatchStart()
int getPhraseMatchEnd()
int getConceptMatchStart()
int getConceptMatchEnd()
int getLexMatchVariation()
java.util.List<java.lang.Object> getListRepr()
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||