A ddi side-effect classfication tool using attention-based deep learning network.
- Python 3.6+
- Tensoflow == 2.7.0
git clone https://github.com/Liuzhe30/AttADR
In this project, the three datasets corresponding to the three classification tasks are dataset_task1 , dataset_task2 and dataset_task3 respectively.
python3 source/evaluate_AttADR.py
Any pull requests or issues are welcome.
- README for running AttADR.