Skip to content

xiongshufeng/AdverseDrugReaction

 
 

Repository files navigation

Adverse Drug Reaction Classification with Deep Learning

INSTALL

  • Install https://github.com/trunghlt/psb-adr

  • Install required packaged in the .ipynb file.

  • You will need to upgrade Theano to 0.9.0-dev2 if lower by running: pip install --upgrade --no-deps git+git://github.com/Theano/Theano.git

  • Download glovec vector, unzip it, prepend the following line to the file: 2196017 300

Bib entry

Please cite with the below bib entry if you use the code in your research:

@CONFERENCE {huynh2016,
    author    = "Trung Huynh, Yulan He, Alistair Willis, Stefan Rüger",
    title     = "Adverse Drug Reaction Classification with Deep Learning",
    booktitle = "International Conference of Computational Linguistics (COLING)",
    year      = "2016"
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 93.4%
  • Python 6.6%