Age | Commit message (Expand) | Author |
2014-10-02 | Correct binary name in extractor ReadMe. | Paul Baltescu |
2014-10-02 | Update C++ extractor ReadMe. | Paul Baltescu |
2014-10-02 | Fix time tracking for suffix array construction. | Paul Baltescu |
2014-01-20 | fix openmp flag usage | Chris Dyer |
2014-01-20 | update date, copyright | Chris Dyer |
2014-01-20 | fix for build | Chris Dyer |
2013-11-30 | Update extractor README. | Paul Baltescu |
2013-11-28 | Fixes. | Paul Baltescu |
2013-11-27 | Unify sampling backoff strategy. | Paul Baltescu |
2013-11-26 | Merge branch 'master' of github.com:pauldb89/cdec | Paul Baltescu |
2013-11-26 | Write config file after compiling data structures. | Paul Baltescu |
2013-11-26 | Script for grammar extraction only. | Paul Baltescu |
2013-11-26 | Serialize vocabulary. | 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-23 | Merge branch 'master' of https://github.com/redpony/cdec | Paul Baltescu |
2013-11-13 | fix | Patrick Simianer |
2013-11-13 | remove crap | Patrick Simianer |
2013-11-13 | merge w/ upstream | Patrick Simianer |
2013-11-13 | unit tests for extractor loo sampling | Patrick Simianer |
2013-11-10 | guard against direct includes of tr1 | Chris Dyer |
2013-11-09 | Remove unnecessary boost filesystem dependencies. | Paul Baltescu |
2013-09-24 | loo #2 | Patrick Simianer |
2013-09-20 | example file | Patrick Simianer |
2013-09-20 | loo | Patrick Simianer |
2013-06-25 | Updated README. | Paul Baltescu |
2013-06-25 | Undo last commit. | Paul Baltescu |
2013-06-25 | Reduce memory used by precomputation. | Paul Baltescu |
2013-06-20 | Do not add empty entries in translation table for nonexistent word pairs. | Paul Baltescu |
2013-06-04 | Serialize data structures. | Paul Baltescu |
2013-05-23 | Minor fixes. | Paul Baltescu |
2013-05-23 | Merge branch 'master' of github.com:pauldb89/cdec | Paul Baltescu |
2013-05-23 | Support completely unaligned sentences. | Paul Baltescu |
2013-05-13 | Replace > > with >>. | Paul Baltescu |
2013-04-27 | fix build if you don't have c++11 | Chris Dyer |
2013-04-25 | only turn on c++11 for extractor | Chris Dyer |
2013-04-24 | Merge branch 'master' of https://github.com/redpony/cdec | Paul Baltescu |
2013-04-24 | Updated README for grammar extractor. | Paul Baltescu |
2013-04-24 | Merge branch 'master' of github.com:pauldb89/cdec | Paul Baltescu |
2013-04-24 | README file for the grammar extractor. | Paul Baltescu |
2013-04-24 | README file for the grammar extractor. | Paul Baltescu |
2013-04-23 | merge paul's extractor code | Chris Dyer |
2013-04-23 | Replaced time consuming endl with \n. | Paul Baltescu |
2013-04-23 | Print num threads used for grammar extraction. | Paul Baltescu |
2013-04-01 | Minor speedup: pass sentence_id around. | Paul Baltescu |
2013-03-10 | Added comments. Hooray! | Paul Baltescu |
2013-03-09 | Fix output order. | Paul Baltescu |