Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | Merge remote-tracking branch 'upstream/master' | Patrick Simianer | |
2013-11-26 | Serialize vocabulary. | Paul Baltescu | |
2013-11-25 | Clean up leave-one-out sampling. | Paul Baltescu | |
2013-11-25 | Merge branch 'master' of https://github.com/redpony/cdec | 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-25 | l1 version of adagrad optimizer | Chris Dyer | |
2013-11-25 | fix for ubuntu systems | Chris Dyer | |
2013-11-25 | remove dead code, add adagrad crf learner | Chris Dyer | |
2013-11-24 | Reduce memory overhead for constructing the intersector. | Paul Baltescu | |
2013-11-23 | Fix broken extractor test. | Paul Baltescu | |
2013-11-23 | Update .gitignore. | Paul Baltescu | |
2013-11-23 | Merge branch 'master' of https://github.com/redpony/cdec | Paul Baltescu | |
2013-11-22 | argh, const | Patrick Simianer | |
2013-11-22 | typos and minor additions | Patrick Simianer | |
2013-11-13 | Merge pull request #29 from wammar/wordpairfeatures2 | Chris Dyer | |
1) fix the call to ibm model 1 aligner, 2) create a makefile target for ... | |||
2013-11-13 | 1) fix the call to ibm model 1 aligner, 2) create a makefile target for ↵ | Waleed Ammar | |
generating wordpair features, 3) optionally generate sparse affix features (default behavior is still identical). | |||
2013-11-13 | Merge pull request #28 from pks/master | Chris Dyer | |
fix | |||
2013-11-13 | fix | Patrick Simianer | |
2013-11-13 | Merge pull request #27 from pks/master | Chris Dyer | |
Tidying (soft) syntax features; loo for C++ extractor; updates for dtrain | |||
2013-11-13 | README | 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-12 | fix | Patrick Simianer | |
2013-11-12 | impl repeat param | Patrick Simianer | |
2013-11-12 | implemented batch tuning | Patrick Simianer | |
2013-11-11 | error on new macs | Chris Dyer | |
2013-11-11 | fix iterator misuse | Chris Dyer | |
2013-11-11 | Merge pull request #26 from wammar/fix_mira_for_noninteractive_machines | Chris Dyer | |
mira breaks on noninteractive machines when matplotlib is installed, com... | |||
2013-11-11 | mira breaks on noninteractive machines when matplotlib is installed, ↵ | Waleed Ammar | |
complaining that $DISPLAY environment variable is not set. fix it as described at http://matplotlib.org/faq/howto_faq.html | |||
2013-11-10 | hack to fix compilation problems on mav | Chris Dyer | |
2013-11-10 | mav fixes | Chris Dyer | |
2013-11-10 | fix for mavericks | Chris Dyer | |
2013-11-10 | fixes | Chris Dyer | |
2013-11-10 | fix for c++11 | Chris Dyer | |
2013-11-10 | small fixes | Chris Dyer | |
2013-11-10 | fixes | Chris Dyer | |
2013-11-10 | guard against direct includes of tr1 | Chris Dyer | |
2013-11-09 | Remove unnecessary boost filesystem dependencies. | Paul Baltescu | |
2013-11-05 | syntax features now read trees from files -- no more escaping! | Patrick Simianer | |
2013-11-05 | cleaning up syntax features | Patrick Simianer | |
2013-11-03 | cleaned up parsematch features | Patrick Simianer | |
2013-11-03 | bitext input for dtrain | Patrick Simianer | |
2013-10-30 | Specify heuristic for force alignment | mjdenkowski | |