topicmodels_learning
Topic modeling library
A repository of resources and tools for learning and applying topic models in R
A repository of learning & R resources related to topic models
228 stars
31 watching
53 forks
Language: R
last commit: almost 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
agoldst/dfrtopics | An R package for creating and exploring topic models of text data | 47 |
dongwookim-ml/python-topic-model | An implementation of various topic modeling algorithms in Python | 369 |
matthewjdenny/contentstructure | An R package implementing an extension to the TPME model with added features and extensions | 6 |
largelymfs/topical_word_embeddings | A codebase implementing topical word embeddings using various NLP techniques as demonstrated in a paper accepted by AAAI'15. | 315 |
gregversteeg/corex_topic | An implementation of an unsupervised topic modeling algorithm that leverages domain knowledge to generate informative topics from sparse count data. | 627 |
bigartm/bigartm | A platform for topic modeling using additive regularization of topic models | 662 |
slycoder/topicmodels.jl | Software package implementing Bayesian topic modeling in Julia using Latent Dirichlet Allocation (LDA) model | 38 |
primaryobjects/lda | A JavaScript library that uses Latent Dirichlet allocation to model topics in text data | 291 |
dongwookim-ml/topic-model-lecture-note | Lecture notes on probabilistic topic models using IPython Notebook | 22 |
agoldst/dfr-browser | A tool for browsing and visualizing topic models of text corpora | 99 |
cpsievert/ldavis | An R package for visualizing and exploring topic models from text data | 556 |
model-r/modler | An ecological niche modeling workflow tool | 51 |
18720060819/mathematical-modeling | A repository of notes and resources for learning mathematical modeling using MATLAB. | 62 |
locuslab/e2e-model-learning | Develops an approach to learning probabilistic models in stochastic optimization problems | 200 |
mlr-org/mlr3 | Provides an object-oriented framework for efficient machine learning in R | 945 |