ContentStructure

Content analysis framework

An R package implementing an extension to the TPME model with added features and extensions

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: about 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 473
primaryobjects/lda A JavaScript library that uses Latent Dirichlet allocation to model topics in text data 291
largelymfs/topical_word_embeddings A codebase implementing topical word embeddings using various NLP techniques as demonstrated in a paper accepted by AAAI'15. 315
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 556
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 662
jcgood/desmeme A software framework for analyzing and visualizing linguistic templates using graphs and similarity measures. 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,805
j4mie/micromodels A library that provides declarative dictionary-based model classes for building and serializing data structures in Python. 104
mcmatan/topiceventbus An implementation of the Publish–subscribe design pattern with topic-based event publishing and weak observer references. 55