Age | Commit message (Expand) | Author |
2014-04-07 | remove accidentally committed file | Chris Dyer |
2014-04-07 | track node state for smarter union | Chris Dyer |
2014-03-20 | Include full argv (including command) as arg 2 of execvp() | Michael Denkowski |
2014-03-20 | fix crashes in mira | Chris Dyer |
2014-03-19 | don't get blocked on zombies | Chris Dyer |
2014-03-19 | fix meteor bugs with mira | Chris Dyer |
2014-02-26 | support multiple inputs in mbr | Chris Dyer |
2014-02-09 | adaptive hope-fear learner | Chris Dyer |
2013-11-25 | remove dead code, add adagrad crf learner | Chris Dyer |
2013-11-10 | fix for mavericks | Chris Dyer |
2013-11-10 | fixes | Chris Dyer |
2013-11-10 | guard against direct includes of tr1 | Chris Dyer |
2013-08-29 | Cleanup, fix id issue. | mjdenkowski |
2013-08-28 | Stream support for MIRA (part of realtime) | mjdenkowski |
2013-02-21 | Add QCRI_BLEU | Jeff Flanigan |
2013-02-16 | add thing | Chris Dyer |
2013-02-16 | new metric | Chris Dyer |
2013-01-08 | fixes for dist | Chris Dyer |
2013-01-08 | add header files to sources to create correct distributions | Chris Dyer |
2012-12-15 | enable kenlm compression | Chris Dyer |
2012-11-18 | more consistent naming, interface, fix compile error | Chris Dyer |
2012-11-17 | make meteor jar configurable at build time | Chris Dyer |
2012-11-10 | set meteor path with environment variable | Chris Dyer |
2012-11-10 | support multi-reference references | Chris Dyer |
2012-10-02 | cdec cleanup, remove bayesian stuff, parsing stuff | Chris Dyer |
2012-10-01 | mbr fix for non-deduped lists | Chris Dyer |
2012-08-09 | fixes for new word api | Chris Dyer |
2012-07-25 | Character error rate metric | Victor Chahuneau |
2012-05-27 | kbest repo | Chris Dyer |
2012-05-16 | bjam cleanup | Chris Dyer |
2012-05-11 | Fix relative paths in tests. | Kenneth Heafield |
2012-05-11 | Add just enough jam to compile the decoder. | Kenneth Heafield |
2012-05-02 | remove dependency on gtest, remove all-static | Chris Dyer |
2012-03-24 | rename aligner, add support for distinguishing translation / transliteration | Chris Dyer |
2012-03-20 | make c++11 compatible | Chris Dyer |
2012-02-08 | oops, broke mbr when i switched to the new scoring API | Chris Dyer |
2012-02-03 | escaping tool for grammar extractor | Chris Dyer |
2012-02-03 | make pro use new interface | Chris Dyer |
2012-01-27 | migration to new metric api for vest, clean up of unsupported/not functional ... | Chris Dyer |
2012-01-27 | migrate mert to the new scorer interface | Chris Dyer |
2011-12-20 | Merge branch 'master' of github.com:redpony/cdec | Chris Dyer |
2011-12-20 | new doc scorer | Chris Dyer |
2011-12-20 | new headers | Chris Dyer |
2011-12-20 | migrate fast_score to the new API | Chris Dyer |
2011-12-20 | new scorer interface is implemented, but not used | Chris Dyer |
2011-12-14 | random incomplete metric stuff, including string subsequence kernel impl | Chris Dyer |
2011-10-11 | remove implicit conversion-to-double operator from LogVal<T> that caused over... | Guest_account Guest_account prguest11 |
2011-07-16 | tune regularizer | Chris Dyer |
2011-06-10 | proper use of pipes | Chris Dyer |
2011-06-08 | rudimentary support for meteor via an external process. still needs configura... | Chris Dyer |