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-10-28Added #define for boost::weak_ptr.Ulrich Germann
2015-10-21Moses server now accepts context weights as translation request parameters.Ulrich Germann
2015-08-07Merge branch 'master' of http://github.com/moses-smt/mosesdecoder into mmt-devUlrich Germann
2015-08-06delete old unused codeHieu Hoang
2015-08-05Option reorganisation in StaticData.Ulrich Germann
2015-05-03some astyle version don't like prefixed commasHieu Hoang
2015-03-26Managers have now access to the entire translation task.Ulrich Germann
2015-03-25delete typedefs for UINT32 and UINT64. MSVC now has uint32_t and uint64_t /KenHieu Hoang
2015-03-10pragma onceMatthias Huck
2015-02-24change default mac-chart-span 10->20. /Arefeh KazemiHieu Hoang
2015-02-12Rename StaticData::IsChart() to IsSyntax() and add new SearchAlgorithm valuesPhil Williams
2015-02-08fix word lattice input feature for non-binary ptHieu Hoang
2015-02-02New input type, ForestInput, for weighted forests.Phil Williams
2015-02-02Placeholders for new syntax-based search algorithmsPhil Williams
2015-02-02Remove -s2t option (use -search-algorithm=6 instead)Phil Williams
2015-01-14use astyle 2.01. It's on Edinburgh server and doesn't screw up enumHieu Hoang
2015-01-14beautifyHieu Hoang
2015-01-08Merge branch 'vw_integration' of github.com:moses-smt/mosesdecoder into vw_in...Ales Tamchyna
2015-01-08Added TabbedSentence and first attempt at external VW featuresMarcin Junczys-Dowmunt
2015-01-08Merge branch 'master' of github.com:moses-smt/mosesdecoder into vw_integrationAles Tamchyna
2015-01-07new format for [mapping] sectionHieu Hoang
2015-01-06minorAles Tamchyna
2014-12-15better handling of cache-based models with inconsistent parametersdynamic-modelsNicola Bertoldi
2014-12-14rename ChartDecoding -> CYKPlus. Comment out CubeGrowing, not implementedmerge-cmdHieu Hoang
2014-12-13merged master into dynamic-models and solved conflictsNicola Bertoldi
2014-11-07mergeHieu Hoang
2014-11-04Merge s2t branchPhil Williams
2014-09-30separate out class TranslationTask into it's on fileHieu Hoang
2014-08-31Back to the standard default max phrase length of 20 with --with-mm.Ulrich Germann
2014-07-18delete PhraseTableImplementation. Old enumHieu Hoang
2014-07-18Setting DEFAULT_MAX_PHRASE_LENGTH to numeric_limits<size_t>::max() breaksUlrich Germann
2014-07-09Major overhaul of Mmsapt. Reorganization of old and addition of new features ...Ulrich Germann
2014-01-15beautifyNicola Bertoldi
2014-01-15code cleanup; fixings to others' code/testNicola Bertoldi
2014-01-14merge master into this branchNicola Bertoldi
2013-11-22delete -parsing-algorithm. Scope-3 parsing depends on the phrase-table implem...Hieu Hoang
2013-09-25Added Mmsapt as PT implementation type.=
2013-09-14beautifyNicola Bertoldi
2013-08-15xml constraintphikoehn
2013-08-14preparation for dynamic cache-based phrase dictionaryNicola Bertoldi
2013-08-12beautifyNicola Bertoldi
2013-07-08beautifyHieu Hoang
2013-07-08beautifyHieu Hoang
2013-06-26Merge branch 'master' into dynamic-phrase-tablesUlrich Germann
2013-06-20redo parsing of feature function parametersHieu Hoang
2013-06-10refactor parsing of feature functiona argsHieu Hoang
2013-06-03Added enumerated PhraseTableImplementation type DSuffixArray.Ulrich Germann
2013-05-29beautifyHieu Hoang
2013-05-24delete enum StatelessFeatureType. Features can be multiple types at once. Jus...Hieu Hoang
2013-05-13rename entries in enum StatelessFeatureTypeHieu Hoang