<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Chinese Text Segmentation, POS Tagging, and Keyword Extraction</dc:title>
  <dc:title>R package jiebaRS version 0.3.0</dc:title>
  <dc:description>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.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.2)</dc:relation>
  <dc:relation>Imports: cli, rlang</dc:relation>
  <dc:relation>Suggests: pkgdown, rmarkdown, spelling, testthat (&gt;= 3.0.0), withr</dc:relation>
  <dc:creator>Hao Cheng &lt;Yousa-Mirage@foxmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Hao Cheng [aut, cre, cph]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=jiebaRS/LICENSE)</dc:rights>
  <dc:date>2026-08-26</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=jiebaRS</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.jiebaRS</dc:identifier>
  <dc:language>en-US</dc:language>
</oai_dc:dc>
