/Flask-deep-learning-app-for-Decomposable-attention-model

Its about the textual entailment classification task. The pretrained model has been used to do it

Primary LanguagePython

Flask-deep-learning-app-for-Decompositional attention model

Requirements:

keras 2.4.2
spacy
flask

Initial steps

python atts.py
python app.py

First the model is trained and the weihts are generated. The same weights are then loaded and the mdoel gives prediction .