{
  "_id": "6a5ee0119baadeef8ab5805b",
  "Package": "jiebaRS",
  "Title": "Chinese Text Segmentation, POS Tagging, and Keyword Extraction",
  "Version": "0.2.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-21 02:27:46 UTC",
  "RemoteUrl": "https://github.com/Yousa-Mirage/jiebaRS",
  "RemoteRef": "v0.2.0",
  "RemoteSha": "fb3938cbbf5dd12e60d70f17c973ad59330ff741",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-21 02:48:04 UTC",
    "User": "root"
  },
  "Author": "Hao Cheng [aut, cre, cph]",
  "Maintainer": "Hao Cheng <Yousa-Mirage@foxmail.com>",
  "_user": "r-multiverse",
  "_type": "src",
  "_file": "jiebaRS_0.2.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/7d4c758c367bb0b57abc49baf8d0039080f69953ed3d1f5f3597d45af5061984",
  "_filesize": 185753,
  "_sha256": "7d4c758c367bb0b57abc49baf8d0039080f69953ed3d1f5f3597d45af5061984",
  "_expires": "2026-10-29T02:57:19.000Z",
  "_created": "2026-07-21T02:48:04.000Z",
  "_published": "2026-07-21T02:57:21.553Z",
  "_jobs": [
    {
      "job": 88529793602,
      "time": 207,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8482327239"
    },
    {
      "job": 88529793593,
      "time": 237,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8482333662"
    },
    {
      "job": 88529793609,
      "time": 214,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8482329130"
    },
    {
      "job": 88529793628,
      "time": 266,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8482340418"
    },
    {
      "job": 88529793650,
      "time": 119,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8482304708"
    },
    {
      "job": 88529793654,
      "time": 209,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8482326839"
    },
    {
      "job": 88529793737,
      "time": 170,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8482317421"
    },
    {
      "job": 88529793612,
      "time": 454,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8482386671"
    },
    {
      "job": 88529148800,
      "time": 302,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8482274605"
    },
    {
      "job": 88529793540,
      "time": 202,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8482325369"
    },
    {
      "job": 88529793556,
      "time": 224,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8482330634"
    },
    {
      "job": 88529793576,
      "time": 236,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8482333357"
    },
    {
      "job": 88529793565,
      "time": 186,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8482321428"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/29796605253",
  "_status": "success",
  "_upstream": "https://github.com/Yousa-Mirage/jiebaRS",
  "_commit": {
    "id": "fb3938cbbf5dd12e60d70f17c973ad59330ff741",
    "author": "Yousa-Mirage <Yousa-Mirage@foxmail.com>",
    "committer": "Yousa-Mirage <Yousa-Mirage@foxmail.com>",
    "message": "chore: Version v0.2.0 is ready\n",
    "time": 1784600866
  },
  "_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": 44
    },
    {
      "week": "2026-28",
      "n": 7
    },
    {
      "week": "2026-30",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2026-07-02"
    },
    {
      "name": "v0.2.0",
      "date": "2026-07-21"
    }
  ],
  "_topics": [
    "jieba",
    "rust",
    "cargo"
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "yousa-mirage",
      "count": 97,
      "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.2.0/README.md",
  "_rundeps": [
    "cli",
    "rlang"
  ],
  "_score": 2.6989700043360187,
  "_indexed": false,
  "_nocasepkg": "jiebars",
  "_universes": [
    "r-multiverse"
  ],
  "_indexurl": "https://yousa-mirage.r-universe.dev/jiebaRS",
  "_previous": "0.1.0",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-07-21T02:51:45.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "fb3938cbbf5dd12e60d70f17c973ad59330ff741",
      "fileid": "https://r2.ropensci.org/750e7751b98b35b5c515bba0ea33ea30b798262c5fcc0c22357bf395d58fc8b0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/29796605253"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-07-21T02:51:59.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "fb3938cbbf5dd12e60d70f17c973ad59330ff741",
      "fileid": "https://r2.ropensci.org/58180c50a3d789626a2d7dbfed6784380c1242849b993f703c55b4cbcc353010",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/29796605253"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-07-21T02:51:53.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "fb3938cbbf5dd12e60d70f17c973ad59330ff741",
      "fileid": "https://r2.ropensci.org/2595552df8fad561dc234db6abd05d966785264fbcb887b134d0488b39e4d9cc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/29796605253"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-07-21T02:52:25.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "fb3938cbbf5dd12e60d70f17c973ad59330ff741",
      "fileid": "https://r2.ropensci.org/7363abde626dadb7dceb981ba7c11df9002fa0d50a99af12c9742c3a8e7bcb9d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/29796605253"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-07-21T02:50:23.000Z",
      "arch": "aarch64",
      "commit": "fb3938cbbf5dd12e60d70f17c973ad59330ff741",
      "fileid": "https://r2.ropensci.org/935cbc808a0558b8bc1ec40d00dc5880300555f8d1a6841f50e569ca2cdccf9c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/29796605253"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-07-21T02:51:10.000Z",
      "arch": "x86_64",
      "commit": "fb3938cbbf5dd12e60d70f17c973ad59330ff741",
      "fileid": "https://r2.ropensci.org/6006e531957ccd544e0f5d60910376192280d5f3e5c848a6f154f2e5e042be69",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/29796605253"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-07-21T02:50:52.000Z",
      "arch": "aarch64",
      "commit": "fb3938cbbf5dd12e60d70f17c973ad59330ff741",
      "fileid": "https://r2.ropensci.org/e3eecb4550df9e273f34e1cb2978479d02dd30277d9ffda53cde6104191afc67",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/29796605253"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-07-21T02:53:39.000Z",
      "arch": "x86_64",
      "commit": "fb3938cbbf5dd12e60d70f17c973ad59330ff741",
      "fileid": "https://r2.ropensci.org/c0ba029833ec528735b4a13e4b19ace63b9fae42cc96f16076009a64fdf0a71d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/29796605253"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-07-21T02:51:53.000Z",
      "arch": "emscripten",
      "commit": "fb3938cbbf5dd12e60d70f17c973ad59330ff741",
      "fileid": "https://r2.ropensci.org/14283595b8d025c90884e94010d99456525c11bcac030eb989e91785efc4051c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/29796605253"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-21T02:50:23.000Z",
      "arch": "x86_64",
      "commit": "fb3938cbbf5dd12e60d70f17c973ad59330ff741",
      "fileid": "https://r2.ropensci.org/b63bbedaf9c47dc3cd559f6ce6115cd4ddf7eb565d6de731e6116aa0959b6142",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/29796605253"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-21T02:50:28.000Z",
      "arch": "x86_64",
      "commit": "fb3938cbbf5dd12e60d70f17c973ad59330ff741",
      "fileid": "https://r2.ropensci.org/166ae7d74b424125bba9ed9139a0763a09426ba2b4e413b4dd65f51aa783ac3c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/29796605253"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-21T02:50:29.000Z",
      "arch": "x86_64",
      "commit": "fb3938cbbf5dd12e60d70f17c973ad59330ff741",
      "fileid": "https://r2.ropensci.org/34d000f88696a7166db2d0210324859b4254013c85bf77ab400a8818b0238420",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/29796605253"
    }
  ]
}