powered by
This function for reloading user dictionary for specific functions, after you have updated user dictionary on KoNLP_dic/current/user_dic.txt.
reloadUserDic(whichDics)
character vector which can be "extractNoun", "SimplePos09", "SimplePos22", "SimplePos22"
# NOT RUN { reloadUserDic(c("extractNoun", "SimplePos22")) # }
Run the code above in your browser using DataLab