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
2015-12-14daily automatic beautifierMosesAdmin
2015-12-14Code cleanup and refactoring.Ulrich Germann
2015-12-11Merge branch 'master' of https://github.com/moses-smt/mosesdecoderUlrich Germann
2015-12-11Code cleanup and refactoring.Ulrich Germann
2015-12-11daily automatic beautifierMosesAdmin
2015-12-10Code cleanup and refactoring.Ulrich Germann
2015-12-10Passing around AllOptions or references thereto everywhere,Ulrich Germann
2015-12-09daily automatic beautifierMosesAdmin
2015-12-08Reduce dependence on StaticData.Ulrich Germann
2015-12-07Code cleanup.Ulrich Germann
2015-11-11More options refactoring (OOV Handling this time).Ulrich Germann
2015-11-02daily automatic beautifierMosesAdmin
2015-10-31Options refactoring. Moses crashed in server mode when asked to provide n-bes...Ulrich Germann
2015-10-25WordsRange -> RangeHieu Hoang
2015-10-18Life cycle of TargetPhraseCollection is now managed via shared pointers.Ulrich Germann
2015-10-17InputPath now has a weak pointer to the TranslationTask it belongs to.Ulrich Germann
2015-08-08daily automatic beautifierMosesAdmin
2015-08-06Reorganisation of options.Ulrich Germann
2015-04-30Remove trailing whitespace in C++ files.Jeroen Vermeulen
2015-03-26Managers and feature functions now have access to the entire TranslationTask,...Ulrich Germann
2015-03-02RulePairUnlexicalizedSource feature functionMatthias Huck
2015-01-07change signature of GetChartRuleCollection()Hieu Hoang
2014-12-13merged master into dynamic-models and solved conflictsNicola Bertoldi
2014-11-04Merge s2t branchPhil Williams
2014-10-21n-best-tree output needs trees for unknown wordsRico Sennrich
2014-08-08method renameHieu Hoang
2014-08-06move notice about czech prefixes to share/READMEHieu Hoang
2014-08-04TargetPhrase to have pointer to the phrase table that creates itHieu Hoang
2014-05-19beautifyNicola Bertoldi
2014-04-28merged master into dynamic-models and solved conflictsNicola Bertoldi
2014-03-21various optimizations to make CYK+ parser several times faster and eat less m...Rico Sennrich
2014-03-14moses_chart: more efficient scope-3 parsing if sentence length < max-chart-spanPhil Williams
2014-03-03rename SyntaxConstraintFeature to TreeStructureFeatureRico Sennrich
2014-01-15beautifyNicola Bertoldi
2013-12-11consistent global variable g_mosesDebugHieu Hoang
2013-12-07move all feature functions out of StaticDataHieu Hoang
2013-11-21replace CHECK with UTIL_THROW_IF in MosesHieu Hoang
2013-11-15move collection of phrase-table from Staticdata to PhraseDictionaryHieu Hoang
2013-11-13internal tree structure in chart decoder: use square brackets for OOVs as wellMatthias Huck
2013-10-09Merge branch 'master' into GHKMStructGHKMStructPhil Williams
2013-10-03correct creation of input paths for latticesHieu Hoang
2013-10-03beautifyHieu Hoang
2013-10-03speed up compiling by removing headers from StaticData.hHieu Hoang
2013-09-29Merge branch 'master' into GHKMStructPhil Williams
2013-09-28get ready to do lattice for scfgHieu Hoang
2013-09-27beautifyHieu Hoang
2013-09-13Merge branch 'GHKMStruct' of github.com:moses-smt/mosesdecoder into GHKMStructmaria nadejde
2013-09-13Merge branch 'master' into GHKMStructmaria nadejde
2013-09-13Tree fragments in GHKM glue rules;Matthias Huck
2013-09-13make sure Evaluate(inputPath) is called for chart translation optionsHieu Hoang