A plain 'Rcpp' wrapper of 'MeCab' that can segment Chinese,
Japanese, and Korean text into tokens. The main goal of this package
is to provide an alternative to 'tidytext' using morphological
analysis.
Version: |
1.1.1 |
Depends: |
R (≥ 2.10) |
Imports: |
dplyr, Matrix, purrr, Rcpp, RcppParallel, readr, rlang (≥
0.4.11), stringi, utils |
LinkingTo: |
Rcpp, RcppParallel |
Suggests: |
roxygen2, testthat (≥ 3.0.0), withr |
Published: |
2024-07-06 |
DOI: |
10.32614/CRAN.package.gibasa |
Author: |
Akiru Kato [aut, cre],
Shogo Ichinose [aut],
Taku Kudo [aut],
Jorge Nocedal [ctb],
Nippon Telegraph and Telephone Corporation [cph] |
Maintainer: |
Akiru Kato <paithiov909 at gmail.com> |
BugReports: |
https://github.com/paithiov909/gibasa/issues |
License: |
GPL (≥ 3) |
URL: |
https://paithiov909.github.io/gibasa/ |
NeedsCompilation: |
yes |
SystemRequirements: |
GNU make, MeCab |
Materials: |
README NEWS |
CRAN checks: |
gibasa results |