{
  "_id": "6a4698146ff6f2357554e217",
  "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://yousa-mirage.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-02 16:45:01 UTC",
    "User": "root"
  },
  "Author": "Hao Cheng [aut, cre, cph]",
  "Maintainer": "Hao Cheng <Yousa-Mirage@foxmail.com>",
  "MD5sum": "0799f559b3303d269d94e5f97771f70a",
  "_user": "yousa-mirage",
  "_type": "src",
  "_file": "jiebaRS_0.1.0.tar.gz",
  "_fileid": "62076f053026a3a3629c547dd09d5809cc79fe72796a2c57010b47e6f443889c",
  "_filesize": 183441,
  "_sha256": "62076f053026a3a3629c547dd09d5809cc79fe72796a2c57010b47e6f443889c",
  "_created": "2026-07-02T16:45:01.000Z",
  "_published": "2026-07-02T16:55:48.257Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 84828693625,
      "time": 254,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8045793894"
    },
    {
      "job": 84828693662,
      "time": 208,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8045773967"
    },
    {
      "job": 84828693601,
      "time": 200,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8045771882"
    },
    {
      "job": 84828693627,
      "time": 218,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8045778162"
    },
    {
      "job": 84828693692,
      "time": 254,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8045774447"
    },
    {
      "job": 84828693664,
      "time": 556,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8045908478"
    },
    {
      "job": 84828693704,
      "time": 250,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8045775624"
    },
    {
      "job": 84828693644,
      "time": 334,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8045819813"
    },
    {
      "job": 84827633434,
      "time": 309,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8045686423"
    },
    {
      "job": 84828693569,
      "time": 209,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8045774449"
    },
    {
      "job": 84828693668,
      "time": 237,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8045786235"
    },
    {
      "job": 84828693577,
      "time": 243,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8045788267"
    },
    {
      "job": 84828693574,
      "time": 212,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8045775421"
    }
  ],
  "_buildurl": "https://github.com/r-universe/yousa-mirage/actions/runs/28606375007",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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": true,
  "_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": 1,
  "_contributors": [
    {
      "user": "yousa-mirage",
      "count": 85,
      "uuid": 117379168
    }
  ],
  "_userbio": {
    "uuid": 117379168,
    "type": "user",
    "name": "天然純真",
    "followers": 43,
    "description": "岁岁年年 叠于我身 皆循时光 逝而不返"
  },
  "_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.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "jiebars",
  "_universes": [
    "yousa-mirage"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-02T16:49:21.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "9662148258aab601804f55bdb4f23164703cc809",
      "fileid": "b874173a9ca08e72cf715dd2b5cd0da07a8255424e6db79b4104530b7e077b8a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yousa-mirage/actions/runs/28606375007"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-02T16:48:26.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "9662148258aab601804f55bdb4f23164703cc809",
      "fileid": "da7abb46ede826267466697c7797156baeb5eae453f5cdb450844ead807c4ee9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yousa-mirage/actions/runs/28606375007"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-02T16:48:28.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "9662148258aab601804f55bdb4f23164703cc809",
      "fileid": "a586aa6f83b18fab4299a64e26447ee993cba8f7cbcfbae17e302ffba39a03d8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yousa-mirage/actions/runs/28606375007"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-02T16:48:30.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "9662148258aab601804f55bdb4f23164703cc809",
      "fileid": "4061f33a898278c41071e5d02906420fa9cde2b219f984425aca95c163ea7d00",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yousa-mirage/actions/runs/28606375007"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-02T16:48:23.000Z",
      "arch": "aarch64",
      "commit": "9662148258aab601804f55bdb4f23164703cc809",
      "fileid": "b683a62f0a9bb0ba20bfcf0bdd25dd804deaf670454bd6b4242d47d364331f14",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yousa-mirage/actions/runs/28606375007"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-02T16:51:46.000Z",
      "arch": "x86_64",
      "commit": "9662148258aab601804f55bdb4f23164703cc809",
      "fileid": "b54734ba87a3bdb646bd5b9750250b078171b977fba040c7e46151ec3c7bbcec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yousa-mirage/actions/runs/28606375007"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-02T16:48:27.000Z",
      "arch": "aarch64",
      "commit": "9662148258aab601804f55bdb4f23164703cc809",
      "fileid": "def6c2da3d0eacb29c47b478bda01f71175940e7b1a0e4c6ce5fdee852bbb60b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yousa-mirage/actions/runs/28606375007"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-02T16:49:16.000Z",
      "arch": "x86_64",
      "commit": "9662148258aab601804f55bdb4f23164703cc809",
      "fileid": "3318f308c80771a0ce15ee032d733d12039ea990cf4bfa380254d5a2c82266d0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yousa-mirage/actions/runs/28606375007"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-02T16:48:54.000Z",
      "arch": "emscripten",
      "commit": "9662148258aab601804f55bdb4f23164703cc809",
      "fileid": "f85744a295a1715b0a54f4794f31510b3f6190cbd6287ca5e6149478676259c0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/yousa-mirage/actions/runs/28606375007"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-02T16:47:26.000Z",
      "arch": "x86_64",
      "commit": "9662148258aab601804f55bdb4f23164703cc809",
      "fileid": "2107db3af782f4d8f56a756cf2aa6a20de612a2be802cd20f7494389ab6ddc10",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yousa-mirage/actions/runs/28606375007"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-02T16:47:50.000Z",
      "arch": "x86_64",
      "commit": "9662148258aab601804f55bdb4f23164703cc809",
      "fileid": "d25e9660139577090dbfebabed57b1a8e2e2be5916197dd0a58c84b195815416",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/yousa-mirage/actions/runs/28606375007"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-02T16:47:10.000Z",
      "arch": "x86_64",
      "commit": "9662148258aab601804f55bdb4f23164703cc809",
      "fileid": "5d83063c51fb725e556e997268779b08ff97459097ed9e7da26bf6e2d7909993",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yousa-mirage/actions/runs/28606375007"
    }
  ]
}