timguoqk / cloze

TF models to solve cloze tests in Gaokao

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cloze

To run LSTM ngram model: python LSTM_bigram.py.

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

The code requires TF R0.12

About

TF models to solve cloze tests in Gaokao


Languages

Language:Python 100.0%