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-03-26Managers and feature functions now have access to the entire ↵Ulrich Germann
TranslationTask, not just the InputType.
2015-01-07change signature of GetChartRuleCollection()Hieu Hoang
2014-05-19beautifyNicola Bertoldi
2014-03-17moses_chart: implement -output-unknowns option.Phil Williams
2013-09-13make sure Evaluate(inputPath) is called for chart translation optionsHieu Hoang
2013-08-02minor cleanupHieu Hoang
2013-08-02parsing doesn't depend on input sentence anymoreHieu Hoang
2013-08-02Add NonTerminalSet variable to InputPathHieu Hoang
2013-07-31begin cleanup of SCFG parsing. Get rid of Sentence variable in ↵Hieu Hoang
ChartRuleLookupManager, replace with ChartParser variable
2013-07-30create queue of InputPath objects. Starting SCFG parsing with lattices and ↵Hieu Hoang
conf net
2013-05-29beautifyHieu Hoang
2013-05-11delete class TranslationSystemHieu Hoang
2012-11-12move moses/src/* to moses/Hieu Hoang