Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 607 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 607 Bytes

Information Retrieval Project

A Simple recall-based text search engine for university class of 'Information Retrieval' (2016-2017)

Some Feature:

  • this search engine based on both vector model and boolean model,
  • support english language and arabic language too
  • support all types of documents (txt, pdf, docx, .... etc)
  • super fast indexing
  • ultra fast searching
  • caching
  • wordnet for getting the synonyms
  • solve the ambiguase of the wordnet synonyms

Screenshot:

the main window