Skip to content

murash22/tf-idf-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TF-IDF-Analyzer

Features

  • Upload .txt files and extract words
  • View TF, IDF, TF-IDF scores
  • Results sorted by IDF in descending order
  • Paginated results
  • SQLite database for storing file statistics

Launching

docker-compose up --build

About

TF-IDF analyzer written using FastAPI

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors