summaryrefslogtreecommitdiff
path: root/mteval
AgeCommit message (Collapse)Author
2014-04-07remove accidentally committed fileChris Dyer
2014-04-07track node state for smarter unionChris Dyer
2014-03-20Include full argv (including command) as arg 2 of execvp()Michael Denkowski
2014-03-20fix crashes in miraChris Dyer
2014-03-19don't get blocked on zombiesChris Dyer
2014-03-19fix meteor bugs with miraChris Dyer
2014-02-26support multiple inputs in mbrChris Dyer
2014-02-09adaptive hope-fear learnerChris Dyer
2013-11-25remove dead code, add adagrad crf learnerChris Dyer
2013-11-10fix for mavericksChris Dyer
2013-11-10fixesChris Dyer
2013-11-10guard against direct includes of tr1Chris Dyer
2013-08-29Cleanup, fix id issue.mjdenkowski
2013-08-28Stream support for MIRA (part of realtime)mjdenkowski
2013-02-21Add QCRI_BLEUJeff Flanigan
2013-02-16add thingChris Dyer
2013-02-16new metricChris Dyer
2013-01-08fixes for distChris Dyer
2013-01-08add header files to sources to create correct distributionsChris Dyer
2012-12-15enable kenlm compressionChris Dyer
2012-11-18more consistent naming, interface, fix compile errorChris Dyer
2012-11-17make meteor jar configurable at build timeChris Dyer
2012-11-10set meteor path with environment variableChris Dyer
2012-11-10support multi-reference referencesChris Dyer
2012-10-02cdec cleanup, remove bayesian stuff, parsing stuffChris Dyer
2012-10-01mbr fix for non-deduped listsChris Dyer
2012-08-09fixes for new word apiChris Dyer
2012-07-25Character error rate metricVictor Chahuneau
- [python] cdec.score.CER - Cleanup .gitignore
2012-05-27kbest repoChris Dyer
2012-05-16bjam cleanupChris Dyer
2012-05-11Fix relative paths in tests.Kenneth Heafield
2012-05-11Add just enough jam to compile the decoder.Kenneth Heafield
2012-05-02remove dependency on gtest, remove all-staticChris Dyer
2012-03-24rename aligner, add support for distinguishing translation / transliterationChris Dyer
2012-03-20make c++11 compatibleChris Dyer
2012-02-08oops, broke mbr when i switched to the new scoring APIChris Dyer
2012-02-03escaping tool for grammar extractorChris Dyer
2012-02-03make pro use new interfaceChris Dyer
2012-01-27migration to new metric api for vest, clean up of unsupported/not functional ↵Chris Dyer
code
2012-01-27migrate mert to the new scorer interfaceChris Dyer
2011-12-20Merge branch 'master' of github.com:redpony/cdecChris Dyer
2011-12-20new doc scorerChris Dyer
2011-12-20new headersChris Dyer
2011-12-20migrate fast_score to the new APIChris Dyer
2011-12-20new scorer interface is implemented, but not usedChris Dyer
2011-12-14random incomplete metric stuff, including string subsequence kernel implChris Dyer
2011-10-11remove implicit conversion-to-double operator from LogVal<T> that caused ↵Guest_account Guest_account prguest11
overflow errors, clean up some pf code
2011-07-16tune regularizerChris Dyer
2011-06-10proper use of pipesChris Dyer
2011-06-08rudimentary support for meteor via an external process. still needs ↵Chris Dyer
configuration of path, but it should work