TopicModels.jl
Topic modeler
Software package implementing Bayesian topic modeling in Julia using Latent Dirichlet Allocation (LDA) model
TopicModels for Julia
38 stars
6 watching
17 forks
Language: Julia
last commit: over 4 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
primaryobjects/lda | A JavaScript library that uses Latent Dirichlet allocation to model topics in text data | 291 |
ealdent/lda-ruby | A Ruby wrapper around an existing C implementation of Latent Dirichlet Allocation (LDA) for topic modeling in natural language processing. | 133 |
juliatext/textmodels.jl | Provides practical neural network-based models for natural language processing in Julia. | 29 |
juliastats/glm.jl | A Julia package for building and analyzing regression models using generalized linear models | 595 |
vi3k6i5/guidedlda | A tool for generating topics from text data using a guided topic modeling approach with customizable seed words. | 499 |
trinker/topicmodels_learning | A repository of resources and tools for learning and applying topic models in R | 228 |
juliastats/mlbase.jl | A collection of tools to support the development of machine learning algorithms | 185 |
doobwa/mcmc.jl | MCMC algorithms implemented in Julia for Bayesian modeling | 35 |
juliaai/mlj.jl | A toolbox providing common interfaces and meta-algorithms for machine learning models in Julia. | 1,795 |
juliastats/distributions.jl | A package for probability distributions and associated functions in Julia | 1,114 |
gregversteeg/corex_topic | An implementation of an unsupervised topic modeling algorithm that leverages domain knowledge to generate informative topics from sparse count data. | 627 |
lanl-ansi/watermodels.jl | A Julia package for solving optimization problems in water distribution networks | 73 |
wildart/tda.jl | A Julia package for analyzing high-dimensional data by applying topological methods to understand complex relationships and patterns | 38 |
bmabey/pyldavis | Software for interactive visualization of topic models from text data | 1,805 |
dongwookim-ml/topic-model-lecture-note | Lecture notes on probabilistic topic models using IPython Notebook | 22 |