{
  "_id": "6a1f0beeb401979e7341ca54",
  "Package": "morphemepiece",
  "Type": "Package",
  "Title": "Morpheme Tokenization",
  "Version": "1.2.3",
  "Authors@R": "c(\nperson(given = \"Jonathan\",\nfamily = \"Bratt\",\nrole = c(\"aut\", \"cre\"),\nemail = \"jonathan.bratt@macmillan.com\",\ncomment = c(ORCID = \"0000-0003-2859-0076\")),\nperson(given = \"Jon\",\nfamily = \"Harmon\",\nrole = c(\"aut\"),\nemail = \"jonthegeek@gmail.com\",\ncomment = c(ORCID = \"0000-0003-4781-4346\")),\nperson(given = \"Bedford Freeman & Worth Pub Grp LLC DBA Macmillan Learning\",\nrole = c(\"cph\"))\n)",
  "Description": "Tokenize text into morphemes. The morphemepiece algorithm\nuses a lookup table to determine the morpheme breakdown of\nwords, and falls back on a modified wordpiece tokenization\nalgorithm for words not found in the lookup table.",
  "URL": "https://github.com/macmillancontentscience/morphemepiece",
  "BugReports": "https://github.com/macmillancontentscience/morphemepiece/issues",
  "License": "Apache License (>= 2)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.2",
  "Roxygen": "list(markdown = TRUE)",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libx11-dev",
  "Repository": "https://macmillancontentscience.r-universe.dev",
  "Date/Publication": "2022-04-15 21:02:22 UTC",
  "RemoteUrl": "https://github.com/macmillancontentscience/morphemepiece",
  "RemoteRef": "HEAD",
  "RemoteSha": "bc071b1a03226b2441c431d263982f862e4dc7fd",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-17 09:44:36 UTC",
    "User": "root"
  },
  "Author": "Jonathan Bratt [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-2859-0076>),\nJon Harmon [aut] (ORCID: <https://orcid.org/0000-0003-4781-4346>),\nBedford Freeman & Worth Pub Grp LLC DBA Macmillan Learning [cph]",
  "Maintainer": "Jonathan Bratt <jonathan.bratt@macmillan.com>",
  "MD5sum": "9e9347daa2cd906ef7846281fab77b7a",
  "_user": "macmillancontentscience",
  "_type": "src",
  "_file": "morphemepiece_1.2.3.tar.gz",
  "_fileid": "6665aec0290fb2a057adbb6bef7dcb6aacd29d0fd26ac4cd3e17d3b4accf03e8",
  "_filesize": 141768,
  "_sha256": "6665aec0290fb2a057adbb6bef7dcb6aacd29d0fd26ac4cd3e17d3b4accf03e8",
  "_created": "2026-05-17T09:44:36.000Z",
  "_published": "2026-06-02T16:59:26.020Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79126495103,
      "time": 124,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7041347363"
    },
    {
      "job": 79126495694,
      "time": 139,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7041348969"
    },
    {
      "job": 79126495081,
      "time": 81,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7041345034"
    },
    {
      "job": 79126494881,
      "time": 88,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7041346937"
    },
    {
      "job": 79126494858,
      "time": 170,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7041332513"
    },
    {
      "job": 79126494460,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7364453843"
    },
    {
      "job": 79126495397,
      "time": 89,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7041343182"
    },
    {
      "job": 79126495635,
      "time": 75,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7041341520"
    },
    {
      "job": 79126495003,
      "time": 73,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7041341286"
    }
  ],
  "_buildurl": "https://github.com/r-universe/macmillancontentscience/actions/runs/25987383963",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/macmillancontentscience/morphemepiece",
  "_commit": {
    "id": "bc071b1a03226b2441c431d263982f862e4dc7fd",
    "author": "Jonathan Bratt <33073024+jonathanbratt@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "prep for CRAN (#30)\n\n",
    "time": 1650056542
  },
  "_maintainer": {
    "name": "Jonathan Bratt",
    "email": "jonathan.bratt@macmillan.com",
    "login": "jonathanbratt",
    "description": "",
    "uuid": 33073024,
    "orcid": "0000-0003-2859-0076"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "dlr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "fastmatch",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "memoise",
      "version": ">= 2.0.0",
      "role": "Imports"
    },
    {
      "package": "morphemepiece.data",
      "role": "Imports"
    },
    {
      "package": "piecemaker",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 0.3.4",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "version": ">= 1.4.0",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "fs",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "here",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "remotes",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "utils",
      "role": "Suggests"
    }
  ],
  "_owner": "macmillancontentscience",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 11,
  "_contributors": [
    {
      "user": "jonathanbratt",
      "count": 16,
      "uuid": 33073024
    },
    {
      "user": "jonthegeek",
      "count": 11,
      "uuid": 33983824
    }
  ],
  "_userbio": {
    "uuid": 73667768,
    "type": "organization",
    "name": "Macmillan Learning Content Science",
    "description": "A team of data scientists researching and applying content analysis techniques"
  },
  "_downloads": {
    "count": 268,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/morphemepiece"
  },
  "_devurl": "https://github.com/macmillancontentscience/morphemepiece",
  "_searchresults": 9,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/morphemepiece.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/macmillancontentscience/morphemepiece",
  "_realowner": "macmillancontentscience",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2021-09-09"
    },
    {
      "version": "1.0.1",
      "date": "2021-09-17"
    },
    {
      "version": "1.1.0",
      "date": "2021-10-27"
    },
    {
      "version": "1.1.2",
      "date": "2021-12-06"
    },
    {
      "version": "1.2.1",
      "date": "2022-04-08"
    },
    {
      "version": "1.2.3",
      "date": "2022-04-16"
    }
  ],
  "_exports": [
    "load_lookup",
    "load_or_retrieve_lookup",
    "load_or_retrieve_vocab",
    "load_vocab",
    "morphemepiece_cache_dir",
    "morphemepiece_lookup",
    "morphemepiece_tokenize",
    "morphemepiece_vocab",
    "prepare_vocab",
    "set_morphemepiece_cache_dir"
  ],
  "_help": [
    {
      "page": "morphemepiece-package",
      "title": "morphemepiece: Morpheme Tokenization",
      "topics": [
        "morphemepiece-package"
      ]
    },
    {
      "page": "load_lookup",
      "title": "Load a morphemepiece lookup file",
      "topics": [
        "load_lookup"
      ]
    },
    {
      "page": "load_or_retrieve_lookup",
      "title": "Load a lookup file, or retrieve from cache",
      "topics": [
        "load_or_retrieve_lookup"
      ]
    },
    {
      "page": "load_or_retrieve_vocab",
      "title": "Load a vocabulary file, or retrieve from cache",
      "topics": [
        "load_or_retrieve_vocab"
      ]
    },
    {
      "page": "load_vocab",
      "title": "Load a vocabulary file",
      "topics": [
        "load_vocab"
      ]
    },
    {
      "page": "morphemepiece_cache_dir",
      "title": "Retrieve Directory for Morphemepiece Cache",
      "topics": [
        "morphemepiece_cache_dir"
      ]
    },
    {
      "page": "morphemepiece_tokenize",
      "title": "Tokenize Sequence with Morpheme Pieces",
      "topics": [
        "morphemepiece_tokenize"
      ]
    },
    {
      "page": "prepare_vocab",
      "title": "Format a Token List as a Vocabulary",
      "topics": [
        "prepare_vocab"
      ]
    },
    {
      "page": "set_morphemepiece_cache_dir",
      "title": "Set a Cache Directory for Morphemepiece",
      "topics": [
        "set_morphemepiece_cache_dir"
      ]
    }
  ],
  "_readme": "https://github.com/macmillancontentscience/morphemepiece/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "cachem",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "digest",
    "dlr",
    "fastmap",
    "fastmatch",
    "fs",
    "glue",
    "hms",
    "lifecycle",
    "magrittr",
    "memoise",
    "morphemepiece.data",
    "piecemaker",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "rappdirs",
    "readr",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "generating_vocab.Rmd",
      "filename": "generating_vocab.html",
      "title": "Generating a Vocabulary and Lookup",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Check coverage",
        "Other measures of coverage quality"
      ],
      "created": "2021-07-29 19:56:28",
      "modified": "2021-10-26 20:24:03",
      "commits": 5
    },
    {
      "source": "algorithm_test.Rmd",
      "filename": "algorithm_test.html",
      "title": "Testing the fall-through algorithm",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2021-07-29 19:56:28",
      "modified": "2021-09-06 19:26:32",
      "commits": 3
    }
  ],
  "_score": 5.041392685158225,
  "_indexed": true,
  "_nocasepkg": "morphemepiece",
  "_universes": [
    "macmillancontentscience",
    "jonathanbratt"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.3",
      "date": "2026-05-17T09:46:43.000Z",
      "distro": "noble",
      "commit": "bc071b1a03226b2441c431d263982f862e4dc7fd",
      "fileid": "82e11fa44f77c550466dda3bf8bb876ffc00a0142b9767f274ba8d542cf4a6c3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/macmillancontentscience/actions/runs/25987383963"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.3",
      "date": "2026-05-17T09:46:57.000Z",
      "distro": "noble",
      "commit": "bc071b1a03226b2441c431d263982f862e4dc7fd",
      "fileid": "1c0d8428b20f2103c91140f11f184c03bfae25fc0682ebb1e0127d305a51bd32",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/macmillancontentscience/actions/runs/25987383963"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.3",
      "date": "2026-05-17T09:46:28.000Z",
      "commit": "bc071b1a03226b2441c431d263982f862e4dc7fd",
      "fileid": "e879601da9d7300080a3860fb262da273052bddd94b00a48bceb86c566ce577c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/macmillancontentscience/actions/runs/25987383963"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.3",
      "date": "2026-05-17T09:46:40.000Z",
      "commit": "bc071b1a03226b2441c431d263982f862e4dc7fd",
      "fileid": "2f9123ea724cc6b69d097b2d60c688dc0eeded9afc198fc17fa5065ac963e6cb",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/macmillancontentscience/actions/runs/25987383963"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.3",
      "date": "2026-05-17T09:46:03.000Z",
      "commit": "bc071b1a03226b2441c431d263982f862e4dc7fd",
      "fileid": "88de6b04c77924bc8df5efe748c1b3e7bad594dc0cd3d8856f6320a3399f1cd7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/macmillancontentscience/actions/runs/25987383963"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.3",
      "date": "2026-05-17T09:45:50.000Z",
      "commit": "bc071b1a03226b2441c431d263982f862e4dc7fd",
      "fileid": "13b635ac921767113d447d1411d3fc3449e2e3f1182bc85a3b469bf622ff4fae",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/macmillancontentscience/actions/runs/25987383963"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.3",
      "date": "2026-05-17T09:45:47.000Z",
      "commit": "bc071b1a03226b2441c431d263982f862e4dc7fd",
      "fileid": "34f401e0bc624471b177e337f1220028f5955a713c887d2dba483ba8035c11db",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/macmillancontentscience/actions/runs/25987383963"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.3",
      "date": "2026-06-02T16:59:07.000Z",
      "commit": "bc071b1a03226b2441c431d263982f862e4dc7fd",
      "fileid": "78a322fa608553d31e03a925d290985c6554c7568a4f3f44846feb53789fd7d0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/macmillancontentscience/actions/runs/25987383963"
    }
  ]
}