Description Usage Arguments Examples
This function for reloading user dictionary for specific functions, after you have updated user dictionary on KoNLP_dic/current/user_dic.txt.
1 | reloadUserDic(whichDics)
|
whichDics |
character vector which can be "extractNoun", "SimplePos09", "SimplePos22", "SimplePos22" |
1 2 3 | ## 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.