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
2013-07-30beautifyHieu Hoang
2013-07-29phrase penalty now has it's own ff. No longer in the phrase tableHieu Hoang
2013-07-26add placeholder support to extractHieu Hoang
2013-07-26add placeholder support to extractHieu Hoang
2013-07-26add placeholder support to extractHieu Hoang
2013-07-26eclipse file for extract-rulesHieu Hoang
2013-07-25extract-ghkm: write glue grammars for all sentence offsetsPhil Williams
2013-07-23extract-ghkm: workaround for extract-parallel issuePhil Williams
2013-07-08beautifyHieu Hoang
2013-07-08beautifyHieu Hoang
2013-06-20redo parsing of feature function parametersHieu Hoang
2013-06-10refactor parsing of feature functiona argsHieu Hoang
2013-05-29beautifyHieu Hoang
2013-05-12Merge branch 'master' of git://github.com/moses-smt/mosesdecoderphikoehn
2013-05-07fix undefined behaviour in rule extract (thanks Barry)Rico Sennrich
2013-05-03avoid costly copy operation in extract-rulesRico Sennrich
2013-05-01Merge branch 'master' of git://github.com/moses-smt/mosesdecoderphikoehn
2013-05-01support for Chris Dyer's fast-align; bug fix with sparse word translations fe...phikoehn
2013-04-25fix two bugs with relax-parse:Rico Sennrich
2013-03-13fixed kneserNey phrase probability smoothing bug reported by Česlav Przywa...phikoehn
2013-03-08bugifx format of extract file for instance weightingBarry Haddow
2013-02-06speed up rule extraction by factor 2 (by rewriting rule consolidation to have...Rico Sennrich
2013-01-10instance weighting for lex reorderingBarry Haddow
2013-01-09lex reordering scoring uses FilePiece/StringPieceBarry Haddow
2012-12-21extract can read an instance weights file.Barry Haddow
2012-12-18extract-ghkm and friends: don't unescape special charactersPhil Williams
2012-12-17extract-ghkm: tweak label collection for unknown wordsPhil Williams
2012-12-17extract-ghkm: --UnknownWordMinRelFreq, --UnknownWordUniformPhil Williams
2012-11-22order of lexical probability has flippedHieu Hoang
2012-11-15Alignments on by default for phrase-basedBarry Haddow
2012-11-14only include moses root when compilingHieu Hoang
2012-11-12move moses/src/* to moses/Hieu Hoang
2012-11-12More little jamfile changesKenneth Heafield
2012-11-12And pcfg-common too...Kenneth Heafield
2012-11-12Fix extract-ghkm compilationKenneth Heafield
2012-11-12Refactor phrase-extract/JamfileKenneth Heafield
2012-11-10rename functionsHieu Hoang
2012-11-10xcodeHieu Hoang
2012-11-05Missing dependencyKenneth Heafield
2012-11-03Feature function interface for use in scoringBarry Haddow
2012-10-23Remove -SentenceId (since we have -IncludeSentenceId now)Barry Haddow
2012-10-08Merge remote branch 'github/master' into miramergeBarry Haddow
2012-10-03extract-ghkm: add --SentenceOffset optionPhil Williams
2012-09-27Merge remote branch 'github/master' into miramergeBarry Haddow
2012-09-25bug fix domain featuresphikoehn
2012-09-22Fix compilation without threadsKenneth Heafield
2012-09-12initialize correct variable (includeSentenceIdFlag)Eva Hasler
2012-09-03merge issuesphikoehn
2012-09-03merge issuesphikoehn
2012-09-03bug fix to enable pruned search graph output by defaultphikoehn