Clone this repo and run following commands
> cd code
> pip3 install -r requirement.txt
> python3
>> import nltk
>> nltk.download('stopwords')
> bash index.sh <dump_file_path> <invert_folder_path> <stat_file_path>
> bash search.sh <invert_folder_path> <query_string>
Location : ./code/final_report.txt