TensorFlow implementation of ABCNN, proposed by Wenpeng Yin et al.
I try best to write most elegant and effective model implementation.
- Python 2.7
- TensorFlow >= 1.10
- AS task with WikiQA
- PI task with MSRP(Microsoft Research Paraphrase)
fix bugs
TODO
This is slightly different with origin paper, here I do not use additional LR or SVM classifier, it's not elegant at all.
python train.py
python predict.py