Package: jiebaRS 0.2.0

Hao Cheng

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.

Authors:Hao Cheng [aut, cre, cph]

jiebaRS_0.2.0.tar.gz
jiebaRS_0.2.0.zip(r-4.7-x86_64)jiebaRS_0.2.0.zip(r-4.6-x86_64)jiebaRS_0.2.0.zip(r-4.5-x86_64)
jiebaRS_0.2.0.tgz(r-4.6-x86_64)jiebaRS_0.2.0.tgz(r-4.6-arm64)jiebaRS_0.2.0.tgz(r-4.5-x86_64)jiebaRS_0.2.0.tgz(r-4.5-arm64)
jiebaRS_0.2.0.tar.gz(r-4.7-arm64)jiebaRS_0.2.0.tar.gz(r-4.7-x86_64)jiebaRS_0.2.0.tar.gz(r-4.6-arm64)jiebaRS_0.2.0.tar.gz(r-4.6-x86_64)
jiebaRS_0.2.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
jiebaRS/json (API)

# Install 'jiebaRS' in R:
install.packages('jiebaRS', repos = c('https://community.r-multiverse.org', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/yousa-mirage/jiebars/issues

Pkgdown/docs site:https://yousa-mirage.github.io

On CRAN:

Conda:

jiebarustcargo

2.70 score 2 stars 5 scripts 16 exports 2 dependencies

Last updated from:fb3938cbbf (on v0.2.0). Checks:13 OK. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-arm64OK207
linux-devel-x86_64OK237
source / vignettesOK302
linux-release-arm64OK214
linux-release-x86_64OK266
macos-release-arm64OK170
macos-release-x86_64OK454
macos-oldrel-arm64OK119
macos-oldrel-x86_64OK209
windows-develOK224
windows-releaseOK186
windows-oldrelOK236
wasm-releaseOK202

Exports:add_wordcount_ngramsfilter_segmentfreqget_idfget_tuplekeywordskeywords_dfnew_user_wordsegmentsegment_batchtaggingtagging_batchtextranktextrank_dfworker

Dependencies:clirlang