{
  "_id": "6a630f8cd3420cf5dfdb690d",
  "Package": "BTM",
  "Type": "Package",
  "Title": "Biterm Topic Models for Short Text",
  "Version": "0.3.8",
  "Maintainer": "Jan Wijffels <jwijffels@bnosac.be>",
  "Authors@R": "c(\nperson('Jan', 'Wijffels', role = c('aut', 'cre', 'cph'), email = 'jwijffels@bnosac.be', comment = \"R wrapper\"),\nperson('BNOSAC', role = 'cph', comment = \"R wrapper\"),\nperson('Xiaohui Yan', role = c('ctb', 'cph'), email = 'xhcloud@gmail.com', comment = \"BTM C++ library\"))",
  "Description": "Biterm Topic Models find topics in collections of short\ntexts. It is a word co-occurrence based topic model that learns\ntopics by modeling word-word co-occurrences patterns which are\ncalled biterms. This in contrast to traditional topic models\nlike Latent Dirichlet Allocation and Probabilistic Latent\nSemantic Analysis which are word-document co-occurrence topic\nmodels. A biterm consists of two words co-occurring in the same\nshort text window. This context window can for example be a\ntwitter message, a short answer on a survey, a sentence of a\ntext or a document identifier. The techniques are explained in\ndetail in the paper 'A Biterm Topic Model For Short Text' by\nXiaohui Yan, Jiafeng Guo, Yanyan Lan, Xueqi Cheng (2013)\n<https://github.com/xiaohuiyan/xiaohuiyan.github.io/blob/master/paper/BTM-WWW13.pdf>.",
  "License": "Apache License 2.0",
  "URL": "https://github.com/bnosac/BTM",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Repository": "https://bnosac.r-universe.dev",
  "Date/Publication": "2025-11-26 19:50:21 UTC",
  "RemoteUrl": "https://github.com/bnosac/btm",
  "RemoteRef": "HEAD",
  "RemoteSha": "ce50e78856d8ec1cba127a5232bd1ad0481930fc",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-24 06:21:21 UTC",
    "User": "root"
  },
  "Author": "Jan Wijffels [aut, cre, cph] (R wrapper),\nBNOSAC [cph] (R wrapper),\nXiaohui Yan [ctb, cph] (BTM C++ library)",
  "_user": "bnosac",
  "_type": "src",
  "_file": "BTM_0.3.8.tar.gz",
  "_fileid": "https://r2.ropensci.org/60351ab636fc7787a76d92d33364a1125a5c9be43fd4752413e80603388cbca6",
  "_filesize": 262801,
  "_sha256": "60351ab636fc7787a76d92d33364a1125a5c9be43fd4752413e80603388cbca6",
  "_expires": "2026-11-01T07:08:58.000Z",
  "_created": "2026-07-24T06:21:21.000Z",
  "_published": "2026-07-24T07:09:00.412Z",
  "_jobs": [
    {
      "job": 89414764424,
      "time": 101,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8588408947"
    },
    {
      "job": 89414765855,
      "time": 110,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8588411774"
    },
    {
      "job": 89414764449,
      "time": 118,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8588413801"
    },
    {
      "job": 89414764435,
      "time": 129,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8588417103"
    },
    {
      "job": 89414764459,
      "time": 74,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8589251094"
    },
    {
      "job": 89414764451,
      "time": 170,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8589296566"
    },
    {
      "job": 89414764452,
      "time": 103,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8589267814"
    },
    {
      "job": 89414764436,
      "time": 256,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8589286725"
    },
    {
      "job": 89414366799,
      "time": 165,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8588379175"
    },
    {
      "job": 89414764428,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8588412009"
    },
    {
      "job": 89414764447,
      "time": 117,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8588414211"
    },
    {
      "job": 89414764443,
      "time": 99,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8588408095"
    },
    {
      "job": 89414764446,
      "time": 111,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8588412095"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bnosac/actions/runs/30071889132",
  "_status": "success",
  "_upstream": "https://github.com/bnosac/btm",
  "_commit": {
    "id": "ce50e78856d8ec1cba127a5232bd1ad0481930fc",
    "author": "Jan Wijffels <jwijffels@bnosac.be>",
    "committer": "Jan Wijffels <jwijffels@bnosac.be>",
    "message": "fix some R CMD check NOTEs about the use of itemize in the documentation\n",
    "time": 1764186621
  },
  "_maintainer": {
    "name": "Jan Wijffels",
    "email": "jwijffels@bnosac.be",
    "login": "jwijffels",
    "description": "www.bnosac.be",
    "uuid": 1710810
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "udpipe",
      "role": "Suggests"
    },
    {
      "package": "data.table",
      "role": "Suggests"
    }
  ],
  "_owner": "bnosac",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-48",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "0.3.8",
      "date": "2025-11-26"
    }
  ],
  "_topics": [
    "biterm-topic-modelling",
    "natural-language-processing",
    "topic-modeling",
    "cpp"
  ],
  "_stars": 98,
  "_contributors": [
    {
      "user": "jwijffels",
      "count": 56,
      "uuid": 1710810
    },
    {
      "user": "michaelchirico",
      "count": 3,
      "uuid": 7606389
    }
  ],
  "_userbio": {
    "uuid": 20105826,
    "type": "organization",
    "name": "bnosac",
    "followers": 45,
    "description": "open sourced projects"
  },
  "_downloads": {
    "count": 355,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/BTM"
  },
  "_mentions": 5,
  "_devurl": "https://github.com/bnosac/btm",
  "_searchresults": 111,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/BTM.html",
    "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",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/bnosac/btm",
  "_realowner": "bnosac",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2",
      "date": "2018-12-27"
    },
    {
      "version": "0.2.1",
      "date": "2019-05-31"
    },
    {
      "version": "0.3",
      "date": "2020-03-15"
    },
    {
      "version": "0.3.1",
      "date": "2020-05-02"
    },
    {
      "version": "0.3.3",
      "date": "2020-10-10"
    },
    {
      "version": "0.3.4",
      "date": "2020-10-12"
    },
    {
      "version": "0.3.5",
      "date": "2021-02-18"
    },
    {
      "version": "0.3.6",
      "date": "2021-07-02"
    },
    {
      "version": "0.3.7",
      "date": "2023-02-11"
    },
    {
      "version": "0.3.8",
      "date": "2025-11-26"
    }
  ],
  "_exports": [
    "BTM"
  ],
  "_help": [
    {
      "page": "BTM",
      "title": "Construct a Biterm Topic Model on Short Text",
      "topics": [
        "BTM"
      ]
    },
    {
      "page": "logLik.BTM",
      "title": "Get the likelihood of biterms in a BTM model",
      "topics": [
        "logLik.BTM"
      ]
    },
    {
      "page": "predict.BTM",
      "title": "Predict function for a Biterm Topic Model",
      "topics": [
        "predict.BTM"
      ]
    },
    {
      "page": "terms.BTM",
      "title": "Get highest token probabilities for each topic or get biterms used in the model",
      "topics": [
        "terms.BTM"
      ]
    },
    {
      "page": "terms.data.frame",
      "title": "Get the set of Biterms from a tokenised data frame",
      "topics": [
        "terms.data.frame"
      ]
    }
  ],
  "_readme": "https://github.com/bnosac/btm/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 6.43448906315119,
  "_indexed": true,
  "_nocasepkg": "btm",
  "_universes": [
    "bnosac",
    "jwijffels"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.8",
      "date": "2026-07-24T06:23:04.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "ce50e78856d8ec1cba127a5232bd1ad0481930fc",
      "fileid": "https://r2.ropensci.org/265a4bd1addb9ca03a11fb895009e85c89e3b64fed4cf353dc298f7ea0ffa188",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/30071889132"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.8",
      "date": "2026-07-24T06:23:08.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "ce50e78856d8ec1cba127a5232bd1ad0481930fc",
      "fileid": "https://r2.ropensci.org/565870cb8af8a8b430e98cbf5823d5a2c23d8f52623b7a9f3e28e538a6a6f9f5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/30071889132"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.8",
      "date": "2026-07-24T06:23:16.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "ce50e78856d8ec1cba127a5232bd1ad0481930fc",
      "fileid": "https://r2.ropensci.org/e589bf1199c0cab5bd2977c2c32ad542a14dbbf23a2215aa63bb0bfe9677af4c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/30071889132"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.8",
      "date": "2026-07-24T06:23:24.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "ce50e78856d8ec1cba127a5232bd1ad0481930fc",
      "fileid": "https://r2.ropensci.org/1e3c7c4e934a302efcd63f85de48d28edcabcf53bd9d8864938a97a0cfba4d33",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/30071889132"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.8",
      "date": "2026-07-24T07:06:14.000Z",
      "arch": "aarch64",
      "commit": "ce50e78856d8ec1cba127a5232bd1ad0481930fc",
      "fileid": "https://r2.ropensci.org/4ea5dd72a95bb72d14757982b259aa11bcfc34123fbe97ef6e626e52c56105d2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/30071889132"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.8",
      "date": "2026-07-24T07:08:02.000Z",
      "arch": "x86_64",
      "commit": "ce50e78856d8ec1cba127a5232bd1ad0481930fc",
      "fileid": "https://r2.ropensci.org/1c816e619bf79ccd533d1b530c672564e601cadf9587df76f5c554ea211b9287",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/30071889132"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.8",
      "date": "2026-07-24T07:06:50.000Z",
      "arch": "aarch64",
      "commit": "ce50e78856d8ec1cba127a5232bd1ad0481930fc",
      "fileid": "https://r2.ropensci.org/97612e8d3fc0e345c75bddb3dd5da23009d9e1c99f074a02c2eaa214be3c3eed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/30071889132"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.8",
      "date": "2026-07-24T07:07:28.000Z",
      "arch": "x86_64",
      "commit": "ce50e78856d8ec1cba127a5232bd1ad0481930fc",
      "fileid": "https://r2.ropensci.org/1317ed751384d672371f758768318eaa0c4a6f2ae39c6921271b24af08681a60",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/30071889132"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.8",
      "date": "2026-07-24T06:23:25.000Z",
      "arch": "emscripten",
      "commit": "ce50e78856d8ec1cba127a5232bd1ad0481930fc",
      "fileid": "https://r2.ropensci.org/45f87e7fd990e4a9190dedd09862272b9f2af0e67aa4205ee416b8dfcd3e8bc8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/30071889132"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.8",
      "date": "2026-07-24T06:22:50.000Z",
      "arch": "x86_64",
      "commit": "ce50e78856d8ec1cba127a5232bd1ad0481930fc",
      "fileid": "https://r2.ropensci.org/01de47313e7b5771520c14f2ba144603c1248e11381d0c578513bdb6826cc034",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/30071889132"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.8",
      "date": "2026-07-24T06:22:30.000Z",
      "arch": "x86_64",
      "commit": "ce50e78856d8ec1cba127a5232bd1ad0481930fc",
      "fileid": "https://r2.ropensci.org/f6c03f09c9c35b0d82bca357b25e7ba4c4f727c3d96dcaf8aa41758318431645",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/30071889132"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.3.8",
      "date": "2026-07-24T06:22:42.000Z",
      "arch": "x86_64",
      "commit": "ce50e78856d8ec1cba127a5232bd1ad0481930fc",
      "fileid": "https://r2.ropensci.org/18d3510b41dd7c93bdfdc4fd0ea2472edacc5524a67809cf188b49640a2a0555",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/30071889132"
    }
  ]
}