awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ealdent avatar

ealdent/lda-ruby

0
View on GitHub↗
134 stars·30 forks·Ruby·LGPL-2.1·6 viewslda-ruby↗

Lda Ruby

This wrapper is based on C-code by David M. Blei. In a nutshell, it can be used to automatically cluster documents into topics. The number of topics are chosen beforehand and the topics found are usually fairly intuitive. Details of the implementation can be found in the paper by Blei, Ng, and…

Features

  • Machine Learning Libraries - Latent Dirichlet Allocation for topic modeling and clustering.
  • Statistical and Predictive Models - Implements Latent Dirichlet Allocation for topic modeling.

Star history

Star history chart for ealdent/lda-rubyStar history chart for ealdent/lda-ruby

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does ealdent/lda-ruby do?

This wrapper is based on C-code by David M. Blei. In a nutshell, it can be used to automatically cluster documents into topics. The number of topics are chosen beforehand and the topics found are usually fairly intuitive. Details of the implementation can be found in the paper by Blei, Ng, and…

What are the main features of ealdent/lda-ruby?

The main features of ealdent/lda-ruby are: Machine Learning Libraries, Statistical and Predictive Models.

What are some open-source alternatives to ealdent/lda-ruby?

Open-source alternatives to ealdent/lda-ruby include: mustafaturan/omnicat — A generalized framework for text classifications. maspwr/rtimbl — A Ruby interface to the Timbl machine-learning library. febeling/rb-libsvm — Ruby language bindings for LIBSVM. djcp/linnaeus — Linnaeus is a redis-backed naive Bayesian classification system. Please see the rdoc for more information. Ruby 1.9 is… igrigorik/decisiontree — ID3-based implementation of the ML Decision Tree algorithm. mustafaturan/omnicat-bayes — A Naive Bayes text classification implementation as an OmniCat classifier strategy.

Open-source alternatives to Lda Ruby

Similar open-source projects, ranked by how many features they share with Lda Ruby.
  • igrigorik/decisiontreeigrigorik avatar

    igrigorik/decisiontree

    1,484View on GitHub↗

    ID3-based implementation of the ML Decision Tree algorithm

    Ruby
    View on GitHub↗1,484
  • febeling/rb-libsvmfebeling avatar

    febeling/rb-libsvm

    279View on GitHub↗

    Ruby language bindings for LIBSVM

    C++
    View on GitHub↗279
  • djcp/linnaeusdjcp avatar

    djcp/linnaeus

    37View on GitHub↗

    Linnaeus is a redis-backed naive Bayesian classification system. Please see the rdoc for more information. Ruby 1.9 is required.

    Ruby
    View on GitHub↗37
  • maspwr/rtimblmaspwr avatar

    maspwr/rtimbl

    5View on GitHub↗

    A Ruby interface to the Timbl machine-learning library

    C++
    View on GitHub↗5
See all 30 alternatives to Lda Ruby→