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.

Getting started

Package details

AuthorJunhewk Kim [aut, cre], Taku Kudo [aut]
MaintainerJunhewk Kim <junhewk.kim@gmail.com>
LicenseGPL
Version0.0.1.2
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("RcppMeCab")

Try the RcppMeCab package in your browser

Any scripts or data that you put into this service are public.

RcppMeCab documentation built on May 2, 2019, 5:08 a.m.