This R package contains Hangul resources for KoNLP package to do Hangul text mining and corpus linguistics.
Main purposes are...
- To make any resercher can use high quality dictionary without any restriction.
- Preserve static resources for KoNLP.
To install from GitHub, use
install.packages('devtools')
library(devtools)
install_github('haven-jeon/NIADic/NIADic')
We will provide this package from NIA package repository after development.