RiTa
index
Name setLexicalData()
Class RiLexicon
Description Sets the raw data to be used in the lexicon, replacing all default words and features with those specified in the map. When using this method, be sure to exactly match the format as specified rita_addenda.txt, e.g.,
##############################################################################
#### FORMAT##:   ...  |   ... 
##############################################################################

blog: b-l-ao-g  | nn vbg
cepstral: k-eh1-p s-t-r-ax-l  | nnp
freetts:  f-r-iy1 t-iy t-iy eh-s  | nnp
jsapi:  jh-ey s-ae1-p iy  | nnp
 
Syntax
setLexicalData(lexicalData);
Returns void
Usage Web & Application
Related