Detalhes do pacote

idf

zjohn7788MIT0.1.2

Function that takes a Term-Document map; computes IDFs.

idf, tfidf, tf-idf, inverse document frequency

readme (leia-me)

This module computes a hashtable of inverse document frequencies, when inputted term frequencies. THIS MODULE IS NO LONGER BEING MAINTAINED. The code here has been integrated into the NPM module Retrieval. Please use that module instead. It is more mature and better tested.