lda-ruby

Topic modeler

A Ruby wrapper around an existing C implementation of Latent Dirichlet Allocation (LDA) for topic modeling in natural language processing.

A Ruby wrapper for Latent Dirichlet Allocation (LDA).

GitHub

133 stars
5 watching
32 forks
Language: C
last commit: about 4 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
primaryobjects/lda A JavaScript library that uses Latent Dirichlet allocation to model topics in text data 291
slycoder/topicmodels.jl Software package implementing Bayesian topic modeling in Julia using Latent Dirichlet Allocation (LDA) model 38
artificiai/multilingual-latent-dirichlet-allocation-lda An LDA-based text clustering pipeline for multiple languages 82
agoldst/dfrtopics An R package for creating and exploring topic models of text data 47
louismullie/open-nlp Ruby bindings to a Java machine learning toolkit for natural language processing 91
lefnord/rstt A Ruby wrapper around the Stuttgarter Tree Tagger for natural language processing tasks 6
danielsdeleo/decider A flexible and extensible machine learning library for Ruby 385
kei500/liblinear-ruby Provides an interface to train and predict with machine learning models using LIBLINEAR 83
cpsievert/ldavis An R package for visualizing and exploring topic models from text data 556
louismullie/stanford-core-nlp Provides Ruby bindings to Stanford Core NLP tools for natural language processing tasks 432
gregversteeg/corex_topic An implementation of an unsupervised topic modeling algorithm that leverages domain knowledge to generate informative topics from sparse count data. 627
agoldst/dfr-browser A tool for browsing and visualizing topic models of text corpora 99
tiendung/ruby-nlp A Ruby binding for Stanford's NLP tools, allowing developers to analyze and process natural language text. 92
clementfarabet/manifold Manages and transforms high-dimensional data into lower-dimensional representations using various algorithms 141
louismullie/treat A Ruby-based toolkit for natural language processing and computational linguistics 1,366