Learn R Programming

⚠️There's a newer version (1.4.2) of this package.Take me there.

seededlda (version 0.5)

Seeded-LDA for Topic Modeling

Description

Implements the seeded-LDA model (Lu, Ott, Cardie & Tsou 2010) using the quanteda package and the GibbsLDA++ library for semisupervised topic modeling. Seeded-LDA allows users to pre-define topics with keywords to perform theory-driven analysis of textual data in social sciences and humanities (Watanabe & Zhou 2020) .

Copy Link

Version

Install

install.packages('seededlda')

Monthly Downloads

871

Version

0.5

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Kohei Watanabe

Last Published

September 10th, 2020

Functions in seededlda (0.5)

topics

Extract most likely topics
terms

Extract most likely terms
textmodel_lda

Semisupervised Latent Dirichlet allocation
print.textmodel_lda

Print method for a LDA model