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-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
2012-09-03mergesphikoehn
2012-08-28binary hiero reordering feature. Integrated into train-model.perl and experim...Hieu Hoang
2012-08-25binary hiero reordering feature. Implementation of 1 described in nist 2012. ...Hieu Hoang
2012-08-24word alignment info for hiero grammarHieu Hoang
2012-08-24singleton feature in phrase table. Like similar feature in Adam's suffix arra...Hieu Hoang
2012-08-23option to produce rules that have boundary <s> & </s> words. Like Chris Dyer...Hieu Hoang
2012-08-19a lot of changesphikoehn
2012-08-19a lot of changesphikoehn
2012-08-01get rid of threadingHieu Hoang
2012-08-01get rid of threadingHieu Hoang
2012-08-01get rid of threadingHieu Hoang
2012-07-31get rid of threadingHieu Hoang
2012-07-31compile error in statistics programHieu Hoang
2012-07-31cleanup of variables. Need to delete temporary filesHieu Hoang
2012-07-18multi-threaded extract program. Thanks to Rohit GuptaHieu Hoang
2012-07-17Merge branch 'trunk' into miramergeBarry Haddow
2012-07-12use consistent alignment info for lexical probabilities for both forward and ...Hieu Hoang
2012-07-04merge JamfilesEva Hasler
2012-07-03fix conflictphikoehn
2012-07-03count bin featurephikoehn
2012-07-02create namespace for all classesHieu Hoang
2012-07-01namespace all classes in mert directoryHieu Hoang