RcppMeCab: 'rcpp' Wrapper for 'mecab' Library
R package based on 'Rcpp' for 'MeCab': Yet Another Part-of-Speech and Morphological Analyzer.
The purpose of this package is providing a seamless developing and analyzing environment for CJK texts.
This package utilizes parallel programming for providing highly efficient text preprocessing 'posParallel()' function.
For installation, please refer to README.md file.
| Version: |
0.0.1.5 |
| Depends: |
R (≥ 3.4.0) |
| Imports: |
Rcpp, RcppParallel |
| LinkingTo: |
Rcpp, RcppParallel, BH |
| Suggests: |
testthat, spelling |
| Published: |
2026-03-24 |
| DOI: |
10.32614/CRAN.package.RcppMeCab |
| Author: |
Junhewk Kim [aut, cre],
Taku Kudo [aut],
Akiru Kato [ctb],
Patrick Schratz [ctb] |
| Maintainer: |
Junhewk Kim <junhewk.kim at gmail.com> |
| BugReports: |
https://github.com/junhewk/RcppMeCab/issues |
| License: |
GPL-2 | GPL-3 [expanded from: GPL] |
| NeedsCompilation: |
yes |
| SystemRequirements: |
MeCab 0.996 or higher for Japanese (libmecab-dev
(deb), mecab-devel (rpm)), mecab-ko 0.999
(https://github.com/Pusnow/mecab-ko-msvc) for Korean |
| Language: |
en-US |
| Materials: |
README, NEWS |
| CRAN checks: |
RcppMeCab results |
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=RcppMeCab
to link to this page.