Package: lda 1.5.2
lda: Collapsed Gibbs Sampling Methods for Topic Models
Implements latent Dirichlet allocation (LDA) and related models. This includes (but is not limited to) sLDA, corrLDA, and the mixed-membership stochastic blockmodel. Inference for all of these models is implemented via a fast collapsed Gibbs sampler written in C. Utility functions for reading/writing data typically used in topic models, as well as tools for examining posterior distributions are also included.
Authors:
lda_1.5.2.tar.gz
lda_1.5.2.zip(r-4.7)lda_1.5.2.zip(r-4.6)lda_1.5.2.zip(r-4.5)
lda_1.5.2.tgz(r-4.6-x86_64)lda_1.5.2.tgz(r-4.6-arm64)lda_1.5.2.tgz(r-4.5-x86_64)lda_1.5.2.tgz(r-4.5-arm64)
lda_1.5.2.tar.gz(r-4.7-arm64)lda_1.5.2.tar.gz(r-4.7-x86_64)lda_1.5.2.tar.gz(r-4.6-arm64)lda_1.5.2.tar.gz(r-4.6-x86_64)
lda_1.5.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
lda/json (API)
| # Install 'lda' in R: |
| install.packages('lda', repos = c('https://solivella.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/solivella/lda/issues
- cora.cites - A subset of the Cora dataset of scientific documents.
- cora.documents - A subset of the Cora dataset of scientific documents.
- cora.titles - A subset of the Cora dataset of scientific documents.
- cora.vocab - A subset of the Cora dataset of scientific documents.
- newsgroup.label.map - A collection of newsgroup messages with classes.
- newsgroup.test.documents - A collection of newsgroup messages with classes.
- newsgroup.test.labels - A collection of newsgroup messages with classes.
- newsgroup.train.documents - A collection of newsgroup messages with classes.
- newsgroup.train.labels - A collection of newsgroup messages with classes.
- newsgroup.vocab - A collection of newsgroup messages with classes.
- poliblog.documents - A collection of political blogs with ratings.
- poliblog.ratings - A collection of political blogs with ratings.
- poliblog.vocab - A collection of political blogs with ratings.
- sampson - Sampson monk data
Last updated from:62c5e3a614. Checks:6 WARNING, 2 OK, 5 FAIL. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | WARNING | 157 | ||
| linux-devel-x86_64 | WARNING | 141 | ||
| source / vignettes | OK | 207 | ||
| linux-release-arm64 | WARNING | 123 | ||
| linux-release-x86_64 | WARNING | 120 | ||
| macos-release-arm64 | FAIL | 59 | ||
| macos-release-x86_64 | FAIL | 168 | ||
| macos-oldrel-arm64 | FAIL | 61 | ||
| macos-oldrel-x86_64 | FAIL | 97 | ||
| windows-devel | WARNING | 129 | ||
| windows-release | WARNING | 133 | ||
| windows-oldrel | FAIL | 63 | ||
| wasm-release | OK | 103 |
Exports:concatenate.documentsdocument.lengthsfilter.wordslda.collapsed.gibbs.samplerlda.cvb0lexicalizelinks.as.edgelistmmsb.collapsed.gibbs.samplernubbi.collapsed.gibbs.samplerpredictive.distributionpredictive.link.probabilityread.documentsread.vocabrtm.collapsed.gibbs.samplerrtm.emshift.word.indicesslda.emslda.predictslda.predict.docsumstop.topic.documentstop.topic.wordsword.counts
Dependencies:
