RiTa
index
Name getLexicalData()
Class RiLexicon
Description Returns the raw data (as a Map) used in the lexicon, allowing for deletion or modification of existing lexical entires. Modifications to this Map will be immediately reflected in all operations on the lexicon.
Syntax
getLexicalData();
Returns java.util.Map
Usage Web & Application
Related