tf-idf
tf-idf calculator
Calculates term frequencies and their importance in a corpus using the TF-IDF algorithm.
A rubygem that calculates the tf-idf of a corpus.
7 stars
3 watching
2 forks
Language: Ruby
last commit: almost 15 years ago Related projects:
Repository | Description | Stars |
---|---|---|
reddavis/tf-idf | A Ruby implementation of term frequency-inverse document frequency, used in natural language processing and text analysis. | 35 |
jpmckinney/tf-idf-similarity | A Ruby gem for calculating the similarity between texts using tf-idf weights. | 748 |
bbc/similarity | Calculates similarity between pieces of text using TF-IDF weights | 115 |
ocannings/tf-idf | An Elixir implementation of term frequency-inverse document frequency | 17 |
pharo-ai/tf-idf | An implementation of TF-IDF in Smalltalk for natural language processing and text analysis tasks. | 3 |
geffy/tffm | An implementation of Factorization Machine with arbitrary order and multiple optimization methods | 780 |
reddavis/n-gram | Generates sequences of characters from a given text, useful for data analysis and modeling | 37 |
tkurz/sesame-vocab-builder | Generates constants for RDF primitives from ontology files | 15 |
trendmicro/tlsh | A fuzzy matching library that generates hash values for similarity comparisons | 745 |
analyzeplatypus/translitkit | A Ruby framework for converting Hebrew text to English using phoneme maps | 7 |
printfn/fend | An arbitrary-precision calculator with unit support and multiple mathematical features | 671 |
josephwilk/rsemantic | A Ruby document vector search system with support for flexible matrix transforms | 146 |
bobg/merkle | A library that efficiently calculates Merkle roots and proofs from streams of byte strings | 18 |
mborgerding/kissfft | A simple, efficient Fast Fourier Transform library for C | 1,487 |
simdutf/simdutf | Library providing fast Unicode functions and transcoding capabilities. | 1,172 |