reloadUserDic: reload dictionaries for specific functions

View source: R/manageDic.R

reloadUserDicR Documentation

reload dictionaries for specific functions

Description

This function for reloading user dictionary for specific functions, after you have updated user dictionary on KoNLP_dic/current/user_dic.txt.

Usage

reloadUserDic(whichDics)

Arguments

whichDics

character vector which can be "extractNoun", "SimplePos09", "SimplePos22", "SimplePos22"

Examples

## Not run: 
reloadUserDic(c("extractNoun", "SimplePos22"))
## End(Not run) 

haven-jeon/KoNLP documentation built on June 13, 2025, 7:33 a.m.