{
  "_id": "6a0f76b1acfb0bcc41c61e36",
  "Package": "mallet",
  "Type": "Package",
  "Title": "An R Wrapper for the Java Mallet Topic Modeling Toolkit",
  "Version": "1.3.1",
  "Date": "2022-07-21",
  "Authors@R": "c(\nperson(\"Måns\", \"Magnusson\", email = \"mons.magnusson@gmail.com\", role = c(\"cre\", \"aut\"),\ncomment = c(ORCID = \"0000-0002-0296-2719\")),\nperson(\"David\", \"Mimno\", role = c(\"aut\", \"cph\"),\ncomment = c(ORCID = \"0000-0001-7510-9404\"))\n)",
  "Maintainer": "Måns Magnusson <mons.magnusson@gmail.com>",
  "Description": "An R interface for the Java Machine Learning for Language\nToolkit (mallet) <https://mimno.github.io/Mallet/> to estimate\nprobabilistic topic models, such as Latent Dirichlet\nAllocation. We can use the R package to read textual data into\n'mallet' from R objects, run the Java implementation of\n'mallet' directly in R, and extract results as R objects. The\n'mallet' toolkit has many functions, this wrapper focuses on\nthe topic modeling sub-package written by David Mimno. The\npackage uses the 'rJava' package to connect to a Java Virtual\nMachine (JVM).",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/mimno/RMallet",
  "BugReports": "https://github.com/mimno/RMallet/issues",
  "SystemRequirements": "java",
  "Encoding": "UTF-8",
  "VignetteBuilder": "rmarkdown, knitr",
  "RoxygenNote": "7.2.0",
  "LazyData": "TRUE",
  "Config/pak/sysreqs": "make default-jdk",
  "Repository": "https://mimno.r-universe.dev",
  "Date/Publication": "2022-07-21 05:41:28 UTC",
  "RemoteUrl": "https://github.com/mimno/rmallet",
  "RemoteRef": "HEAD",
  "RemoteSha": "cff720fe1a50e2ca6016aed89a18296bdd11cec2",
  "RemoteSubdir": "mallet",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-21 06:21:45 UTC",
    "User": "root"
  },
  "Author": "Måns Magnusson [cre, aut] (ORCID:\n<https://orcid.org/0000-0002-0296-2719>),\nDavid Mimno [aut, cph] (ORCID: <https://orcid.org/0000-0001-7510-9404>)",
  "MD5sum": "7e2b5cca07c2360f8ed63f7190daf6dd",
  "_user": "mimno",
  "_type": "src",
  "_file": "mallet_1.3.1.tar.gz",
  "_fileid": "b8e9aab99b3f0abbf91ad14eeb731c80f04229eff8600094dfcccf392254cc39",
  "_filesize": 4025984,
  "_sha256": "b8e9aab99b3f0abbf91ad14eeb731c80f04229eff8600094dfcccf392254cc39",
  "_created": "2026-05-21T06:21:45.000Z",
  "_published": "2026-05-21T21:18:41.554Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77270684068,
      "time": 184,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7128671443"
    },
    {
      "job": 77270684512,
      "time": 141,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7128661063"
    },
    {
      "job": 77270684501,
      "time": 170,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7128662349"
    },
    {
      "job": 77270684480,
      "time": 192,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7128663875"
    },
    {
      "job": 77270683934,
      "time": 209,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7128625226"
    },
    {
      "job": 77270683701,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7147439143"
    },
    {
      "job": 77270684119,
      "time": 82,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7128646176"
    },
    {
      "job": 77270684581,
      "time": 73,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7128643949"
    },
    {
      "job": 77270684173,
      "time": 75,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7128644241"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mimno/actions/runs/26209083233",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mimno/rmallet",
  "_commit": {
    "id": "cff720fe1a50e2ca6016aed89a18296bdd11cec2",
    "author": "Måns Magnusson <mons.magnusson@gmail.com>",
    "committer": "Måns Magnusson <mons.magnusson@gmail.com>",
    "message": "update error on warning\n",
    "time": 1658382088
  },
  "_maintainer": {
    "name": "Måns Magnusson",
    "email": "mons.magnusson@gmail.com",
    "login": "mansmeg",
    "description": "",
    "uuid": 2458198,
    "orcid": "0000-0002-0296-2719"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.3",
      "role": "Depends"
    },
    {
      "package": "rJava",
      "role": "Imports"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "mimno",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 39,
  "_contributors": [
    {
      "user": "mansmeg",
      "count": 146,
      "uuid": 2458198
    },
    {
      "user": "mimno",
      "count": 7,
      "uuid": 2292538
    },
    {
      "user": "victorlaerte",
      "count": 1,
      "uuid": 7623098
    },
    {
      "user": "conjugateprior",
      "count": 1,
      "uuid": 509288
    }
  ],
  "_userbio": {
    "uuid": 2292538,
    "type": "user",
    "name": "mimno"
  },
  "_downloads": {
    "count": 5145,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mallet"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/mimno/rmallet",
  "_searchresults": 160,
  "_topics": [
    "openjdk"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mallet.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mimno/rmallet",
  "_realowner": "mimno",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2013-08-09"
    },
    {
      "version": "1.3.0",
      "date": "2022-07-20"
    }
  ],
  "_exports": [
    "load.mallet.instances",
    "load.mallet.state",
    "mallet_jar",
    "mallet_stoplist_file_path",
    "mallet_supported_stoplists",
    "mallet.doc.topics",
    "mallet.import",
    "mallet.jar",
    "mallet.read.dir",
    "mallet.stoplist.file.path",
    "mallet.subset.topic.words",
    "mallet.supported.stoplists",
    "mallet.top.words",
    "mallet.topic.hclust",
    "mallet.topic.labels",
    "mallet.topic.model.load",
    "mallet.topic.model.read",
    "mallet.topic.model.save",
    "mallet.topic.model.write",
    "mallet.topic.words",
    "mallet.word.freqs",
    "MalletLDA",
    "save.mallet.instances",
    "save.mallet.state"
  ],
  "_datasets": [
    {
      "name": "sotu",
      "title": "State of the Union Adresses.",
      "object": "sotu",
      "class": [
        "data.frame"
      ],
      "fields": [
        "year",
        "paragraph",
        "text"
      ],
      "rows": 6816,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "mallet-package",
      "title": "An R Wrapper for the Java Mallet Topic Modeling Toolkit",
      "topics": [
        "mallet-package"
      ]
    },
    {
      "page": "load.mallet.state",
      "title": "Load a Mallet state into Mallet",
      "topics": [
        "load.mallet.state"
      ]
    },
    {
      "page": "mallet_jar",
      "title": "Return the mallet jar filename(s)",
      "topics": [
        "mallet.jar",
        "mallet_jar"
      ]
    },
    {
      "page": "mallet_stoplist_file_path",
      "title": "Return the file path to the mallet stoplists",
      "topics": [
        "mallet.stoplist.file.path",
        "mallet_stoplist_file_path"
      ]
    },
    {
      "page": "mallet_supported_stoplists",
      "title": "Mallet supported stoplists",
      "topics": [
        "mallet.supported.stoplists",
        "mallet_supported_stoplists"
      ]
    },
    {
      "page": "mallet.doc.topics",
      "title": "Retrieve a matrix of topic weights for every document",
      "topics": [
        "mallet.doc.topics"
      ]
    },
    {
      "page": "mallet.import",
      "title": "Import text documents into Mallet format",
      "topics": [
        "mallet.import"
      ]
    },
    {
      "page": "mallet.read.dir",
      "title": "Import documents from a directory into Mallet format",
      "topics": [
        "mallet.read.dir"
      ]
    },
    {
      "page": "mallet.subset.topic.words",
      "title": "Estimate topic-word distributions from a sub-corpus",
      "topics": [
        "mallet.subset.topic.words"
      ]
    },
    {
      "page": "mallet.top.words",
      "title": "Get the most probable words and their probabilities for one topic",
      "topics": [
        "mallet.top.words"
      ]
    },
    {
      "page": "mallet.topic.hclust",
      "title": "Return a hierarchical clustering of topics",
      "topics": [
        "mallet.topic.hclust"
      ]
    },
    {
      "page": "mallet.topic.labels",
      "title": "Get strings containing the most probable words for each topic",
      "topics": [
        "mallet.topic.labels"
      ]
    },
    {
      "page": "mallet.topic.model.read",
      "title": "Load (read) and save (write) a topic from a file",
      "topics": [
        "mallet.topic.model.load",
        "mallet.topic.model.read",
        "mallet.topic.model.save",
        "mallet.topic.model.write"
      ]
    },
    {
      "page": "mallet.topic.words",
      "title": "Retrieve a matrix of words weights for topics",
      "topics": [
        "mallet.topic.words"
      ]
    },
    {
      "page": "mallet.word.freqs",
      "title": "Descriptive statistics of word frequencies",
      "topics": [
        "mallet.word.freqs"
      ]
    },
    {
      "page": "MalletLDA",
      "title": "Create a Mallet topic model trainer",
      "topics": [
        "MalletLDA"
      ]
    },
    {
      "page": "save.mallet.instances",
      "title": "Load and save mallet instances from/to file",
      "topics": [
        "load.mallet.instances",
        "save.mallet.instances"
      ]
    },
    {
      "page": "save.mallet.state",
      "title": "Save a Mallet state to file",
      "topics": [
        "save.mallet.state"
      ]
    },
    {
      "page": "sotu",
      "title": "State of the Union Adresses.",
      "topics": [
        "sotu"
      ]
    }
  ],
  "_readme": "https://github.com/mimno/rmallet/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "checkmate",
    "rJava"
  ],
  "_sysdeps": [
    {
      "shlib": "libjvm",
      "package": "openjdk-21-jre-headless",
      "headers": "openjdk-21-jre-headless",
      "source": "openjdk",
      "version": "21.0.10+7-1~24.04",
      "name": "openjdk",
      "homepage": "https://openjdk.java.net/",
      "description": "OpenJDK Java runtime, using Hotspot JIT (headless)"
    }
  ],
  "_vignettes": [
    {
      "source": "mallet.Rmd",
      "filename": "mallet.html",
      "title": "Introduction to R mallet",
      "author": "David Mimno and Måns Magnusson",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation",
        "Usage",
        "Reading data into R",
        "Training topic models",
        "Analysis of a topic model",
        "Save and load topic states",
        "Save and load topic models"
      ],
      "created": "2015-09-25 12:53:06",
      "modified": "2022-07-21 05:12:59",
      "commits": 6
    }
  ],
  "_score": 7.9836912235005375,
  "_indexed": true,
  "_nocasepkg": "mallet",
  "_universes": [
    "mimno",
    "mansmeg"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.1",
      "date": "2026-05-21T06:24:55.000Z",
      "distro": "noble",
      "commit": "cff720fe1a50e2ca6016aed89a18296bdd11cec2",
      "fileid": "032f6a0d2555f5ad3ca6c32ab8541b5bc2c856e3ba98b5419ef633415dfe6dc1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mimno/actions/runs/26209083233"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.1",
      "date": "2026-05-21T06:24:13.000Z",
      "distro": "noble",
      "commit": "cff720fe1a50e2ca6016aed89a18296bdd11cec2",
      "fileid": "2f837436965139fcdf8048b4bf7812f1b07a054d88c34fd0c0a83e47fe19818e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mimno/actions/runs/26209083233"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.1",
      "date": "2026-05-21T06:24:23.000Z",
      "commit": "cff720fe1a50e2ca6016aed89a18296bdd11cec2",
      "fileid": "6408105aef8acf32ec37955f0329f13b574a5fb2dcb663b9aec6ee7b40ba400b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mimno/actions/runs/26209083233"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3.1",
      "date": "2026-05-21T06:24:24.000Z",
      "commit": "cff720fe1a50e2ca6016aed89a18296bdd11cec2",
      "fileid": "8a62bd1902da2b25178273a8af1ac84b5a0a62f408c0b4a7e2d952843c201bf9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mimno/actions/runs/26209083233"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.1",
      "date": "2026-05-21T21:18:17.000Z",
      "commit": "cff720fe1a50e2ca6016aed89a18296bdd11cec2",
      "fileid": "39a0fa605ed01d629ed54a04e5f07102f20b458ce61f508d8a4007d79f05af60",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mimno/actions/runs/26209083233"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.1",
      "date": "2026-05-21T06:23:10.000Z",
      "commit": "cff720fe1a50e2ca6016aed89a18296bdd11cec2",
      "fileid": "158abb9f9c1291c40f6a1d2512329da16948243ae77e6508abb6586a8f076611",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mimno/actions/runs/26209083233"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.1",
      "date": "2026-05-21T06:23:01.000Z",
      "commit": "cff720fe1a50e2ca6016aed89a18296bdd11cec2",
      "fileid": "fe120fcc80f070001eccbe62d96089c56ced4ff9b383da1a59b3c869ff3c9407",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mimno/actions/runs/26209083233"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.3.1",
      "date": "2026-05-21T06:23:00.000Z",
      "commit": "cff720fe1a50e2ca6016aed89a18296bdd11cec2",
      "fileid": "e38c1d2dcfcd660a6d68ef48a8a63c824aed71179444d14071b67c6826be8c6a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mimno/actions/runs/26209083233"
    }
  ]
}