Skip to content

protocorn/automatic-infographics-system-for-medical-paper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Automatic Infographics System for Medical Papers

How to Run the Project

Step 1:

Navigate to the models1 folder in the infogrphicsproject directory.

Step 2:

Delete the file named 'deletethis' and download the models from Google Drive - models-for-infographics.

Step 3:

Copy all the downloaded models and paste them in models1 folder

Commands to Run:

cd infogrphicsproject
python manage.py runserver

Screenshots:

image image

Breakdown of code:

  1. Uploading the file
  2. Extracting the text
  3. Segmenting text into 3 sections - Abstract, Results and Conclusion
  4. Summarizing the text
  5. Searching for images and captions
  6. Extracting relavant images
  7. Extracting keu phrases
  8. Extracting Title based on Heuristic Methods
  9. Converting it to infograohics format

About

This project converts medical research papers into infographic formats.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors