edit_dict(name = "user")
user
, system
,
stop_word
.There are two column in the user dictionary. The first column is the word, and the second column is speech tag using labels compatible with ictclas. Frequency of every word in the user dictionary will be the maximum number of the system dictionary. If you want to provide the frequency of a new word, you can put it in the system dictionary.