Skip to content

sky102/WebSearchEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Web Search Engine Project for CompSci 121 at UC Irvine

Web Search Engine

There are two parts in this project. The first part is a web crawler that can search a website and retrieve all valid URLs. The second part is the search engine, which builds a search index and stores it on a MongoDB cloud database. Finally, from a user's query, the search engine returns the top ranked web pages using TF-IDF algorithm.

About

Source code for a project in CompSci 121: Information Retrieval at UCI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages