Giter Club home page Giter Club logo

pmc-patients's Introduction

PMC-Patients

This repository contains PMC-Patients dataset (including patient notes, patient-patient similarity annotations, patient-article relevance annotations, and four downstream task datasets: patient note recognition PNR, patient-patient similarity PPS, patient-patient retrieval PPR, and patient-article retrieval PAR), codes for collection datasets and several baseline models.

See our paper.

PMC OA and PubMed Downloads

For those who only wish to reproduce baseline models, only PubMed abstracts are required for PAR task.

If you have already downloaded PMC OA and PubMed abstracts on your device, skip this step and change relative directory in later steps. Otherwise, download PMC OA and PubMed. Note that file PMC-ids.csv under this directory is also required.

Dataset

PMC-Patients dataset can be downloaded via this link without any data usage agreement. After downloading, please unzip it and put datasets and meta_data under this directory.

For dataset details, see README.md in datasets and meta_data directory.

All articles used in PMC-Patients are credited in meta_data/PMC-Patients_citations.json.

Dataset Version Logs

Generally PMC-Patients will only be updated incrementally when new data are ready to release, so there's no need to keep an old version and the download link would stay the same.

  • v1.3: Add PPR_PAR_human_annotations.json of ground-truth patient-patient similarity and patient-article relevance.
  • v1.2: Add PMC-Patients_human.json of ground-truth patient notes and their demographics annotated by experts.
  • v1.1: Add citations of articles used in PMC-Patients.

Code

To reproduce construction of PMC-Patients, see code/PMC-Patients_collection/. To try our baselines, see code/downstream_task/.

License

PMC-Patients dataset is released under CC BY-NC-SA 4.0 License.

Citation

@misc{zhao2022pmcpatients,
      title={PMC-Patients: A Large-scale Dataset of Patient Notes and Relations Extracted from Case Reports in PubMed Central}, 
      author={Zhengyun Zhao and Qiao Jin and Sheng Yu},
      year={2022},
      eprint={2202.13876},
      archivePrefix={arXiv},
      primaryClass={cs.CL}
}

pmc-patients's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.