DDI-extraction-through-LSTM
DDI-extraction-through-LSTM copied to clipboard
The source of some files
I want to know where some files such as "dataset/ddi/neg_filtered/train_data95.txt" come from? I cannot find how to generate these files given the source code.
train_data95.txt comes from the training dataset of SemEval-2013 DDI extraction challange. We randomly separated the training set in two parts for training and validation. 95% from each class of training dataset is used for training and remaining 5% is used for validation.