Package: topicmodels.etm 0.1.1
topicmodels.etm: Topic Modelling in Embedding Spaces
Find topics in texts which are semantically embedded using techniques like word2vec or Glove. This topic modelling technique models each word with a categorical distribution whose natural parameter is the inner product between a word embedding and an embedding of its assigned topic. The techniques are explained in detail in the paper 'Topic Modeling in Embedding Spaces' by Adji B. Dieng, Francisco J. R. Ruiz, David M. Blei (2019), available at <doi:10.48550/arXiv.1907.04907>.
Authors:
topicmodels.etm_0.1.1.tar.gz
topicmodels.etm_0.1.1.zip(r-4.7)topicmodels.etm_0.1.1.zip(r-4.6)topicmodels.etm_0.1.1.zip(r-4.5)
topicmodels.etm_0.1.1.tgz(r-4.6-any)topicmodels.etm_0.1.1.tgz(r-4.5-any)
topicmodels.etm_0.1.1.tar.gz(r-4.7-any)topicmodels.etm_0.1.1.tar.gz(r-4.6-any)
topicmodels.etm_0.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
topicmodels.etm/json (API)
NEWS
| # Install 'topicmodels.etm' in R: |
| install.packages('topicmodels.etm', repos = c('https://bnosac.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/bnosac/etm/issues
- ng20 - Bag of words sample of the 20 newsgroups dataset
embeddingsldatopic-modelingword-embeddingsword2vec
Last updated from:9133ed5b76. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 161 | ||
| source / vignettes | OK | 191 | ||
| linux-release-x86_64 | OK | 165 | ||
| macos-release-arm64 | OK | 124 | ||
| macos-oldrel-arm64 | OK | 128 | ||
| windows-devel | OK | 154 | ||
| windows-release | OK | 123 | ||
| windows-oldrel | OK | 124 | ||
| wasm-release | OK | 119 |
Exports:ETM
Dependencies:bitbit64callrclicorodescfarvergluejsonlitelabelinglatticelifecyclemagrittrMatrixprocessxpsR6RColorBrewerRcpprlangsafetensorsscalestorchviridisLitewithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Get matrices out of an ETM object | as.matrix.ETM |
| Topic Modelling in Semantic Embedding Spaces | ETM |
| Bag of words sample of the 20 newsgroups dataset | ng20 |
| Plot functionality for an ETM object | plot.ETM |
| Predict functionality for an ETM object. | predict.ETM |
| Project ETM embeddings using UMAP | summary.ETM |
