Skip to content

Latest commit

 

History

History
4 lines (2 loc) · 326 Bytes

README.md

File metadata and controls

4 lines (2 loc) · 326 Bytes

Wikipedia Search Enigine

This is a demo search engine for NEU CS6200 Information Retrieval course. Four main parts of the search engine have been realized, which are Crawler, Quality Analyzer, Inverted Index and Retrieval Model. We will also have the part of the evaluation of different retrieval systems to be continued.