summaryrefslogtreecommitdiff
path: root/extractor/mocks
AgeCommit message (Expand)Author
2013-11-27Unify sampling backoff strategy.Paul Baltescu
2013-11-26Merge branch 'master' of github.com:pauldb89/cdecPaul Baltescu
2013-11-25Clean up leave-one-out sampling.Paul Baltescu
2013-11-25Reduce unordered_map calls.Paul Baltescu
2013-11-25Reduce memory overhead for constructing the intersector.Paul Baltescu
2013-11-24Reduce memory overhead for constructing the intersector.Paul Baltescu
2013-11-23Fix broken extractor test.Paul Baltescu
2013-11-13unit tests for extractor loo samplingPatrick Simianer
2013-06-25Undo last commit.Paul Baltescu
2013-06-25Reduce memory used by precomputation.Paul Baltescu
2013-05-13Replace > > with >>.Paul Baltescu
2013-04-01Minor speedup: pass sentence_id around.Paul Baltescu
2013-03-06Fix broken test & includes.Paul Baltescu
2013-03-06Namespace for extractor.Paul Baltescu
2013-03-06Fix memory leak in trie.Paul Baltescu
2013-02-22Remove original version of the intersector.Paul Baltescu
2013-02-19Timing every part of the extractor.Paul Baltescu
2013-02-14Working version of the grammar extractor.Paul Baltescu
2013-02-01Second working commit.Paul Baltescu
2013-01-28Initial working commit.Paul Baltescu