summaryrefslogtreecommitdiff
path: root/mteval
AgeCommit message (Expand)Author
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
2010-08-11major refactor, break bad circular depsredpony