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
35 stars
7 watching
6 forks
Language: Ruby
last commit: about 13 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Calculates term frequencies and their importance in a corpus using the TF-IDF algorithm. | 7 |
| A Ruby gem for calculating the similarity between texts using tf-idf weights. | 749 |
| A Ruby document vector search system with support for flexible matrix transforms | 146 |
| Calculates similarity between pieces of text using TF-IDF weights | 115 |
| Generates sequences of characters from a given text, useful for data analysis and modeling | 37 |
| An Elixir implementation of term frequency-inverse document frequency | 17 |
| A simple implementation of a Naive Bayes classifier for text classification tasks | 49 |
| A pure functional programming Redis client with strongly typed protocol and serialization | 94 |
| A Ruby library providing Unicode-based formatting and localization tools for dates, numbers, currencies, and more. | 673 |
| An implementation of the Jaro-Winkler distance algorithm to compare strings | 195 |
| Provides Ruby bindings to an open text summarizer library. | 43 |
| A deep learning framework implemented in Ruby | 104 |
| Brings RDF and SPARQL functionality to R using the Jena libraries. | 29 |
| Implementation of a replicated data type in Haskell for handling concurrent updates and maintaining consistency in distributed systems. | 65 |
| Converts comma-separated values to RDF data format | 4 |