The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

jiebaRS: Chinese Text Segmentation, POS Tagging, and Keyword Extraction

Provides fast Chinese text segmentation, keyword extraction via 'TF-IDF' and 'TextRank', and part-of-speech tagging, powered by a 'Rust' backend ('jieba-rs'). Supports custom dictionaries, user words, stop words, IDF files, and HMM models, with parallel batch processing of multiple strings. Serves as a modern, maintained replacement for the 'jiebaR' package.

Version: 0.2.0
Depends: R (≥ 4.2)
Imports: cli, rlang
Suggests: pkgdown, rmarkdown, spelling, testthat (≥ 3.0.0), withr
Published: 2026-08-04
DOI: 10.32614/CRAN.package.jiebaRS (may not be active yet)
Author: Hao Cheng [aut, cre, cph]
Maintainer: Hao Cheng <Yousa-Mirage at foxmail.com>
BugReports: https://github.com/Yousa-Mirage/jiebaRS/issues
License: MIT + file LICENSE
URL: https://yousa-mirage.github.io/jiebaRS/, https://github.com/Yousa-Mirage/jiebaRS
NeedsCompilation: yes
SystemRequirements: Cargo (Rust's package manager), rustc >= 1.65.0, xz
Language: en-US
Materials: README, NEWS
CRAN checks: jiebaRS results

Documentation:

Reference manual: jiebaRS.html , jiebaRS.pdf

Downloads:

Package source: jiebaRS_0.2.0.tar.gz
Windows binaries: r-devel: not available, r-release: jiebaRS_0.2.0.zip, r-oldrel: jiebaRS_0.2.0.zip
macOS binaries: r-release (arm64): jiebaRS_0.2.0.tgz, r-oldrel (arm64): jiebaRS_0.2.0.tgz, r-release (x86_64): jiebaRS_0.2.0.tgz, r-oldrel (x86_64): jiebaRS_0.2.0.tgz

Linking:

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

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.