This repository contains My Final Project for Information Retrieval during my first semester at University at Buffalo.
The course had 4 projects in total :
- Collecting and Indexing Documents in Solr
- Boolean Query Processing and using DAAT and sorted using TF-IDF scoring.
- Evaluating different IR models (BM25 or VSM). Playing arounf with variables and getting better scores.
- Built a Fully Developed Search Engine written in AngularJS, Used Twitter API to collect data and index them.
The Final Project was an implementation of all the initial projects during the semester which we had to use to create our own search engine from scratch.