RmecabKo: Korean Text Analysis with 'MeCab'

A Korean text-analysis layer over the 'MeCab' morphological analyzer. Provides tokenizers that follow the 'tokenizers' contract for use with 'tidytext', morpheme-aware n-grams, a curated Korean stopword table, access to the KNU sentiment lexicon, friendly user-dictionary management, predicate lemmatization, keyword extraction, keyword-in-context concordances, and light text normalization. The native 'MeCab' interface and dictionary compilation are provided by 'RcppMeCab'.

Version: 0.3.0
Depends: R (≥ 3.6.0)
Imports: Rcpp, RcppMeCab (≥ 0.0.1.7), stringi
LinkingTo: Rcpp
Suggests: testthat (≥ 3.0.0), withr, jsonlite, tibble, dplyr, tidytext, knitr, rmarkdown
Published: 2026-07-15
DOI: 10.32614/CRAN.package.RmecabKo
Author: Junhewk Kim [aut, cre]
Maintainer: Junhewk Kim <junhewk.kim at gmail.com>
BugReports: https://github.com/junhewk/RmecabKo/issues
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: https://github.com/junhewk/RmecabKo
NeedsCompilation: yes
Materials: README, NEWS
CRAN checks: RmecabKo results

Documentation:

Reference manual: RmecabKo.html , RmecabKo.pdf
Vignettes: Korean text analysis with RmecabKo (source, R code)

Downloads:

Package source: RmecabKo_0.3.0.tar.gz
Windows binaries: r-devel: RmecabKo_0.1.6.2.zip, r-release: RmecabKo_0.1.6.2.zip, r-oldrel: RmecabKo_0.1.6.2.zip
macOS binaries: r-release (arm64): RmecabKo_0.3.0.tgz, r-oldrel (arm64): RmecabKo_0.3.0.tgz, r-release (x86_64): RmecabKo_0.3.0.tgz, r-oldrel (x86_64): RmecabKo_0.3.0.tgz
Old sources: RmecabKo archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=RmecabKo to link to this page.