{
  "_id": "6a4c196c70e8f4ee9b73ebc2",
  "Package": "jiebaRS",
  "Title": "Chinese Text Segmentation, POS Tagging, and Keyword Extraction\nfor R",
  "Version": "0.1.0",
  "Authors@R": "c(person(given = \"Hao\",\nfamily = \"Cheng\",\nrole = c(\"aut\", \"cre\", \"cph\"),\nemail = \"Yousa-Mirage@foxmail.com\"))",
  "Description": "Provides fast Chinese text segmentation, keyword\nextraction via 'TF-IDF' and 'TextRank', and part-of-speech\ntagging, powered by a 'Rust' backend ('jieba-rs'). Supports\ncustom dictionaries, user words, stop words, IDF files, and HMM\nmodels, with parallel batch processing of multiple strings.\nServes as a modern, maintained replacement for the 'jiebaR'\npackage.",
  "License": "MIT + file LICENSE",
  "URL": "https://yousa-mirage.github.io/jiebaRS/,\nhttps://github.com/Yousa-Mirage/jiebaRS",
  "BugReports": "https://github.com/Yousa-Mirage/jiebaRS/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "Config/rextendr/version": "0.5.0",
  "SystemRequirements": "Cargo (Rust's package manager), rustc >= 1.65.0, xz",
  "Config/testthat/edition": "3",
  "Config/testthat/parallel": "true",
  "Language": "en-US",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "xz-utils libclang-dev",
  "Repository": "https://r-multiverse.r-universe.dev",
  "Date/Publication": "2026-07-02 16:37:19 UTC",
  "RemoteUrl": "https://github.com/Yousa-Mirage/jiebaRS",
  "RemoteRef": "v0.1.0",
  "RemoteSha": "9662148258aab601804f55bdb4f23164703cc809",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-06 20:59:17 UTC",
    "User": "root"
  },
  "Author": "Hao Cheng [aut, cre, cph]",
  "Maintainer": "Hao Cheng <Yousa-Mirage@foxmail.com>",
  "_user": "r-multiverse",
  "_type": "src",
  "_file": "jiebaRS_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/38d49e1ed95a197bdc83ee5c87f2c045e09700050661160afe78832852a72efa",
  "_filesize": 183464,
  "_sha256": "38d49e1ed95a197bdc83ee5c87f2c045e09700050661160afe78832852a72efa",
  "_expires": "2026-10-14T21:08:58.000Z",
  "_created": "2026-07-06T20:59:17.000Z",
  "_published": "2026-07-06T21:09:00.364Z",
  "_jobs": [
    {
      "job": 85478902747,
      "time": 206,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8121511187"
    },
    {
      "job": 85478902848,
      "time": 208,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8121510865"
    },
    {
      "job": 85478902674,
      "time": 219,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8121515523"
    },
    {
      "job": 85478902689,
      "time": 196,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8121507324"
    },
    {
      "job": 85478902791,
      "time": 129,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8121506368"
    },
    {
      "job": 85478902755,
      "time": 419,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8121611620"
    },
    {
      "job": 85478902696,
      "time": 202,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8121520369"
    },
    {
      "job": 85478902688,
      "time": 425,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8121594525"
    },
    {
      "job": 85477937141,
      "time": 304,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8121433950"
    },
    {
      "job": 85478902653,
      "time": 236,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8121520224"
    },
    {
      "job": 85478902816,
      "time": 223,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8121516466"
    },
    {
      "job": 85478902671,
      "time": 239,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8121521413"
    },
    {
      "job": 85478902645,
      "time": 258,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8121530782"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28822633974",
  "_status": "success",
  "_upstream": "https://github.com/Yousa-Mirage/jiebaRS",
  "_commit": {
    "id": "9662148258aab601804f55bdb4f23164703cc809",
    "author": "Yousa-Mirage <Yousa-Mirage@foxmail.com>",
    "committer": "Yousa-Mirage <Yousa-Mirage@foxmail.com>",
    "message": "chore: update cran-comments.md\n",
    "time": 1783010239
  },
  "_maintainer": {
    "name": "Hao Cheng",
    "email": "yousa-mirage@foxmail.com",
    "login": "yousa-mirage",
    "description": "岁岁年年 叠于我身 皆循时光 逝而不返",
    "uuid": 117379168
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "pkgdown",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "yousa-mirage",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-11",
      "n": 29
    },
    {
      "week": "2026-12",
      "n": 11
    },
    {
      "week": "2026-27",
      "n": 43
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2026-07-02"
    }
  ],
  "_topics": [
    "jieba",
    "rust",
    "cargo"
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "yousa-mirage",
      "count": 87,
      "uuid": 117379168
    }
  ],
  "_userbio": {
    "uuid": 161461790,
    "type": "organization",
    "name": "R-multiverse",
    "followers": 36,
    "description": "A community-curated collection of R package releases, powered by R-universe"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/jiebaRS"
  },
  "_devurl": "https://github.com/yousa-mirage/jiebars",
  "_pkgdown": "https://yousa-mirage.github.io/jiebaRS/",
  "_searchresults": 5,
  "_cargo": true,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/jiebaRS.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "add_word",
    "count_ngrams",
    "filter_segment",
    "freq",
    "get_idf",
    "get_tuple",
    "keywords",
    "keywords_df",
    "new_user_word",
    "segment",
    "segment_batch",
    "tagging",
    "tagging_batch",
    "textrank",
    "textrank_df",
    "worker"
  ],
  "_help": [
    {
      "page": "count_ngrams",
      "title": "Count n-grams from segmented text",
      "topics": [
        "count_ngrams"
      ]
    },
    {
      "page": "filter_segment",
      "title": "Filter segmentation results",
      "topics": [
        "filter_segment"
      ]
    },
    {
      "page": "freq",
      "title": "The frequency of words",
      "topics": [
        "freq"
      ]
    },
    {
      "page": "get_idf",
      "title": "Generate IDF dict",
      "topics": [
        "get_idf"
      ]
    },
    {
      "page": "get_tuple",
      "title": "Compatibility wrapper for 'jiebaR::get_tuple()'",
      "topics": [
        "get_tuple"
      ]
    },
    {
      "page": "keywords",
      "title": "Extract keywords from text",
      "topics": [
        "keywords"
      ]
    },
    {
      "page": "keywords_df",
      "title": "Extract keywords as a data frame",
      "topics": [
        "keywords_df"
      ]
    },
    {
      "page": "new_user_word",
      "title": "Add user word",
      "topics": [
        "add_word",
        "new_user_word"
      ]
    },
    {
      "page": "segment",
      "title": "Segment text with a jieba worker",
      "topics": [
        "segment"
      ]
    },
    {
      "page": "segment_batch",
      "title": "Segment a batch of strings",
      "topics": [
        "segment_batch"
      ]
    },
    {
      "page": "tagging",
      "title": "Tag text with a jiebaRS worker",
      "topics": [
        "tagging"
      ]
    },
    {
      "page": "tagging_batch",
      "title": "Tag a batch of strings",
      "topics": [
        "tagging_batch"
      ]
    },
    {
      "page": "textrank",
      "title": "Extract TextRank keywords from text",
      "topics": [
        "textrank"
      ]
    },
    {
      "page": "textrank_df",
      "title": "Extract TextRank keywords as a data frame",
      "topics": [
        "textrank_df"
      ]
    },
    {
      "page": "worker",
      "title": "Initialize a jiebaRS worker",
      "topics": [
        "worker"
      ]
    }
  ],
  "_readme": "https://github.com/Yousa-Mirage/jiebaRS/raw/v0.1.0/README.md",
  "_rundeps": [
    "cli",
    "rlang"
  ],
  "_score": 2.4771212547196626,
  "_indexed": false,
  "_nocasepkg": "jiebars",
  "_universes": [
    "r-multiverse"
  ],
  "_indexurl": "https://yousa-mirage.r-universe.dev/jiebaRS",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-06T21:02:59.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "9662148258aab601804f55bdb4f23164703cc809",
      "fileid": "https://r2.ropensci.org/b9f3a728c6b129ec6ffa7d8c105fdb56181262e189338ba40d00924cec153aa1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28822633974"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-06T21:02:43.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "9662148258aab601804f55bdb4f23164703cc809",
      "fileid": "https://r2.ropensci.org/a0297fc270dc42744687c4a77d8083d9196db052a375c20b6eb4c102595ce519",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28822633974"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-06T21:03:09.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "9662148258aab601804f55bdb4f23164703cc809",
      "fileid": "https://r2.ropensci.org/15d8b9798d03bc063d9a32a758ddbe9a9660f022a569cbc8295eb436dbed1a79",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28822633974"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-06T21:02:38.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "9662148258aab601804f55bdb4f23164703cc809",
      "fileid": "https://r2.ropensci.org/d94cb22ef1224000b04ab6785629923c733a5ba0cee0cb17cacc998b58dd9c03",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28822633974"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-06T21:02:48.000Z",
      "arch": "aarch64",
      "commit": "9662148258aab601804f55bdb4f23164703cc809",
      "fileid": "https://r2.ropensci.org/817616b43bb547fabfe809e280a8aeb9de5bf1fe8e74ca9571ac9430261bcad2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28822633974"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-06T21:05:15.000Z",
      "arch": "x86_64",
      "commit": "9662148258aab601804f55bdb4f23164703cc809",
      "fileid": "https://r2.ropensci.org/29de700cdc06a1f4b179c865b6dc1349de493ab24b4a508594ed33e5cf905979",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28822633974"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-06T21:02:43.000Z",
      "arch": "aarch64",
      "commit": "9662148258aab601804f55bdb4f23164703cc809",
      "fileid": "https://r2.ropensci.org/87be26eb8a63340cb57a0d148bcd7446a5f99af78c12e797bcc33396ecbfe4ca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28822633974"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-06T21:04:34.000Z",
      "arch": "x86_64",
      "commit": "9662148258aab601804f55bdb4f23164703cc809",
      "fileid": "https://r2.ropensci.org/72eb580812e16ff1093a5d4b2bd7c3ba8ea2879a995bc02a8960bef6332f010b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28822633974"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-06T21:03:40.000Z",
      "arch": "emscripten",
      "commit": "9662148258aab601804f55bdb4f23164703cc809",
      "fileid": "https://r2.ropensci.org/e988081beea68c9a7b344226150e0dcd4f2bd5453b790e4576f7f0ea75665a93",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28822633974"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-06T21:01:43.000Z",
      "arch": "x86_64",
      "commit": "9662148258aab601804f55bdb4f23164703cc809",
      "fileid": "https://r2.ropensci.org/6439cb1b0d6932b6632d8dd697990e99bfb9585535e6688a86e0502e59609d55",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28822633974"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-06T21:01:38.000Z",
      "arch": "x86_64",
      "commit": "9662148258aab601804f55bdb4f23164703cc809",
      "fileid": "https://r2.ropensci.org/0b25bb9aa6bb9e8b3e204878c302fa87e73f0e454d6b0f152d63d12af01d3ccf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28822633974"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-06T21:02:04.000Z",
      "arch": "x86_64",
      "commit": "9662148258aab601804f55bdb4f23164703cc809",
      "fileid": "https://r2.ropensci.org/2971457860296c09eb2e65e9a10a4dc1069554ab159a38d49586f5caf5f8bff1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28822633974"
    }
  ]
}