Package: RcppMeCab 0.0.1.5

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], Akiru Kato [ctb], Patrick Schratz [ctb]

RcppMeCab_0.0.1.5.tar.gz
RcppMeCab_0.0.1.5.tar.gz(r-4.7-arm64)RcppMeCab_0.0.1.5.tar.gz(r-4.7-x86_64)RcppMeCab_0.0.1.5.tar.gz(r-4.6-arm64)RcppMeCab_0.0.1.5.tar.gz(r-4.6-x86_64)
manual.pdf |manual.html
card.svg |card.png
RcppMeCab/json (API)
NEWS

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

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

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

On CRAN:

Conda:

mecabcpp

2.72 score 1 packages 35 scripts 870 downloads 1 mentions 6 exports 3 dependencies

Last updated from:5bf4a8d020. Checks:5 OK, 1 FAIL. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-arm64OK151
linux-devel-x86_64OK150
source / vignettesOK242
linux-release-arm64OK157
linux-release-x86_64OK150
wasm-releaseFAIL121

Exports:dict_indexdownload_diclist_dicposposParallelset_dic

Dependencies:BHRcppRcppParallel