ContentStructure

Topic Modeling Package

An R package implementing an extension to the TPME model with features for topic modeling and latent class clustering.

An R package which implements an extension to the TPME model of Krafft et al. (2012)

GitHub

6 stars
4 watching
1 forks
Language: C++
last commit: over 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
trinker/topicmodels_learning A repository of resources and tools for learning and applying topic models in R 228
cemoody/topicsne An implementation of t-SNE in PyTorch for MNIST dataset analysis 475
primaryobjects/lda A JavaScript library that uses Latent Dirichlet allocation to model topics in text data 292
largelymfs/topical_word_embeddings A Python implementation of a topical word embedding technique used in natural language processing and information retrieval. 314
agoldst/dfrtopics An R package for creating and exploring topic models of text data 47
cpsievert/ldavis An R package for visualizing and exploring topic models from text data 557
slycoder/topicmodels.jl Software package implementing Bayesian topic modeling in Julia using Latent Dirichlet Allocation (LDA) model 38
ealdent/lda-ruby A Ruby wrapper around an existing C implementation of Latent Dirichlet Allocation (LDA) for topic modeling in natural language processing. 133
dongwookim-ml/topic-model-lecture-note Lecture notes on probabilistic topic models using IPython Notebook 22
bigartm/bigartm A platform for topic modeling using additive regularization of topic models 661
jcgood/desmeme A collection of tools and data for exploring linguistic templates 4
gregversteeg/corex_topic An implementation of an unsupervised topic modeling algorithm that leverages domain knowledge to generate informative topics from sparse count data. 627
bmabey/pyldavis Software for interactive visualization of topic models from text data 1,810
j4mie/micromodels A library that provides declarative dictionary-based model classes for building and serializing data structures in Python. 103
mcmatan/topiceventbus An implementation of the Publish–subscribe design pattern with topic-based event publishing and weak observer references. 55