CRAN/E | RcppMeCab

RcppMeCab

'rcpp' Wrapper for 'mecab' Library

Installation

About

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.

System requirements MeCab 0.996 (or mecab-ko 0.9.2) or higher, GNU make
Bug report File report

Key Metrics

Version 0.0.1.2
R ≥ 3.4.0
Published 2018-07-04 2215 days ago
Needs compilation? yes
License GPL-2
License GPL-3
CRAN checks RcppMeCab results

Downloads

Yesterday 1 0%
Last 7 days 47 -37%
Last 30 days 307 +17%
Last 90 days 866 +14%
Last 365 days 3.489 -19%

Maintainer

Maintainer

Junhewk Kim

Authors

Junhewk Kim

aut / cre

Taku Kudo

aut

Material

README
NEWS
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

RcppMeCab archive

Depends

R ≥ 3.4.0

Imports

Rcpp
RcppParallel

LinkingTo

Rcpp
RcppParallel
BH