Skip to content
/ n2c2 Public
forked from bst-mug/n2c2

Supporting code for participation at the 2018 n2c2 Shared-Task

License

Notifications You must be signed in to change notification settings

michelole/n2c2

This branch is up to date with bst-mug/n2c2:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3cc1bc3 · Jun 23, 2020
Mar 20, 2020
May 7, 2018
May 24, 2019
Dec 7, 2018
May 7, 2018
Jun 24, 2019
Mar 20, 2020
Apr 3, 2018
Aug 24, 2019
Mar 20, 2020
May 19, 2020
Mar 13, 2018
Sep 14, 2019
Aug 24, 2019
Dec 7, 2018
Jun 23, 2020

Repository files navigation

National NLP Clinical Challenges (n2c2)

Codacy Badge Build Status Coverage Status License

A repository containing support code and resources developed at the Institute for Medical Informatics, Statistics and Documentation at the Medical University of Graz (Austria) for participation at the 2018 n2c2 Shared-Task Track 1 organized by the Department of Biomedical Informatics at the Harvard Medical School.

Citing

If you use data or code in your work, please cite our JAMIA paper:

@article{oleynik2019evaluating,
  title={Evaluating shallow and deep learning strategies for the 2018 n2c2 shared-task on clinical text classification},
  author={Michel Oleynik and Amila Kugic and Zdenko Kasáč and Markus Kreuzthaler},
  journal={Journal of the American Medical Informatics Association},
  publisher={Oxford University Press},
  year={2019}
}

Also of interest:

Code Dependencies

  • JDK8+
  • python3 (to run official evaluation scripts)
  • make (to compile fastText)
  • gcc/clang (to compile fastText)

About

Supporting code for participation at the 2018 n2c2 Shared-Task

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.1%
  • Other 0.9%