The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

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.2
Depends: R (≥ 3.4.0)
Imports: Rcpp, RcppParallel
LinkingTo: Rcpp, RcppParallel, BH
Published: 2018-07-04
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

Documentation:

Reference manual: RcppMeCab.pdf

Downloads:

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

Linking:

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

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.