useNIADic | R Documentation |
use Insighter and Woorimalsam dictionary
useNIADic(which_dic = c("woorimalsam", "insighter"),
category_dic_nms = "all", backup = T)
which_dic |
character vectors. 'woorimalsam', 'insighter' can be apply. |
category_dic_nms |
character vectors. category dictionary will be used. default is 'all' which means all categories.
|
backup |
boolean will backup current working dictionary? |
## Not run:
useNIADic(which_dic=c('woorimalsam','insighter'), category_dic_nms=c('art', 'food'))
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.