tf-idf-similarity

Text similarity calculator

A Ruby gem for calculating the similarity between texts using tf-idf weights.

Ruby gem to calculate the similarity between texts using tf*idf

GitHub

749 stars
23 watching
64 forks
Language: Ruby
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
bbc/similarityCalculates similarity between pieces of text using TF-IDF weights115
mchung/tf-idfCalculates term frequencies and their importance in a corpus using the TF-IDF algorithm.7
reddavis/tf-idfA Ruby implementation of term frequency-inverse document frequency, used in natural language processing and text analysis.35
tonytonyjan/jaro_winklerAn implementation of the Jaro-Winkler distance algorithm to compare strings195
ztane/python-levenshteinFast string computation and similarity functions for text analysis1,265
pharo-ai/tf-idfAn implementation of TF-IDF in Smalltalk for natural language processing and text analysis tasks.3
analyzeplatypus/translitkitA Ruby framework for converting Hebrew text to English using phoneme maps7
ocannings/tf-idfAn Elixir implementation of term frequency-inverse document frequency17
threedaymonk/textA collection of text algorithms and similarity measures585
abhidsm/time_diffA Ruby gem that calculates the difference between two times in terms of years, months, weeks, days, hours, minutes, and seconds.146
tkellen/ruby-ngramBreaks text into contiguous sequences of words or phrases12
yoshoku/hnswlib.rbProvides Ruby bindings for a C++ library implementing approximate nearest neighbor search15
feature23/stringsimilarity.netA .NET port of Java string similarity library implementing various distance and similarity measures452
josephwilk/rsemanticA Ruby document vector search system with support for flexible matrix transforms146
doukremt/distanceLibrary for comparing sequences of characters with various distance metrics.117