reloadUserDic | R Documentation |
This function for reloading user dictionary for specific functions, after you have updated user dictionary on KoNLP_dic/current/user_dic.txt.
reloadUserDic(whichDics)
whichDics |
character vector which can be "extractNoun", "SimplePos09", "SimplePos22", "SimplePos22" |
## Not run:
reloadUserDic(c("extractNoun", "SimplePos22"))
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.