| RcppMeCab {RcppMeCab} | R Documentation |
RcppMeCab: Rcpp Wrapper for MeCab Library
Description
R package based on Rcpp for MeCab: Yet Another Part-of-Speech and
Morphological Analyzer (http://taku910.github.io/mecab/). 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.
Details
This package utilizes MeCab C API and Rcpp codes.
Author(s)
Junhewk Kim Taku Kudo
References
[Package RcppMeCab version 0.0.1.2 Index]