RubyGems Navigation menu

classifier 2.3.2

A Ruby library for text classification featuring Naive Bayes, LSI (Latent Semantic Indexing), Logistic Regression, and k-Nearest Neighbors classifiers. Includes TF-IDF vectorization, streaming/incremental training, pluggable persistence backends, thread safety, and a native C extension for fast LSI operations.

Gemfile:
=

install:
=

Versions:

  1. 2.3.2 January 01, 2026 (62.5 KB)
  2. 2.3.1 January 01, 2026 (62 KB)
  3. 2.3.0 December 31, 2025 (62 KB)
  4. 2.2.0 December 29, 2025 (54 KB)
  5. 2.1.0 December 28, 2025 (36.5 KB)
Show all versions (21 total)

Runtime Dependencies (4):

fast-stemmer ~> 1.0
matrix >= 0
mutex_m ~> 0.2
rake >= 0

Development Dependencies (5):

minitest >= 0
rbs-inline >= 0
rdoc >= 0
webmock >= 0

Owners:

Pushed by:

GitHub

Authors:

  • Lucas Carlson

SHA 256 checksum:

=

Total downloads 1,140,967

For this version 44

Version Released:

License:

LGPL

Required Ruby Version: >= 3.1

Links: