Package: RcppMeCab 0.0.1.3-3

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.3-3.tar.gz


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

# Install 'RcppMeCab' in R:
install.packages('RcppMeCab', repos = c('https://junhewk.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

On CRAN:

cjknlpposrcpptagger

5.78 score 25 stars 1 packages 40 scripts 391 downloads 1 mentions 2 exports 3 dependencies

Last updated 2 months agofrom:c0a8e95bda. Checks:OK: 1 ERROR: 1. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 15 2024
R-4.5-linux-x86_64ERRORNov 15 2024

Exports:posposParallel

Dependencies:BHRcppRcppParallel