JulianYG / MatchLSTM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

224nfinalproject

Natural Language Processing project on Stanford SQuAD. Implementation of Match-LSTM paper.

Usage: python code/train.py [config_num] for training. python code/qa_answer.py [config_num] for prediction.

About


Languages

Language:Python 99.2%Language:Shell 0.8%