installDict {Rwordseg} | R Documentation |
Install a new dictionary from a Sogou scel file or text file. Make sure the file encoding is in UTF-8.
installDict(dictpath, dictname = "", dictdesc = "")
dictpath |
Path of dictionary. |
dictname |
Name of the dictionary. Sogou scel file don't need this input. |
dictdesc |
Description of the dictionary. Default is empty string. |
No results.
Jian Li <rweibo@sina.com>