QA LSTM with Attention This repo is the implements of QA-LSTM-with-Attention model(LSTM-BASED DEEP LEARNING MODELS FOR NONFACTOID ANSWER SELECTION). Installation git clone https://github.com/Chiang97912/QA_LSTM_ATTENTION.git Usage How to train this model? Python train.py How to test this model? python test.py