Categories: None [Edit]

bow_tfidf

https://rubygems.org/gems/bow_tfidf
https://github.com/isidzukuri/bow_tfidf
In information retrieval, tf–idf or TFIDF, short for term frequency–inverse document frequency, is a numerical statistic that is intended to reflect how important a word is to a document in a collection or corpus. It is often used as a weighting factor in searches of information retrieval, text mining, and user modeling. The tf–idf value increases proportionally to the number of times a word appears in the document and is offset by the number of documents in the corpus that contain the word, which helps to adjust for the fact that some words appear more frequently in general.

Total

Ranking: 118,333 of 195,762
Downloads: 6,275

Daily

Ranking: 154,925 of 195,747
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,629,697,366bundler
81,384,293,602rake
291,006,320,288rspec

Owners

#GravatarHandle
1iconisidzukuri