This project is focus on develop and implement a RNN model on Teaching Machine Reading and Comprehension.
This repository is for student projects githubs for e4040 2019 Fall.
I develop two model which are deeplstm and attentive reader.
The original datasets can be downloaded from https://github.com/deepmind/rc-data or http://cs.nyu.edu/~kcho/DMQA/.
The other SciQ datasets I upload on github.
Word embeddings: glove.6B.zip: http://nlp.stanford.edu/data/glove.6B.zip
- Python >= 3.6
- Tensorflow >= 1.13
- Keras >= 2.30
- utils: all help functions
- model: all model funtions
- result: all output figures, plots and flow charts
- report: report paper
- checkpoints: saver model data