Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 464 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 464 Bytes

TF-IDF - Calculator of Term Frequency–Inverse Document Frequency

Command Line Interface (CLI) that can be used to calculate the TF-IDF (Term Frequency–Inverse Document Frequency) of a word.

How to use
  tfidf WORD [options]

If no filename is passed then it would use the default one that exists in data folder.

Options
  --help 
        Show options and exit.
  --file string
        Set the document to search de WORD