GitHub - morteza-n/Search-Engine-Design · GitHub
Skip to content

morteza-n/Search-Engine-Design

 
 

Folders and files

Repository files navigation

Search-Engine-Design

This project works by running the app file. However, to execute this project, you need Python and libraries such as Flask, Pandas, OS, Sklearn, and NumPy.

After running the app, you can enter this link: http://127.0.0.1:5000 in your browser to access the search engine interface.

In fact, project_tfidf2 is the core of this search engine, and to improve the search process, only this file needs to be optimized.

Please note that the dataset used in this project has been taken from the valuable and useful website https://www.whatshouldireadnext.com , and the search is conducted exclusively on this dataset.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

  • HTML 79.1%
  • Python 20.9%