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.2 |
Depends: | R (≥ 3.4.0) |
Imports: | Rcpp, RcppParallel |
LinkingTo: | Rcpp, RcppParallel, BH |
Published: | 2018-07-04 |
DOI: | 10.32614/CRAN.package.RcppMeCab |
Author: | Junhewk Kim [aut, cre], Taku Kudo [aut] |
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 mecab-ko 0.9.2) or higher, GNU make |
Materials: | README NEWS |
CRAN checks: | RcppMeCab results |
Reference manual: | RcppMeCab.pdf |
Package source: | RcppMeCab_0.0.1.2.tar.gz |
Windows binaries: | r-devel: RcppMeCab_0.0.1.2.zip, r-release: RcppMeCab_0.0.1.2.zip, r-oldrel: RcppMeCab_0.0.1.2.zip |
macOS binaries: | r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): not available, r-oldrel (x86_64): not available |
Old sources: | RcppMeCab archive |
Please use the canonical form https://CRAN.R-project.org/package=RcppMeCab to link to this page.