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
DESCRIPTION |NEWS
card.svg |card.png
BTM/json (API)

# 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.43 score 98 stars 111 scripts 409 downloads 5 mentions 1 exports 1 dependencies

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

TargetResultTimeFilesSyslog
linux-devel-arm64OK176
linux-devel-x86_64OK168
source / vignettesOK214
linux-release-arm64OK175
linux-release-x86_64OK225
macos-release-arm64OK90
macos-release-x86_64OK158
macos-oldrel-arm64OK86
macos-oldrel-x86_64OK214
windows-develOK97
windows-releaseOK98
windows-oldrelOK91
wasm-releaseOK211

Exports:BTM

Dependencies:Rcpp