Learn R Programming

seededlda (version 1.4.2)

Seeded Sequential LDA for Topic Modeling

Description

Seeded Sequential LDA can classify sentences of texts into pre-define topics with a small number of seed words (Watanabe & Baturo, 2023) . Implements Seeded LDA (Lu et al., 2010) and Sequential LDA (Du et al., 2012) with the distributed LDA algorithm (Newman, et al., 2009) for parallel computing.

Copy Link

Version

Install

install.packages('seededlda')

Monthly Downloads

808

Version

1.4.2

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Kohei Watanabe

Last Published

January 8th, 2025

Functions in seededlda (1.4.2)

print.textmodel_lda

Print method for a LDA model
sizes

Compute the sizes of topics
perplexity

Optimize the hyper-parameters for LDA
data_corpus_moviereviews

Movie reviews from Pang and Lee (2004)
divergence

Optimize the number of topics for LDA
textmodel_seqlda

Sequential Latent Dirichlet allocation
terms

Extract most likely terms
textmodel_seededlda

Semisupervised Latent Dirichlet allocation
topics

Extract most likely topics
textmodel_lda

Unsupervised Latent Dirichlet allocation
info_tbb

Get information on TBB library