RubyGems Navigation menu

classifier 2.2.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.2.0 December 29, 2025 (54 KB)
  2. 2.1.0 December 28, 2025 (36.5 KB)
  3. 2.0.0 December 27, 2025 (26 KB)
  4. 1.4.4 July 31, 2024 (21.5 KB)
  5. 1.4.3 July 31, 2024 (21.5 KB)
Show all versions (18 total)

Runtime Dependencies (4):

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

Development Dependencies (4):

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

Owners:

Pushed by:

GitHub

Authors:

  • Lucas Carlson

SHA 256 checksum:

=

Total downloads 1,140,527

For this version 99

Version Released:

License:

LGPL

Required Ruby Version: >= 3.1

Links: