Skip to content

This project contains the backend of a search engine created to index the ICS website.

Notifications You must be signed in to change notification settings

danielle-io/MockSearchEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project can take in a list of URLS in filePaths.json and create an inverted index with TFIDF scores, cached page content, and metadata. Data will need to be stored in a database which can be linked in credentials.py (MongoDB recommended).

This was a collaborative project with equal contributions from Danielle, Gayatri, and Greta.

About

This project contains the backend of a search engine created to index the ICS website.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages