|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectca.uottawa.balie.LexiconOnDisk
Constructor Summary | |
LexiconOnDisk()
Read lexicons that reside in text files. |
Method Summary | |
int |
GetEntityType(java.lang.String pi_Word)
Get the entity type for this word. |
boolean |
IsEntity(java.lang.String pi_Word)
Check if a given word is listed in a lexicon |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public LexiconOnDisk()
Method Detail |
public boolean IsEntity(java.lang.String pi_Word)
pi_Word
- a word (can be a phase)
public int GetEntityType(java.lang.String pi_Word)
TokenConsts
for type list)
pi_Word
-
TokenConsts
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |