TF-IDF in arbox/nlp-with-ruby

Term Frequency - Inverse Document Frequency in Ruby

updated at Jan. 31, 2023, 11:34 a.m.

Ruby

7 +0

35 +0

6 +0

GitHub
K-Means in arbox/machine-learning-with-ruby

K Means

updated at May 9, 2023, 9:36 a.m.

Ruby

7 +0

115 +0

36 +0

GitHub
knn in arbox/machine-learning-with-ruby

Simple K Nearest Neighbour Algorithm

updated at Nov. 1, 2023, 7:30 p.m.

Ruby

7 +0

37 +0

6 +0

GitHub
N-Gram in arbox/nlp-with-ruby

N-Gram generator in Ruby - http://en.wikipedia.org/wiki/N-gram

updated at Feb. 29, 2024, 4:12 a.m.

Ruby

5 +0

37 +0

6 +0

GitHub
Naive-Bayes in arbox/machine-learning-with-ruby, arbox/nlp-with-ruby

Simple Naive Bayes classifier

updated at March 8, 2024, 9:13 p.m.

Ruby

6 +0

48 +0

8 +0

GitHub