Skip to content

iman008/tf-idf-search-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

first load the dataset into the data/ folder.

then go to the root of project and run the following commands

pypy3 -m pip install termcolor
cd src/
pypy3 wordlist_generator.py
pypy3 tfidf_per_doc.py
pypy3 main.py "{location of data.json}"

do not remember to set the test limit in file main.py. now continue to work on the project.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages