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: almost 6 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
primaryobjects/ldaA JavaScript library that uses Latent Dirichlet allocation to model topics in text data292
slycoder/topicmodels.jlSoftware package implementing Bayesian topic modeling in Julia using Latent Dirichlet Allocation (LDA) model38
artificiai/multilingual-latent-dirichlet-allocation-ldaAn LDA-based text clustering pipeline for multiple languages82
agoldst/dfrtopicsAn R package for creating and exploring topic models of text data47
louismullie/open-nlpRuby bindings to a Java machine learning toolkit for natural language processing91
lefnord/rsttA Ruby wrapper around the Stuttgarter Tree Tagger for natural language processing tasks6
danielsdeleo/deciderA flexible and extensible machine learning library for Ruby385
kei500/liblinear-rubyProvides an interface to train and predict with machine learning models using LIBLINEAR83
cpsievert/ldavisAn R package for visualizing and exploring topic models from text data557
louismullie/stanford-core-nlpProvides Ruby bindings to Stanford Core NLP tools for natural language processing tasks433
gregversteeg/corex_topicAn implementation of an unsupervised topic modeling algorithm that leverages domain knowledge to generate informative topics from sparse count data.627
agoldst/dfr-browserA tool for browsing and visualizing topic models of text corpora99
tiendung/ruby-nlpA Ruby binding for Stanford's NLP tools, allowing developers to analyze and process natural language text.92
clementfarabet/manifoldManages and transforms high-dimensional data into lower-dimensional representations using various algorithms141
louismullie/treatA Ruby-based toolkit for natural language processing and computational linguistics1,369