[go: nahoru, domu]

Skip to content

n2c2 2018 — Track 1: cohort selection for clinical trials

License

Notifications You must be signed in to change notification settings

ruiantunes/2018-n2c2-track-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

n2c2 2018 — Track 1: cohort selection for clinical trials

This repository contains source code from our participation in the n2c2 2018 shared-task (Track 1).

Requirements

Ubuntu, Python 3.6.4. Install the required packages:

$ pip install -r requirements.txt

Usage

  1. Place the n2c2 dataset into the data/n2c2/ directory.

  2. Input parameters can be modified in the src/system.py script.

  3. In the src/ directory run:

    $ python3 system.py
    

Reference

If you use this code in your work, please cite our publication:

@inproceedings{antunes2019a,
  address   = {{Prague, Czech Republic}},
  author    = {Antunes, Rui and Silva, Jo{\~a}o Figueira and Pereira, Arnaldo and Matos, S{\'e}rgio},
  booktitle = {12th {{International Joint Conference}} on {{Biomedical Engineering Systems}} and {{Technologies}}},
  month     = feb,
  pages     = {59--67},
  publisher = {{SciTePress}},
  title     = {Rule-based and machine learning hybrid system for patient cohort selection},
  url       = {https://doi.org/10.5220/0007349300590067},
  year      = {2019},
}

About

n2c2 2018 — Track 1: cohort selection for clinical trials

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages