/dan_qa

An implementation of Deep Averaging Networks for Factoid Question Answering.

Primary LanguagePython

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