A plain 'Rcpp' wrapper for '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.2 |
Depends: | R (≥ 4.2) |
Imports: | dplyr, Matrix, Rcpp, RcppParallel, readr, rlang (≥ 0.4.11), stringi |
LinkingTo: | Rcpp, RcppParallel |
Suggests: | roxygen2, testthat (≥ 3.0.0), withr |
Published: | 2025-02-16 |
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 (libmecab-dev (deb), mecab-devel(rpm)) |
Materials: | README NEWS |
CRAN checks: | gibasa results |
Reference manual: | gibasa.pdf |
Package source: | gibasa_1.1.2.tar.gz |
Windows binaries: | r-devel: gibasa_1.1.2.zip, r-release: gibasa_1.1.2.zip, r-oldrel: gibasa_1.1.2.zip |
macOS binaries: | r-devel (arm64): gibasa_1.1.2.tgz, r-release (arm64): gibasa_1.1.2.tgz, r-oldrel (arm64): gibasa_1.1.2.tgz, r-devel (x86_64): gibasa_1.1.2.tgz, r-release (x86_64): gibasa_1.1.2.tgz, r-oldrel (x86_64): gibasa_1.1.2.tgz |
Old sources: | gibasa archive |
Please use the canonical form https://CRAN.R-project.org/package=gibasa to link to this page.