summaryrefslogtreecommitdiff
path: root/mteval
AgeCommit message (Expand)Author
2016-01-17bug fixes when training with WERarmatthews
2016-01-14Added character-level BLEU metricaustinma
2015-04-09added missed filesarmatthews
2015-04-09added WER as a possible tuning metricarmatthews
2015-03-03migration to cmakeChris Dyer
2014-10-09fix header names in mteval/Chris Dyer
2014-09-06ld commitChris Dyer
2014-09-04word error rate metricChris Dyer
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
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
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