/cloze

TF models to solve cloze tests in Gaokao

Primary LanguagePython

Cloze

To run LSTM ngram model: python LSTM_bigram.py.

To run AoA model: python aoa/model.py.

The code requires TF R0.12