pavlovdog / dan_qa

An implementation of Deep Averaging Networks for Factoid Question Answering.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dan_qa

An implementation of Deep Averaging Networks for Factoid Question Answering.

To run the training with default hyperparameters:

python train.py

To view a list of hyperparameters that you can specify for training:

python train.py -h

About

An implementation of Deep Averaging Networks for Factoid Question Answering.


Languages

Language:Python 96.4%Language:Shell 3.6%