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: 116,008 of 186,856
Downloads: 5,819

Daily

Ranking: 159,838 of 186,840
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,922,987,518bundler
101,134,358,957rake
27912,000,751rspec

Owners

#GravatarHandle
1iconisidzukuri