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
749 stars
23 watching
64 forks
Language: Ruby
last commit: 12 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Calculates similarity between pieces of text using TF-IDF weights | 115 |
| Calculates term frequencies and their importance in a corpus using the TF-IDF algorithm. | 7 |
| A Ruby implementation of term frequency-inverse document frequency, used in natural language processing and text analysis. | 35 |
| An implementation of the Jaro-Winkler distance algorithm to compare strings | 195 |
| Fast string computation and similarity functions for text analysis | 1,265 |
| An implementation of TF-IDF in Smalltalk for natural language processing and text analysis tasks. | 3 |
| A Ruby framework for converting Hebrew text to English using phoneme maps | 7 |
| An Elixir implementation of term frequency-inverse document frequency | 17 |
| A collection of text algorithms and similarity measures | 585 |
| A Ruby gem that calculates the difference between two times in terms of years, months, weeks, days, hours, minutes, and seconds. | 146 |
| Breaks text into contiguous sequences of words or phrases | 12 |
| Provides Ruby bindings for a C++ library implementing approximate nearest neighbor search | 15 |
| A .NET port of Java string similarity library implementing various distance and similarity measures | 452 |
| A Ruby document vector search system with support for flexible matrix transforms | 146 |
| Library for comparing sequences of characters with various distance metrics. | 117 |