Skip to content

hasanhammad/search-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

search engine using pyrhon

  • this search engine has the following parts:
  • 1- a crawler
  • 2- posting list data structure
  • 3- indexing algorithm
  • 4- filtering algorithm
  • 5- boolean search algorithm
  • 6- GUI