an implementation of Relation Classification via Multi-Level Attention CNNs
Some of data handling codes are copied from ACNN
You need an environment: pytorch 1.0.0 keras & tensorflow (I only used one function which name is to_categorical) Git this project to your pycharm or other IDE, then edit the acnn_train.py to satisfied your data
These days, I reviewed the paper again and update my code. But the acc is still low.
Could somebody give me some advice?