Skip to content

A web search engine project for Data Structures and Algorithms class.

Notifications You must be signed in to change notification settings

amanptl/Web-Search-Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Web-Search-Engine

  • Developed a search engine to carry out an internet search in a systematic way for information specified in the query.
  • Implemented a breadth-first search web crawler, a spell checker using edit distance algorithm, word dictionary using trie data structure and page ranker which uses the TF-IDF algorithm.

About

A web search engine project for Data Structures and Algorithms class.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages