index
:
cdec-dtrain-legacy
json_serial
master
net
Mirror of https://github.com/pks/cdec-dtrain-legacy.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
extractor
/
mocks
Age
Commit message (
Collapse
)
Author
2013-11-27
Unify sampling backoff strategy.
Paul Baltescu
2013-11-26
Merge branch 'master' of github.com:pauldb89/cdec
Paul Baltescu
2013-11-25
Clean up leave-one-out sampling.
Paul Baltescu
2013-11-25
Reduce unordered_map calls.
Paul Baltescu
2013-11-25
Reduce memory overhead for constructing the intersector.
Paul Baltescu
2013-11-24
Reduce memory overhead for constructing the intersector.
Paul Baltescu
2013-11-23
Fix broken extractor test.
Paul Baltescu
2013-11-13
unit tests for extractor loo sampling
Patrick Simianer
2013-06-25
Undo last commit.
Paul Baltescu
2013-06-25
Reduce memory used by precomputation.
Paul Baltescu
2013-05-13
Replace > > with >>.
Paul Baltescu
2013-04-01
Minor speedup: pass sentence_id around.
Paul Baltescu
2013-03-06
Fix broken test & includes.
Paul Baltescu
2013-03-06
Namespace for extractor.
Paul Baltescu
2013-03-06
Fix memory leak in trie.
Paul Baltescu
2013-02-22
Remove original version of the intersector.
Paul Baltescu
2013-02-19
Timing every part of the extractor.
Paul Baltescu
2013-02-14
Working version of the grammar extractor.
Paul Baltescu
2013-02-01
Second working commit.
Paul Baltescu
2013-01-28
Initial working commit.
Paul Baltescu