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-03-20RDLM training without editing bash scriptsRico Sennrich
2015-03-20nplm_train: more optionsRico Sennrich
2015-03-19More fiddling with bjam.Ulrich Germann
2015-03-19Fixed Jamfiles.Ulrich Germann
2015-03-19Merge branch 'master' of https://github.com/moses-smt/mosesdecoderUlrich Germann
2015-03-19Restored legacy moses server.Ulrich Germann
2015-03-18relational dependency language modelRico Sennrich
2015-03-18on-the-fly unbinarization of internal tree structure (for translation models ...Rico Sennrich
2015-03-18Addresses issues with compiling server capabilities into the Moses main execu...Ulrich Germann
2015-03-18Fixes (?) numerous bugs discovered when the code was actually compiled (an er...Ulrich Germann
2015-03-18Replace truecase-egret.sh with more general tree-converter-wrapper.perlPhil Williams
2015-03-18Always use "SyntaxInputWeight0" as name of SyntaxInputWeight featurePhil Williams
2015-03-17codeliteHieu Hoang
2015-03-17Changes to RUleScope from private branch. More codelite projectsHieu Hoang
2015-03-17option to change the estimated score only, not actuall scoreHieu Hoang
2015-03-17start CodeLite project filesHieu Hoang
2015-03-16Merge branch 'master' of github.com:moses-smt/mosesdecoderHieu Hoang
2015-03-16start CodeLite project filesHieu Hoang
2015-03-16Made LRModel::ReorderingType an enumerated type.Ulrich Germann
2015-03-16Eliminated sources of some compiler warnings (unused variables; signed/usigne...Ulrich Germann
2015-03-15Instances of InputType (and derived classes) now know which TranslationTask (...Ulrich Germann
2015-03-15Merge branch 'master' of https://github.com/moses-smt/mosesdecoderUlrich Germann
2015-03-15Added document map (maps from sentences to document ids) to Bitext class.Ulrich Germann
2015-03-14Meteor compatibility with batch MIRAmjdenkowski
2015-03-13EMS: fix TRAINING:use-syntax-input-weight-feature optionPhil Williams
2015-03-13fix example for reusing tuned moses.ini fileHieu Hoang
2015-03-13Add tree-converter-mosesxml.sh wrapper scriptPhil Williams
2015-03-12parse-en-egret.perl: wrap tree in parentheses prior to conversion to XMLPhil Williams
2015-03-12Merge branch 'master' of https://github.com/moses-smt/mosesdecoderUlrich Germann
2015-03-12Quick hack to make moses not stumble over double-dash parameter specifications.Ulrich Germann
2015-03-12Merge branch 'master' of https://github.com/moses-smt/mosesdecoderKenneth Heafield
2015-03-12added a simple translation interfaceJames Zhang
2015-03-11some more better defaults for recaserPhilipp Koehn
2015-03-11better default configuration for recaserPhilipp Koehn
2015-03-11proper handling of specified configuration filePhilipp Koehn
2015-03-11glue rules with stripped BitPar labelsMatthias Huck
2015-03-11GHKM extraction: option to strip non-terminal labels from BitPar syntactic pa...Matthias Huck
2015-03-10remove visual studio and xcode project files. No longer maintainedHieu Hoang
2015-03-10Merge branch 'master' of github.com:moses-smt/mosesdecoderHieu Hoang
2015-03-10eclipseHieu Hoang
2015-03-10parse-en-egret.perl: use "ROOT" instead of "TOP" as label of root tree nodePhil Williams
2015-03-10merge with private branchHieu Hoang
2015-03-10Add truecase-egret.shPhil Williams
2015-03-10Add parse-en-egret.perl wrapper script.Phil Williams
2015-03-10Add phrase-extract/postprocess-egret-forestsPhil Williams
2015-03-10EMS: add TRAINING:use-syntax-input-weight-feature optionPhil Williams
2015-03-10train-model.perl: add -use-syntax-input-weight-feature optionPhil Williams
2015-03-10Add SyntaxInputWeight feature functionPhil Williams
2015-03-10Merge branch 'master' of https://github.com/moses-smt/mosesdecoderUlrich Germann
2015-03-10Sampling now keeps track of counts for hierarchical lexicalized reordering.Ulrich Germann