RubyGems Navigation menu

classifier 2.4.0

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.4.0 May 19, 2026 (63 KB)
  2. 2.3.2 January 01, 2026 (62.5 KB)
  3. 2.3.1 January 01, 2026 (62 KB)
  4. 2.3.0 December 31, 2025 (62 KB)
  5. 2.2.0 December 29, 2025 (54 KB)
Show all versions (22 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,157,122

For this version 73

Version Released:

License:

LGPL

Required Ruby Version: >= 3.1

Links: