The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.04

  • Fixed computation of TF-IDF. Resources for the equation include http://www.tfidf.com/ and https://en.wikipedia.org/wiki/Tf%E2%80%93idf#Term_frequency%E2%80%93Inverse_document_frequency
  • Updated the tests to reflect the new equation

Modules

Perl extension for computing the TF-IDF measure