awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ealdent avatar

ealdent/lda-ruby

0
View on GitHub↗
134 نجوم·30 تفرعات·Ruby·LGPL-2.1·6 مشاهداتlda-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.

سجل النجوم

مخطط تاريخ النجوم لـ ealdent/lda-rubyمخطط تاريخ النجوم لـ ealdent/lda-ruby

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Lda Ruby

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Lda Ruby.
  • igrigorik/decisiontreeالصورة الرمزية لـ igrigorik

    igrigorik/decisiontree

    1,484عرض على GitHub↗

    ID3-based implementation of the ML Decision Tree algorithm

    Ruby
    عرض على GitHub↗1,484
  • febeling/rb-libsvmالصورة الرمزية لـ febeling

    febeling/rb-libsvm

    279عرض على GitHub↗

    Ruby language bindings for LIBSVM

    C++
    عرض على GitHub↗279
  • djcp/linnaeusالصورة الرمزية لـ djcp

    djcp/linnaeus

    37عرض على GitHub↗

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

    Ruby
    عرض على GitHub↗37
  • maspwr/rtimblالصورة الرمزية لـ maspwr

    maspwr/rtimbl

    5عرض على GitHub↗

    A Ruby interface to the Timbl machine-learning library

    C++
    عرض على GitHub↗5
عرض جميع البدائل الـ 30 لـ Lda Ruby→

الأسئلة الشائعة

ما هي وظيفة ealdent/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…

ما هي الميزات الرئيسية لـ ealdent/lda-ruby؟

الميزات الرئيسية لـ ealdent/lda-ruby هي: Machine Learning Libraries, Statistical and Predictive Models.

ما هي البدائل مفتوحة المصدر لـ ealdent/lda-ruby؟

تشمل البدائل مفتوحة المصدر لـ ealdent/lda-ruby: 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.