|
GATE Version 3.1-2270 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Lookup | |
---|---|
gate.creole.gazetteer |
Uses of Lookup in gate.creole.gazetteer |
---|
Methods in gate.creole.gazetteer with parameters of type Lookup | |
---|---|
boolean |
DefaultGazetteer.add(String singleItem,
Lookup lookup)
|
boolean |
Gazetteer.add(String singleItem,
Lookup lookup)
Adds a new string to the gazetteer |
boolean |
OntoGazetteerImpl.add(String singleItem,
Lookup lookup)
Adds a string item to the model and associates it with a Lookup |
void |
FSMState.addLookup(Lookup lookup)
Adds a new looup description to this state's lookup descriptions set |
void |
DefaultGazetteer.addLookup(String text,
Lookup lookup)
Adds one phrase to the list of phrases recognised by this gazetteer |
void |
FSMState.removeLookup(Lookup lookup)
Removes a looup description from this state's lookup descriptions set |
void |
DefaultGazetteer.removeLookup(String text,
Lookup lookup)
Removes one phrase to the list of phrases recognised by this gazetteer |
|
GATE Version 3.1-2270 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |