Package: jiebaRS 0.3.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.3.0.tar.gz
jiebaRS_0.3.0.zip(r-4.7-x86_64)jiebaRS_0.3.0.zip(r-4.7-arm64)jiebaRS_0.3.0.zip(r-4.6-x86_64)jiebaRS_0.3.0.zip(r-4.6-arm64)jiebaRS_0.3.0.zip(r-4.5-x86_64)
jiebaRS_0.3.0.tgz(r-4.6-x86_64)jiebaRS_0.3.0.tgz(r-4.6-arm64)jiebaRS_0.3.0.tgz(r-4.5-x86_64)jiebaRS_0.3.0.tgz(r-4.5-arm64)
jiebaRS_0.3.0.tar.gz(r-4.7-arm64)jiebaRS_0.3.0.tar.gz(r-4.7-x86_64)jiebaRS_0.3.0.tar.gz(r-4.6-arm64)jiebaRS_0.3.0.tar.gz(r-4.6-x86_64)
jiebaRS_0.3.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

Datasets:

On CRAN:

Conda:

jiebarustcargo

4.20 score 4 stars 5 scripts 329 downloads 17 exports 2 dependencies

Last updated from:753cd1165d (on v0.3.0). Checks:15 OK. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-arm64OK176
linux-devel-x86_64OK236
source / vignettesOK306
linux-release-arm64OK177
linux-release-x86_64OK190
macos-release-arm64OK139
macos-release-x86_64OK287
macos-oldrel-arm64OK192
macos-oldrel-x86_64OK408
windows-devel-arm64OK298
windows-devel-x86_64OK258
windows-release-arm64OK294
windows-release-x86_64OK286
windows-oldrel-x86_64OK252
wasm-releaseOK192

Exports:add_wordcount_ngramsfilter_segmentfreqget_idfimport_cidiankeywordskeywords_dfnew_user_wordread_cidiansegmentsegment_batchtaggingtagging_batchtextranktextrank_dfworker

Dependencies:clirlang