TF-IDF

Text analysis library

A Ruby implementation of term frequency-inverse document frequency, used in natural language processing and text analysis.

Term Frequency - Inverse Document Frequency in Ruby

GitHub

35 stars
7 watching
6 forks
Language: Ruby
last commit: almost 13 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mchung/tf-idf Calculates term frequencies and their importance in a corpus using the TF-IDF algorithm. 7
jpmckinney/tf-idf-similarity A Ruby gem for calculating the similarity between texts using tf-idf weights. 748
josephwilk/rsemantic A Ruby document vector search system with support for flexible matrix transforms 146
bbc/similarity Calculates similarity between pieces of text using TF-IDF weights 115
reddavis/n-gram Generates sequences of characters from a given text, useful for data analysis and modeling 37
ocannings/tf-idf An Elixir implementation of term frequency-inverse document frequency 17
reddavis/naive-bayes A simple implementation of a Naive Bayes classifier for text classification tasks 49
laserdisc-io/laserdisc A pure functional programming Redis client with strongly typed protocol and serialization 94
twitter/twitter-cldr-rb A Ruby library providing Unicode-based formatting and localization tools for dates, numbers, currencies, and more. 672
tonytonyjan/jaro_winkler An implementation of the Jaro-Winkler distance algorithm to compare strings 195
deepfryed/ots Provides Ruby bindings to an open text summarizer library. 43
red-data-tools/red-chainer A deep learning framework implemented in Ruby 104
egonw/rrdf Brings RDF and SPARQL functionality to R using the Jena libraries. 29
ff-notes/ron Implementation of a replicated data type in Haskell for handling concurrent updates and maintaining consistency in distributed systems. 65
theodi/csv2rdf Converts comma-separated values to RDF data format 4