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-06-30osm workaroundfscorerMarcin Junczys-Dowmunt
2015-06-30small changesMarcin Junczys-Dowmunt
2015-06-30small changesMarcin Junczys-Dowmunt
2015-04-24changed pattern and M2Scorer, kbmira failsafesMarcin Junczys-Dowmunt
2015-04-08remove dependencies on python, comment M2ScorerMERMarcin Junczys-Dowmunt
2015-04-08M2 C++ implementationMarcin Junczys-Dowmunt
2015-04-05seenMarcin Junczys-Dowmunt
2015-02-03Merge branch 'master' into fscorerMarcin Junczys-Dowmunt
2015-02-03Fix argument parser: ignore leadKenneth Heafield
2015-02-03Merge pull request #94 from aminorex/masterHieu Hoang
2015-02-02remove spurious endlakimbal1
2015-02-02Merge pull request #93 from aminorex/masterHieu Hoang
2015-02-02alignment for hieuakimbal1
2015-02-02Partial merge of t2s branch (implements t2s and f2s algorithms)Phil Williams
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-02-02Merge branch 'master' of github.com:moses-smt/mosesdecoderKenneth Heafield
2015-02-02Rewrite KenLM argument parser to consume one =Kenneth Heafield
2015-01-30forgot to add Parameters.cpp. Change c++11 to c++0x to support older compiler...Hieu Hoang
2015-01-30Minor refactoring in moses/SyntaxPhil Williams
2015-01-30"just put it in. I'll verify it if i can be bovvered" --Hieu /usr/bin/envKenneth Heafield
2015-01-30Revert "env perl shebang"Matthias Huck
2015-01-29PhraseOrientationFeature: more sparse scoresMatthias Huck
2015-01-29vw verboseAles Tamchyna
2015-01-29VW verbose outputsAles Tamchyna
2015-01-29Merge branch 'master' of github.com:moses-smt/mosesdecoderAles Tamchyna
2015-01-29optionally leave one out in VW trainingAles Tamchyna
2015-01-28PhraseOrientationFeature: can produce some sparse scoresMatthias Huck
2015-01-28use FEATUREVERBOSEMatthias Huck
2015-01-28env perl shebangKenneth Heafield
2015-01-27Merge branch 'master' of https://github.com/moses-smt/mosesdecoderMatthias Huck
2015-01-27Merge branch 'RC-3.1'Hieu Hoang
2015-01-27shut upRELEASE-3.0Hieu Hoang
2015-01-27Merge branch 'master' of https://github.com/moses-smt/mosesdecoderMatthias Huck
2015-01-27SoftSourceSyntacticConstraintsFeature: better config parameter namesMatthias Huck
2015-01-27Merge branch 'RC-3.1'Hieu Hoang
2015-01-27don't define TEST_DYN_LINK. Doesn't work on OSX with manually compiled boostHieu Hoang
2015-01-27use pragma once; avoid using cerr directlyMatthias Huck
2015-01-27PhraseOrientationFeature: Heuristic score for boundary non-terminals is basic...Matthias Huck
2015-01-27a plain dense unaligned word count feature with two scores (source and target...Matthias Huck
2015-01-26using pragma once and VERBOSE in SourceWordDeletionFeature/TargetWordInsertio...Matthias Huck
2015-01-26fixings to the IRSTLM interface for textual input; code cleanupNicola Bertoldi
2015-01-26minor fixing to the comparison script of the regression testsNicola Bertoldi
2015-01-26fixings to the IRSTLM interface for textual inputNicola Bertoldi
2015-01-25Merge branch 'master' of github.com:moses-smt/mosesdecoderHieu Hoang
2015-01-25separate parameters into it's own classHieu Hoang
2015-01-25Jamfile for tokenizerHieu Hoang
2015-01-25Expose learning rate as a parameterXapaJIaMnu
2015-01-23Merge branch 'master' of https://github.com/moses-smt/mosesdecoderMatthias Huck