gibasa: An Alternative 'Rcpp' Wrapper of 'MeCab'

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.0
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-02-17
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

Documentation:

Reference manual: gibasa.pdf

Downloads:

Package source: gibasa_1.1.0.tar.gz
Windows binaries: r-devel: gibasa_1.1.0.zip, r-release: gibasa_1.1.0.zip, r-oldrel: gibasa_1.1.0.zip
macOS binaries: r-release (arm64): gibasa_1.1.0.tgz, r-oldrel (arm64): gibasa_1.1.0.tgz, r-release (x86_64): gibasa_1.1.0.tgz
Old sources: gibasa archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=gibasa to link to this page.