{
  "_id": "6a17af62acfb0bcc41d9aaff",
  "Package": "seededlda",
  "Type": "Package",
  "Title": "Seeded Sequential LDA for Topic Modeling",
  "Version": "1.4.4",
  "Authors@R": "c(person(\"Kohei\", \"Watanabe\", email = \"watanabe.kohei@gmail.com\", role = c(\"aut\", \"cre\", \"cph\")),\nperson(\"Phan\", \"Xuan-Hieu\", email = \"pxhieu@gmail.com\", role = c(\"aut\", \"cph\"), comment = \"GibbsLDA++\"))",
  "Description": "Seeded Sequential LDA can classify sentences of texts into\npre-define topics with a small number of seed words (Watanabe &\nBaturo, 2023) <doi:10.1177/08944393231178605>. Implements\nSeeded LDA (Lu et al., 2010) <doi:10.1109/ICDMW.2011.125> and\nSequential LDA (Du et al., 2012)\n<doi:10.1007/s10115-011-0425-1> with the distributed LDA\nalgorithm (Newman, et al., 2009) for parallel computing.",
  "License": "GPL-3",
  "LazyData": "TRUE",
  "URL": "https://github.com/koheiw/seededlda,\nhttps://koheiw.github.io/seededlda/",
  "BugReports": "https://github.com/koheiw/seededlda/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Roxygen": "list(markdown = TRUE)",
  "Language": "en-US",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libxml2-dev",
  "Repository": "https://koheiw.r-universe.dev",
  "Date/Publication": "2026-05-28 00:19:35 UTC",
  "RemoteUrl": "https://github.com/koheiw/seededlda",
  "RemoteRef": "HEAD",
  "RemoteSha": "afb4cd02f2a73881f22aabe70b639710f101d2d7",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-28 02:45:51 UTC",
    "User": "root"
  },
  "Author": "Kohei Watanabe [aut, cre, cph],\nPhan Xuan-Hieu [aut, cph] (GibbsLDA++)",
  "Maintainer": "Kohei Watanabe <watanabe.kohei@gmail.com>",
  "MD5sum": "fe91424999b60d6a442afd9bc46141c9",
  "_user": "koheiw",
  "_type": "src",
  "_file": "seededlda_1.4.4.tar.gz",
  "_fileid": "afbcc58cd4d0af8ad96ca31e0b3820201b113ecf0bd5ec61973492b77228f763",
  "_filesize": 3973728,
  "_sha256": "afbcc58cd4d0af8ad96ca31e0b3820201b113ecf0bd5ec61973492b77228f763",
  "_created": "2026-05-28T02:45:51.000Z",
  "_published": "2026-05-28T02:58:42.021Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78214379096,
      "time": 347,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7256686687"
    },
    {
      "job": 78214379107,
      "time": 390,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7256694185"
    },
    {
      "job": 78214379097,
      "time": 379,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7256692077"
    },
    {
      "job": 78214379092,
      "time": 335,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7256684323"
    },
    {
      "job": 78214379106,
      "time": 250,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7256669185"
    },
    {
      "job": 78214379094,
      "time": 516,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7256716110"
    },
    {
      "job": 78214379088,
      "time": 198,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7256660407"
    },
    {
      "job": 78214379100,
      "time": 704,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7256749879"
    },
    {
      "job": 78214048691,
      "time": 212,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7256626547"
    },
    {
      "job": 78214379071,
      "time": 127,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7256648335"
    },
    {
      "job": 78214379079,
      "time": 442,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7256703231"
    },
    {
      "job": 78214379077,
      "time": 533,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7256719381"
    },
    {
      "job": 78214379083,
      "time": 471,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7256708457"
    }
  ],
  "_buildurl": "https://github.com/r-universe/koheiw/actions/runs/26551381856",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/koheiw/seededlda",
  "_commit": {
    "id": "afb4cd02f2a73881f22aabe70b639710f101d2d7",
    "author": "Kohei Watanabe <watanabe.kohei@gmail.com>",
    "committer": "Kohei Watanabe <watanabe.kohei@gmail.com>",
    "message": "Improve MAN\n",
    "time": 1779927575
  },
  "_maintainer": {
    "name": "Kohei Watanabe",
    "email": "watanabe.kohei@gmail.com",
    "login": "koheiw",
    "twitter": "@koheiw7",
    "description": "Data scientist specializing in political and financial text analysis",
    "uuid": 6572963
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "version": ">= 0.7.600.1.0",
      "role": "LinkingTo"
    },
    {
      "package": "quanteda",
      "role": "LinkingTo"
    },
    {
      "package": "testthat",
      "role": "LinkingTo"
    },
    {
      "package": "quanteda",
      "version": ">= 4.0.0",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "proxyC",
      "version": ">= 0.3.1",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "topicmodels",
      "role": "Suggests"
    }
  ],
  "_owner": "koheiw",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-38",
      "n": 1
    },
    {
      "week": "2026-21",
      "n": 1
    },
    {
      "week": "2026-22",
      "n": 2
    }
  ],
  "_tags": [],
  "_topics": [
    "semi-supervised-learning",
    "text-classification",
    "onetbb",
    "cpp"
  ],
  "_stars": 79,
  "_contributors": [
    {
      "user": "koheiw",
      "count": 647,
      "uuid": 6572963
    }
  ],
  "_userbio": {
    "uuid": 6572963,
    "type": "user",
    "name": "Kohei Watanabe",
    "description": "Data scientist specializing in political and financial text analysis"
  },
  "_downloads": {
    "count": 725,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/seededlda"
  },
  "_devurl": "https://github.com/koheiw/seededlda",
  "_pkgdown": "https://koheiw.github.io/seededlda/",
  "_searchresults": 212,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/seededlda.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/koheiw/seededlda",
  "_realowner": "koheiw",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.5",
      "date": "2020-09-10"
    },
    {
      "version": "0.5.1",
      "date": "2020-12-17"
    },
    {
      "version": "0.6.0",
      "date": "2021-04-08"
    },
    {
      "version": "0.8.0",
      "date": "2022-01-07"
    },
    {
      "version": "0.8.1",
      "date": "2022-03-28"
    },
    {
      "version": "0.8.2",
      "date": "2022-10-09"
    },
    {
      "version": "0.8.3",
      "date": "2023-03-17"
    },
    {
      "version": "0.8.4",
      "date": "2023-03-23"
    },
    {
      "version": "0.9.0",
      "date": "2023-04-30"
    },
    {
      "version": "0.9.1",
      "date": "2023-05-01"
    },
    {
      "version": "1.0.0",
      "date": "2023-05-31"
    },
    {
      "version": "1.0.1",
      "date": "2023-06-12"
    },
    {
      "version": "1.1.0",
      "date": "2023-07-01"
    },
    {
      "version": "1.2.0",
      "date": "2024-04-10"
    },
    {
      "version": "1.2.1",
      "date": "2024-04-11"
    },
    {
      "version": "1.3.0",
      "date": "2024-06-19"
    },
    {
      "version": "1.3.1",
      "date": "2024-06-25"
    },
    {
      "version": "1.3.2",
      "date": "2024-07-03"
    },
    {
      "version": "1.4.0",
      "date": "2024-09-05"
    },
    {
      "version": "1.4.1",
      "date": "2024-09-06"
    },
    {
      "version": "1.4.2",
      "date": "2025-01-08"
    },
    {
      "version": "1.4.3",
      "date": "2025-09-28"
    }
  ],
  "_exports": [
    "divergence",
    "info_tbb",
    "perplexity",
    "sizes",
    "terms",
    "textmodel_lda",
    "textmodel_seededlda",
    "textmodel_seqlda",
    "topics"
  ],
  "_datasets": [
    {
      "name": "data_corpus_moviereviews",
      "title": "Movie reviews from Pang and Lee (2004)",
      "object": "data_corpus_moviereviews",
      "class": [
        "corpus",
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "as.dictionary.textmodel_lda",
      "title": "Create a dictionary from topic terms",
      "topics": [
        "as.dictionary.textmodel_lda"
      ]
    },
    {
      "page": "data_corpus_moviereviews",
      "title": "Movie reviews from Pang and Lee (2004)",
      "topics": [
        "data_corpus_moviereviews"
      ]
    },
    {
      "page": "divergence",
      "title": "Optimize the number of topics for LDA",
      "topics": [
        "divergence"
      ]
    },
    {
      "page": "perplexity",
      "title": "Optimize the hyper-parameters for LDA",
      "topics": [
        "perplexity"
      ]
    },
    {
      "page": "sizes",
      "title": "Compute the sizes of topics",
      "topics": [
        "sizes"
      ]
    },
    {
      "page": "terms",
      "title": "Extract most likely terms",
      "topics": [
        "terms"
      ]
    },
    {
      "page": "textmodel_lda",
      "title": "Unsupervised latent Dirichlet allocation",
      "topics": [
        "textmodel_lda"
      ]
    },
    {
      "page": "textmodel_seededlda",
      "title": "Semisupervised latent Dirichlet allocation",
      "topics": [
        "textmodel_seededlda"
      ]
    },
    {
      "page": "textmodel_seqlda",
      "title": "Sequential latent Dirichlet allocation",
      "topics": [
        "textmodel_seqlda"
      ]
    },
    {
      "page": "topics",
      "title": "Extract most likely topics",
      "topics": [
        "topics"
      ]
    }
  ],
  "_readme": "https://github.com/koheiw/seededlda/raw/HEAD/README.md",
  "_rundeps": [
    "brio",
    "callr",
    "cli",
    "crayon",
    "desc",
    "diffobj",
    "evaluate",
    "fastmatch",
    "fs",
    "glue",
    "ISOcodes",
    "jsonlite",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "pkgbuild",
    "pkgload",
    "praise",
    "processx",
    "proxyC",
    "ps",
    "quanteda",
    "R6",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "rprojroot",
    "SnowballC",
    "stopwords",
    "stringi",
    "testthat",
    "waldo",
    "withr",
    "xml2",
    "yaml"
  ],
  "_sysdeps": [
    {
      "shlib": "libtbb",
      "package": "libtbb12",
      "headers": "libtbb-dev",
      "source": "onetbb",
      "version": "2021.11.0-2ubuntu2",
      "name": "onetbb",
      "homepage": "https://www.threadingbuildingblocks.org/",
      "description": "parallelism library for C++ - runtime files"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 6.8771754659945366,
  "_indexed": true,
  "_nocasepkg": "seededlda",
  "_universes": [
    "koheiw"
  ],
  "_previous": "1.4.3",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4.4",
      "date": "2026-05-28T02:48:47.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "afb4cd02f2a73881f22aabe70b639710f101d2d7",
      "fileid": "675c2b0bfe1a5c0a4d87be520943df0f5b56fcb42021d27a251fe5a038424756",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/koheiw/actions/runs/26551381856"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4.4",
      "date": "2026-05-28T02:49:33.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "afb4cd02f2a73881f22aabe70b639710f101d2d7",
      "fileid": "7eb0aaef7a89c042586027cfc30fd83cb669a02d270a12185bc00c6474072397",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/koheiw/actions/runs/26551381856"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.4.4",
      "date": "2026-05-28T02:49:07.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "afb4cd02f2a73881f22aabe70b639710f101d2d7",
      "fileid": "049243092430100b1e9d4777229d3f36def5ace8a8067ca15a90d07bb940ce40",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/koheiw/actions/runs/26551381856"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.4.4",
      "date": "2026-05-28T02:48:51.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "afb4cd02f2a73881f22aabe70b639710f101d2d7",
      "fileid": "f5ce571b818cc0e0ba3a4486cebcab6b45fdb80e5c35f31c3b7bcda8adce5a84",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/koheiw/actions/runs/26551381856"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.4.4",
      "date": "2026-05-28T02:48:05.000Z",
      "arch": "aarch64",
      "commit": "afb4cd02f2a73881f22aabe70b639710f101d2d7",
      "fileid": "07dba3886df4b42122f8e45a1cd7f944bc7b14b764cdd387d32520e525d55758",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/koheiw/actions/runs/26551381856"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.4.4",
      "date": "2026-05-28T02:49:28.000Z",
      "arch": "x86_64",
      "commit": "afb4cd02f2a73881f22aabe70b639710f101d2d7",
      "fileid": "2d0044b7d22f34a76ff93e689376f1ab3741c2b93ff8b01d7aa58cfd8cade07b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/koheiw/actions/runs/26551381856"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.4.4",
      "date": "2026-05-28T02:47:52.000Z",
      "arch": "aarch64",
      "commit": "afb4cd02f2a73881f22aabe70b639710f101d2d7",
      "fileid": "bd4fe2e41eac45c7ef4f9c475d7a42af4f987b74be6b80f92150ac3be8e3befd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/koheiw/actions/runs/26551381856"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.4.4",
      "date": "2026-05-28T02:50:44.000Z",
      "arch": "x86_64",
      "commit": "afb4cd02f2a73881f22aabe70b639710f101d2d7",
      "fileid": "b7dba1a917f28b250870efad4ecdaeb563f96a209484fdeddd711e2c9d1606f8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/koheiw/actions/runs/26551381856"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.4.4",
      "date": "2026-05-28T02:48:32.000Z",
      "arch": "emscripten",
      "commit": "afb4cd02f2a73881f22aabe70b639710f101d2d7",
      "fileid": "ba7aab8458c4390b28690d7b38ec91eadab7c55e24d24e78e5d6c95c9bba17e9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/koheiw/actions/runs/26551381856"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.4.4",
      "date": "2026-05-28T02:48:29.000Z",
      "arch": "x86_64",
      "commit": "afb4cd02f2a73881f22aabe70b639710f101d2d7",
      "fileid": "2e0deb96522e7c9be19fd197f68d0a268ccaae786ded34c615436413b70dc7f3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/koheiw/actions/runs/26551381856"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.4.4",
      "date": "2026-05-28T02:49:15.000Z",
      "arch": "x86_64",
      "commit": "afb4cd02f2a73881f22aabe70b639710f101d2d7",
      "fileid": "8220a588eb8294d17a53f03c780d729178235e8e4f6fde8854c5aa579c072b70",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/koheiw/actions/runs/26551381856"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.4.4",
      "date": "2026-05-28T02:47:59.000Z",
      "arch": "x86_64",
      "commit": "afb4cd02f2a73881f22aabe70b639710f101d2d7",
      "fileid": "068b2ce87255c620efb204292f04c16a223ff2c5f329b47449f36fabae0c253c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/koheiw/actions/runs/26551381856"
    }
  ]
}