Skip to content

SeyedAlirezaFatemi/modern-information-retrieval

Repository files navigation

Modern Information Retrieval

Code style: black

This repo contains my solutions to Modern Information Retrieval course projects. The description of each phase of the project is in MIR_PHASE# directories. Spiders for crawling ResearchGate and Semantic Scholar are located in paper_crawler/paper_crawler/spiders.

Getting started

pip install -r requirements.txt 
conda install -c numba icc_rt

Some resources