summaryrefslogtreecommitdiff
path: root/mteval
AgeCommit message (Expand)Author
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
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 over...Guest_account Guest_account prguest11
2011-07-16tune regularizerChris Dyer
2011-06-10proper use of pipesChris Dyer
2011-06-08rudimentary support for meteor via an external process. still needs configura...Chris Dyer
2011-06-08external MT evaluator client code. most logic in place, needs to be integrate...Chris Dyer
2011-06-06add protocol doxChris Dyer
2011-05-03mira finished, clean upChris Dyer
2010-09-05correctionvladimir.eidelman
2010-09-05Add script to parallelize mbr_kbestvladimir.eidelman
2010-08-12add 'make check' supportredpony
2010-08-11link line fixesredpony