Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 216 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 216 Bytes

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