Skip to content

jirigoin/tf-idf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%