README.md

KoNLP

License: GPL v3 CRAN_Status_Badge CRAN Downloads CRAN Downloads Total Travis-CI Build Status Join the chat at https://gitter.im/KoNLP/KoNLP

POS Tagger and Morphological Analyzer for Korean text based research. It provides tools for corpus linguistics research such as Keystroke converter, Hangul automata, Concordance, and Mutual Information. It also provides a convenient interface for users to apply, edit and add morphological dictionary selectively.

Some of Korean tutorials are on my blog, English pages are mainly on wiki.

To install from CRAN, use

install.packages('KoNLP')

To install from GitHub, use

install.packages('devtools')
devtools::install_github('haven-jeon/KoNLP')


haven-jeon/KoNLP documentation built on July 8, 2021, 12:26 a.m.