KoNLP (version 0.80.2)

get_dictionary: Get Dictionary

Description

Get Dictionary

Usage

get_dictionary(dic_name)

Arguments

dic_name

one of dictionary name(character), woorimalsam, insighter, sejong, user_dic

Value

The data.frame object contains tags and terms

Examples

Run this code
# NOT RUN {
   dic_df <- get_dictionary('sejong')
# }

Run the code above in your browser using DataCamp Workspace