Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/moses-smt/mosesdecoder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-29beautifyHieu Hoang
2012-06-30namespace all classes in mert directoryHieu Hoang
2012-02-27Change mert/Timer.Tetsuo Kiso
2012-02-20Fix typo.Tetsuo Kiso
2012-02-20Put global variables in mert/util.cpp in anonymous space.Tetsuo Kiso
2012-02-20Bug fix: tokenizer used in mert; add unit tests for that.Tetsuo Kiso
2011-11-14Minimize using #include headers in headers.Tetsuo Kiso
2011-11-14Use passing objects by const references not passing by their values.Tetsuo Kiso
2011-11-13Add comments.Tetsuo Kiso
2011-11-12Move filestream wrapper classes to FileStream.{h,cpp}Tetsuo Kiso
2011-11-12Add const to stream wrapper classes.Tetsuo Kiso
2011-11-12Remove unnecessary semicolons used in end of member functions.Tetsuo Kiso
2011-11-12Fix indentation.Tetsuo Kiso
2011-11-12Fix class, function, and implementation comments format.Tetsuo Kiso
2011-11-11Fix splitting strings from a string.Tetsuo Kiso
2011-08-20Added evaluator to MERT directory. This tool computes a metric score for give...machacekmatous
2011-02-24run beautify.perl. Consistent formatting for .h & .cpp fileshieuhoang1972
2009-01-07imported utilities for timing from Mosesnicolabertoldi
2008-06-05added binary read/load facility for feature datanicolabertoldi
2008-06-04fix crash in getNextPoundjfouet
2008-05-23change from int to unsigned where needednicolabertoldi
2008-05-20reading from textual gzipped file is now possiblenicolabertoldi
2008-05-16bugfixes+ introduction of verbose leveljfouet
2008-05-14I am starting the improvement of Minimum Error Training scritpsnicolabertoldi