DDI-extraction-through-LSTM icon indicating copy to clipboard operation
DDI-extraction-through-LSTM copied to clipboard

DDI Extraction from Biomedical text using LSTM network

DDI-extraction-through-LSTM

Code for the paper entitled 'Drug-Drug Interaction Extraction from Biomedical Text Using Long Short Term Memory Network' https://arxiv.org/abs/1701.08303

The dataset can be download from the following link: https://www.cs.york.ac.uk/semeval-2013/task9/index.html

preprocess1.py and preprocess2.py can be used for processing the downloaded dataset.