Salman Mohammed
|
061cc8dd09
|
Used torchtext to refactor relation prediction model - much cleaner! (#33)
Refactored the code for Ferhan's relation prediction model using torchtext
|
2017-07-15 07:06:10 +08:00 |
|
Salman Mohammed
|
4c081645a7
|
clean up the relation prediction model for Simple QA - Ferhan's paper (#28)
+ cleaned up the model code for the simple qa directory
+ created vocab objects for pre-loading word embeddings easily
|
2017-06-19 14:24:27 -04:00 |
|
Salman Mohammed
|
d12a9cb475
|
Relation prediction model from Simple QA paper (#20)
Initial implementation of RNNs for relation prediction described by Ture and Jojic:
https://arxiv.org/abs/1606.05029
|
2017-04-20 13:29:32 -04:00 |
|