Commit Graph
10 Commits
Author SHA1 Message Date
Michael Tu a0755e6aa3 SM Model Jupyter Notebook Tutorial (#32)
Notebook tutorial for SM CNN.
2017-07-04 18:28:17 -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
rosequ b893f2a1b1 Idf baseline for QA datasets (#14)
Added a functionality to generate idf scores for TrecQA and WikiQA datasets.
2017-04-12 17:24:29 -04:00
gauravbaruah 906218b623 Improved README (#11)
Issue #1 : Readme instructions updated for running the model
2017-04-05 13:41:25 -04:00
gauravbaruah d4ac752cf2 e2e castorini/Castor castorini/data castorini/models (#7)
Initial integration of Castor components for e2e QA demo.
2017-04-02 15:24:33 -04:00
gauravbaruah 31928de93c Castorini smmodel now python 3 compatible. (#5)
Model is now python 3.6 compatible.
2017-03-31 19:36:11 -04:00
gauravbaruah 73577acc3f Castorini smmodel (#3)
Code bridge between Castor/sm-model and Anserini
2017-03-31 15:30:57 -04:00
gauravbaruah f91f105568 fixed variable perf bug and added debug arg for testing on each epoch (#2)
Because of random word embedding for out of vocabulary words, the performance of the final saved model was variable. This is now fixed.
2017-03-30 12:33:20 -04:00
Gaurav Baruah fe8d67701a updating main readme.md 2017-03-27 12:14:31 -04:00
Jimmy Lin ee3e004fc0 Initial commit 2017-03-22 10:46:06 -04:00