Package: RcppMeCab 0.0.1.2

Junhewk Kim

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.

Authors:Junhewk Kim [aut, cre], Taku Kudo [aut]

RcppMeCab_0.0.1.2.tar.gz
RcppMeCab_0.0.1.2.tar.gz(r-4.5-noble)RcppMeCab_0.0.1.2.tar.gz(r-4.4-noble)
RcppMeCab.pdf |RcppMeCab.html
RcppMeCab/json (API)
NEWS

# Install 'RcppMeCab' in R:
install.packages('RcppMeCab', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/junhewk/rcppmecab/issues

Uses libs:
  • mecab– Libraries of Mecab
  • c++– GNU Standard C++ Library v3

2.78 score 1 packages 40 scripts 371 downloads 1 mentions 2 exports 3 dependencies

Last updated 6 years agofrom:58075c0d67. Checks:OK: 1 NOTE: 1. Indexed: no.

TargetResultDate
Doc / VignettesOKNov 11 2024
R-4.5-linux-x86_64NOTENov 11 2024

Exports:posposParallel

Dependencies:BHRcppRcppParallel