Package: BTM 0.3.7

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.7.tar.gz
BTM_0.3.7.zip(r-4.5)BTM_0.3.7.zip(r-4.4)BTM_0.3.7.zip(r-4.3)
BTM_0.3.7.tgz(r-4.4-x86_64)BTM_0.3.7.tgz(r-4.4-arm64)BTM_0.3.7.tgz(r-4.3-x86_64)BTM_0.3.7.tgz(r-4.3-arm64)
BTM_0.3.7.tar.gz(r-4.5-noble)BTM_0.3.7.tar.gz(r-4.4-noble)
BTM_0.3.7.tgz(r-4.4-emscripten)BTM_0.3.7.tgz(r-4.3-emscripten)
BTM.pdf |BTM.html
BTM/json (API)
NEWS

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

Peer review:

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

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

On CRAN:

biterm-topic-modellingnatural-language-processingtopic-modeling

1 exports 93 stars 4.26 score 1 dependencies 5 mentions 71 scripts 665 downloads

Last updated 2 years agofrom:205ae029a1. Checks:OK: 4 NOTE: 5. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 07 2024
R-4.5-win-x86_64NOTESep 07 2024
R-4.5-linux-x86_64NOTESep 07 2024
R-4.4-win-x86_64NOTESep 07 2024
R-4.4-mac-x86_64NOTESep 07 2024
R-4.4-mac-aarch64NOTESep 07 2024
R-4.3-win-x86_64OKSep 07 2024
R-4.3-mac-x86_64OKSep 07 2024
R-4.3-mac-aarch64OKSep 07 2024

Exports:BTM

Dependencies:Rcpp