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 (Collapse)Author
2015-04-17Hypergraph output shouldn't crash when nbest list in current directoryBarry Haddow
2015-01-14beautifyHieu Hoang
2014-11-28make GetParam() a const method with no side effectHieu Hoang
2014-11-28make GetParam() a const method with no side effectHieu Hoang
2014-10-07delete lineNumber variable from Manager and TranslationTask. It should ↵Hieu Hoang
always be carried by the input sentence itself
2014-08-08Implement hypergraph output for chart mosesBarry Haddow
2014-08-06Stub out chart hypergraph outputBarry Haddow
2014-08-06template-ise, preparing for chart versionBarry Haddow
2014-08-06Refactor hypergraph output codeBarry Haddow