Methods in gate.creole.gazetteer with parameters of type Lookup |
void |
DefaultGazetteer.addLookup(String text,
Lookup lookup)
Adds one phrase to the list of phrases recognised by this gazetteer |
void |
DefaultGazetteer.removeLookup(String text,
Lookup lookup)
Removes one phrase to the list of phrases recognised by this gazetteer |
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 |