Skip to content

MLOpenSourceOpenScience/disease_data_parser_MLOS2

Repository files navigation

disease_data_parser_MLOS2

Abstract

  • This repository is based on the research held in RPI.

Dependencies

  • python (earliest version confirmed supported: 3.9.62)
  • PyPDF2 pip3 install PyPDF2
  • pymupdf pip3 install PyMuPDF
  • dateutil pip install python-dateutil
  • requests pip install requests

Running the code

Preparation

  • We use the HERE API to retrieve location information.
    • In the Modules/location_interface file on line 23, please insert your own API key, which can obtain from https://www.here.com.

Web Scraping

Datasets

Google Drive

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages