Package: BTM 0.3.8

Jan Wijffels

BTM: Biterm Topic Models for Short Text

Biterm Topic Models find topics in collections of short texts. It is a word co-occurrence based topic model that learns topics by modeling word-word co-occurrences patterns which are called biterms. This in contrast to traditional topic models like Latent Dirichlet Allocation and Probabilistic Latent Semantic Analysis which are word-document co-occurrence topic models. A biterm consists of two words co-occurring in the same short text window. This context window can for example be a twitter message, a short answer on a survey, a sentence of a text or a document identifier. The techniques are explained in detail in the paper 'A Biterm Topic Model For Short Text' by Xiaohui Yan, Jiafeng Guo, Yanyan Lan, Xueqi Cheng (2013) <https://github.com/xiaohuiyan/xiaohuiyan.github.io/blob/master/paper/BTM-WWW13.pdf>.

Authors:Jan Wijffels [aut, cre, cph], BNOSAC [cph], Xiaohui Yan [ctb, cph]

BTM_0.3.8.tar.gz
BTM_0.3.8.zip(r-4.7)BTM_0.3.8.zip(r-4.6)BTM_0.3.8.zip(r-4.5)
BTM_0.3.8.tgz(r-4.6-x86_64)BTM_0.3.8.tgz(r-4.6-arm64)BTM_0.3.8.tgz(r-4.5-x86_64)BTM_0.3.8.tgz(r-4.5-arm64)
BTM_0.3.8.tar.gz(r-4.7-arm64)BTM_0.3.8.tar.gz(r-4.7-x86_64)BTM_0.3.8.tar.gz(r-4.6-arm64)BTM_0.3.8.tar.gz(r-4.6-x86_64)
BTM_0.3.8.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
BTM/json (API)
NEWS

# Install 'BTM' in R:
install.packages('BTM', repos = c('https://bnosac.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/bnosac/btm/issues

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

Conda:

biterm-topic-modellingnatural-language-processingtopic-modelingcpp

6.33 score 96 stars 89 scripts 447 downloads 5 mentions 1 exports 1 dependencies

Last updated from:ce50e78856. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK137
linux-devel-x86_64OK117
source / vignettesOK188
linux-release-arm64OK119
linux-release-x86_64OK115
macos-release-arm64OK81
macos-release-x86_64OK205
macos-oldrel-arm64OK79
macos-oldrel-x86_64OK178
windows-develOK96
windows-releaseOK109
windows-oldrelOK85
wasm-releaseOK98

Exports:BTM

Dependencies:Rcpp