listDict {Rwordseg} | R Documentation |
List all of the installed user-defined dictionaries.
listDict()
A data frame of:
id |
ID of the dictionary. |
dict |
Name of the dictionary. |
time |
Created time. |
size |
Word counts of the dictionary. |
example |
Example words. |
desc |
Description of the dictionary. |
Jian Li <rweibo@sina.com>
listDict()