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:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=jiebaRS
to link to this page.