{
  "_id": "6a495ad0f6c47c441949e4b5",
  "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-06-24 02:26:18 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/0dd2e8a4317556ed8880e8d2dba35de8f2a7a85253ce4327aa5364c1edb9479c",
  "_filesize": 263496,
  "_sha256": "0dd2e8a4317556ed8880e8d2dba35de8f2a7a85253ce4327aa5364c1edb9479c",
  "_expires": "2026-10-12T19:11:10.000Z",
  "_created": "2026-06-24T02:26:18.000Z",
  "_published": "2026-07-04T19:11:12.410Z",
  "_jobs": [
    {
      "job": 85159368579,
      "time": 176,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7838669078"
    },
    {
      "job": 85159368549,
      "time": 168,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7838666861"
    },
    {
      "job": 85159368648,
      "time": 175,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838668918"
    },
    {
      "job": 85159368433,
      "time": 225,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838678425"
    },
    {
      "job": 85159368560,
      "time": 86,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7838650643"
    },
    {
      "job": 85159368601,
      "time": 214,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7838675754"
    },
    {
      "job": 85159368460,
      "time": 90,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838651405"
    },
    {
      "job": 85159368571,
      "time": 158,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838664753"
    },
    {
      "job": 85159368326,
      "time": 214,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838632446"
    },
    {
      "job": 85159368412,
      "time": 211,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838675170"
    },
    {
      "job": 85159368406,
      "time": 97,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7838652745"
    },
    {
      "job": 85159368593,
      "time": 91,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7838651504"
    },
    {
      "job": 85159368375,
      "time": 98,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7838653014"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bnosac/actions/runs/28070781100",
  "_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": 409,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/BTM"
  },
  "_mentions": 5,
  "_devurl": "https://github.com/bnosac/btm",
  "_searchresults": 111,
  "_rbuild": "4.6.0",
  "_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-06-24T02:29:29.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "ce50e78856d8ec1cba127a5232bd1ad0481930fc",
      "fileid": "https://r2.ropensci.org/e1559aaa47edd975f7a95cf08c31204674af9c4e9988ccb4a6a1ac61c9fa1b43",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/28070781100"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.8",
      "date": "2026-06-24T02:29:15.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "ce50e78856d8ec1cba127a5232bd1ad0481930fc",
      "fileid": "https://r2.ropensci.org/ea75c9a89622dcab75c73c5c1230b239baf22e842437e83ea20d6d37cce31708",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/28070781100"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.8",
      "date": "2026-06-24T02:29:27.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "ce50e78856d8ec1cba127a5232bd1ad0481930fc",
      "fileid": "https://r2.ropensci.org/874270d648c0e7eb8a714344e3abf6fd2b591b7e1a9916f39762a436607cd2a4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/28070781100"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.8",
      "date": "2026-06-24T02:30:09.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "ce50e78856d8ec1cba127a5232bd1ad0481930fc",
      "fileid": "https://r2.ropensci.org/0c4e364d5af97efb45b8df1a7a2e884a1f10e289227908dab7f664120a807189",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/28070781100"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.8",
      "date": "2026-06-24T02:27:58.000Z",
      "arch": "aarch64",
      "commit": "ce50e78856d8ec1cba127a5232bd1ad0481930fc",
      "fileid": "https://r2.ropensci.org/b40f3734266a35e92c1bd537b22c960ffc31ec072ff3b48d408179a8820f3aff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/28070781100"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.8",
      "date": "2026-06-24T02:29:26.000Z",
      "arch": "x86_64",
      "commit": "ce50e78856d8ec1cba127a5232bd1ad0481930fc",
      "fileid": "https://r2.ropensci.org/37b33b7b1ca21eba7afe803296b444ee4620459f357b1c444a9cf675ca7595ff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/28070781100"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.8",
      "date": "2026-06-24T02:27:59.000Z",
      "arch": "aarch64",
      "commit": "ce50e78856d8ec1cba127a5232bd1ad0481930fc",
      "fileid": "https://r2.ropensci.org/068d41f6595212849f7caa650241d9285aed03eb2c5d4a2d2171bc377a4352d9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/28070781100"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.8",
      "date": "2026-06-24T02:28:47.000Z",
      "arch": "x86_64",
      "commit": "ce50e78856d8ec1cba127a5232bd1ad0481930fc",
      "fileid": "https://r2.ropensci.org/baf3fd61dd090d5686b498cd485d8ed3445c4b382ab253e45d9a834584d10e0f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/28070781100"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.8",
      "date": "2026-06-24T02:30:09.000Z",
      "arch": "emscripten",
      "commit": "ce50e78856d8ec1cba127a5232bd1ad0481930fc",
      "fileid": "https://r2.ropensci.org/40adaa67a3739ae47de31b4a5778fff45ab4420e63df1a96268d279ff63b31ec",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/28070781100"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.8",
      "date": "2026-06-24T02:27:36.000Z",
      "arch": "x86_64",
      "commit": "ce50e78856d8ec1cba127a5232bd1ad0481930fc",
      "fileid": "https://r2.ropensci.org/f1659dec9a5447877a7a5b3771ca80086260af2be666f495ebc35e2d59e9d166",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/28070781100"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.8",
      "date": "2026-06-24T02:27:43.000Z",
      "arch": "x86_64",
      "commit": "ce50e78856d8ec1cba127a5232bd1ad0481930fc",
      "fileid": "https://r2.ropensci.org/3274592bca0b5feaff9e22a67258954dbc796d11c2f948aa960bf92e4547c660",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/28070781100"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.8",
      "date": "2026-06-24T02:27:34.000Z",
      "arch": "x86_64",
      "commit": "ce50e78856d8ec1cba127a5232bd1ad0481930fc",
      "fileid": "https://r2.ropensci.org/40f1d7337103dffd7798f7491785f5024051340f4b576404b6ff34ab963a5989",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bnosac/actions/runs/28070781100"
    }
  ]
}