Other packages > Find by keyword >

gibasa  

An Alternative 'Rcpp' Wrapper of 'MeCab'
View on CRAN: Click here


Download and install gibasa package within the R console
Install from CRAN:
install.packages("gibasa")

Install from Github:
library("remotes")
install_github("cran/gibasa")

Install by package version:
library("remotes")
install_version("gibasa", "1.1.2")



Attach the package and use:
library("gibasa")
Maintained by
Akiru Kato
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2023-04-12
Latest Update: 2025-02-16
Description:
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.
How to cite:
Akiru Kato (2023). gibasa: An Alternative 'Rcpp' Wrapper of 'MeCab'. R package version 1.1.2, https://cran.r-project.org/web/packages/gibasa. Accessed 12 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:44), 0.9.2 (2023-04-12 14:00), 0.9.3 (2023-04-20 09:00), 0.9.4 (2023-06-03 11:50), 0.9.5 (2023-07-09 11:00), 1.0.1 (2023-12-03 01:40), 1.1.0 (2024-02-17 05:40), 1.1.1 (2024-07-06 04:20), 1.1.2 (2025-02-16 10:10)
Other packages that cited gibasa R package
View gibasa citation profile
Other R packages that gibasa depends, imports, suggests or enhances
Complete documentation for gibasa
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
matrixsampling  
Simulations of Matrix Variate Distributions
Provides samplers for various matrix variate distributions: Wishart, inverse-Wishart, normal, t, inv ...
Download / Learn more Package Citations See dependency  
flexdashboard  
R Markdown Format for Flexible Dashboards
Format for converting an R Markdown document to a grid oriented dashboard. The dashboard flexibly a ...
Download / Learn more Package Citations See dependency  
keyplayer  
Locating Key Players in Social Networks
Computes group centrality scores and identifies the most central group of players in a network. ...
Download / Learn more Package Citations See dependency  
quickcheck  
Property Based Testing
Property based testing, inspired by the original 'QuickCheck'. This package builds on the property ...
Download / Learn more Package Citations See dependency  
spatstat.random  
Random Generation Functionality for the 'spatstat' Family
Functionality for random generation of spatial data in the 'spatstat' family of packages. Generate ...
Download / Learn more Package Citations See dependency  

28,313

R Packages

239,283

Dependencies

74,752

Author Associations

28,314

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA