kevalmorabia97 / ACL-Search-Engine-CS510

Search Engine to search for ACL Papers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Academic-Paper-Search-Engine-CS510

This Search Engine uses BM25 algorithm to rank documents according to the query.

To run the application:

python3 run.py

This code has been tested to work on the following dependencies:

pandas==0.23.4
rake_nltk==1.0.4
Flask==1.1.1
rank_bm25==0.2
nltk==3.4.5
Flask_Cors==3.0.8

Contributers:

  1. Keval Morabia (kevalmorabia97)
  2. Tara Vijaykumar (tara-vijaykumar)
  3. Malcolm Tivelius (malcolmtivelius)
  4. Shubham Singhal (ssinghaldev)

User Interface
Link to Demo Video
Image

About

Search Engine to search for ACL Papers

License:Apache License 2.0


Languages

Language:Python 66.5%Language:HTML 33.5%