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.5)lda_1.5.2.zip(r-4.4)lda_1.5.2.zip(r-4.3)
lda_1.5.2.tgz(r-4.4-x86_64)lda_1.5.2.tgz(r-4.4-arm64)lda_1.5.2.tgz(r-4.3-x86_64)lda_1.5.2.tgz(r-4.3-arm64)
lda_1.5.2.tar.gz(r-4.5-noble)lda_1.5.2.tar.gz(r-4.4-noble)
lda_1.5.2.tgz(r-4.4-emscripten)lda_1.5.2.tgz(r-4.3-emscripten)
lda.pdf |lda.html✨
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 7 months agofrom:62c5e3a614. Checks:OK: 1 WARNING: 8. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 04 2024 |
R-4.5-win-x86_64 | WARNING | Nov 04 2024 |
R-4.5-linux-x86_64 | WARNING | Nov 04 2024 |
R-4.4-win-x86_64 | WARNING | Nov 04 2024 |
R-4.4-mac-x86_64 | WARNING | Nov 04 2024 |
R-4.4-mac-aarch64 | WARNING | Nov 04 2024 |
R-4.3-win-x86_64 | WARNING | Nov 04 2024 |
R-4.3-mac-x86_64 | WARNING | Nov 04 2024 |
R-4.3-mac-aarch64 | WARNING | Nov 04 2024 |
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: