Skip to content

Skyhorizon2021/Search_Engine_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web-Search-Project

Final Project for CS 4250, Web Search & Recommender Systems. Web scraping, parsing, and extracting data from CPP Civil Engineering web page. Users can search for faculty information regarding education, research interests, or publications.

Prerequisites

  • Python 3.8+
  • MongoDB
  • BeautifulSoup
  • pymongo
  • Django
  • Scikit-learn

Run Project

Steps:

  1. cd demo
  2. python3 manage.py runserver
  3. Server URL: http://127.0.0.1:8000/demo/search/
  4. Query terms like: building, steel, deep learning, ...

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages