Skip to content

Completed as a part of Mini Project course at PES University.

Notifications You must be signed in to change notification settings

ananya2712/Research-Paper-Impact-Analysis

Repository files navigation

Research-Paper-Impact-Analysis

Completed as a part of Mini Project course at PES University. Takes a unique identifier such as DOI number for a paper and produces results to gauge the impact. The Impact Factor Metric is used to compare papers.

Contributors

  • Ananya Uppal
  • Maitreyi P.

How to run

  1. Install virtualenv using the pip command.
  2. Create a virtualenv called my_env using command virtualenv my_env
  3. Finally run my_env\Scripts\activate to use the virtualenv.
  4. Install requirements using pip install -r requirements.txt
  5. Move to the correct directory and run the command streamlit run project.py
  6. Use one of the sample DOI's provided to view results.

DEMO

final_demo.mp4

About

Completed as a part of Mini Project course at PES University.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published