The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

seededlda: Seeded Sequential LDA for Topic Modeling

Seeded Sequential LDA can classify sentences of texts into pre-define topics with a small number of seed words (Watanabe & Baturo, 2023) <doi:10.1177/08944393231178605>. Implements Seeded LDA (Lu et al., 2010) <doi:10.1109/ICDMW.2011.125> and Sequential LDA (Du et al., 2012) <doi:10.1007/s10115-011-0425-1> with the distributed LDA algorithm (Newman, et al., 2009) for parallel computing.

Version: 1.2.1
Depends: R (≥ 3.5.0), quanteda (≥ 4.0.0), methods, proxyC (≥ 0.3.1)
Imports: Matrix
LinkingTo: Rcpp, RcppArmadillo (≥ 0.7.600.1.0), quanteda, testthat
Suggests: testthat, topicmodels, keyATM
Published: 2024-04-11
Author: Kohei Watanabe [aut, cre, cph], Phan Xuan-Hieu [aut, cph] (GibbsLDA++)
Maintainer: Kohei Watanabe <watanabe.kohei at gmail.com>
BugReports: https://github.com/koheiw/seededlda/issues
License: GPL-3
URL: https://github.com/koheiw/seededlda, https://koheiw.github.io/seededlda/
NeedsCompilation: yes
Materials: NEWS
CRAN checks: seededlda results

Documentation:

Reference manual: seededlda.pdf

Downloads:

Package source: seededlda_1.2.1.tar.gz
Windows binaries: r-devel: seededlda_1.2.1.zip, r-release: seededlda_1.2.1.zip, r-oldrel: seededlda_1.2.1.zip
macOS binaries: r-release (arm64): seededlda_1.2.1.tgz, r-oldrel (arm64): seededlda_1.2.1.tgz, r-release (x86_64): seededlda_1.2.1.tgz, r-oldrel (x86_64): seededlda_1.2.1.tgz
Old sources: seededlda archive

Reverse dependencies:

Reverse imports: oolong
Reverse suggests: sentopics

Linking:

Please use the canonical form https://CRAN.R-project.org/package=seededlda to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.