CRAN/E | BTM

BTM

Biterm Topic Models for Short Text

Installation

About

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) .

github.com/bnosac/BTM

Key Metrics

Version 0.3.7
Published 2023-02-11 440 days ago
Needs compilation? yes
License Apache License 2.0
CRAN checks BTM results

Downloads

Yesterday 31 0%
Last 7 days 102 -34%
Last 30 days 596 -4%
Last 90 days 1.760 -19%
Last 365 days 7.695 -4%

Maintainer

Maintainer

Jan Wijffels

jwijffels@bnosac.be

Authors

Jan Wijffels

aut / cre / cph

(R wrapper)

BNOSAC

cph

(R wrapper)

Xiaohui Yan

ctb / cph

(BTM C++ library)

Material

README
NEWS
Reference manual
Package source

In Views

NaturalLanguageProcessing

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

BTM archive

Imports

Rcpp
utils

Suggests

udpipe
data.table

LinkingTo

Rcpp

Reverse Suggests

oolong
textplot