Michael Tu
cbd54cb382
Kim CNN README remove torchtext reset ( #96 )
2018-01-18 10:42:09 -05:00
Michael Tu
4470983504
TrecQA for MP-CNN ( #77 )
...
* Add TrecQA dataset and modularize MP-CNN infra
* Stylistic improvements
* Fix and warn about trec_eval path issue
* Update README for MP-CNN
* Update incorrect map/mrr
* MP-CNN: address code review comments
* Create common Castor pair Dataset class
* Move map and mrr computation to Castor utils
* Make map mrr utility trec_eval path more general
2017-11-04 18:22:40 -04:00
rosequ
a471cea2c5
reimplementation of SM model ( #48 ) ( #62 )
...
* reimplementation of SM model
* features without normalization; parallel running of different modes
* minor fix
2017-10-03 15:02:34 -04:00
Michael Tu
a0755e6aa3
SM Model Jupyter Notebook Tutorial ( #32 )
...
Notebook tutorial for SM CNN.
2017-07-04 18:28:17 -04:00
Michael Tu
43dd6fdb1f
GPU Support for SM Model ( #26 )
...
Add code to using GPU for the SM Model (#25 ). To use the GPU if one is available, add the --cuda optional parameter when calling main.py.
2017-06-02 08:47:13 -04:00
gauravbaruah
9bd5b7bb2a
Corpus idf ( #23 )
...
as part of sourcing-IDF-from-index and e2e experiments.
2017-05-07 22:28:35 -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