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
2014-03-24target-syntax: use SoftMatchingFeature to assign non-terminal to unknown wordsRico Sennrich
2014-03-21use | as default escape sequence for "|" (for consistency with tokenizer...Rico Sennrich
2014-03-13recommit Rico's change to score formatHieu Hoang
2014-03-10Merge branch 'master' into dynamic-phrase-tablesUlrich Germann
2014-03-10Changes on main branch files while I was working on dynamic phrase tables.Ulrich Germann
2014-03-02swap position of alignment and scores in phrase table halves (before consolid...Rico Sennrich
2014-02-21Merge branch 'dynamic-phrase-tables' of file:///home/germann/git/mosesdecoder...Ulrich Germann
2014-02-08Fixed code formatting.Ulrich Germann
2014-02-06fixed compile errors in debug modeMatthias Huck
2014-02-03tree fragments: tiny issues with the extraction pipelineMatthias Huck
2014-01-29new version of the `score` toolMatthias Huck
2014-01-20Merge branch 'master' of https://github.com/moses-smt/mosesdecoder into hieuHieu Hoang
2014-01-18unescape "|" (for compatibility with escape-special-chars scripts)Rico Sennrich
2014-01-15Revert "testing the waters for C++11 adoption"Rico Sennrich
2014-01-14testing the waters for C++11 adoptionRico Sennrich
2014-01-06add support for --MinPhraseLengthHieu Hoang
2014-01-06add support for --MinPhraseLengthHieu Hoang
2014-01-06ordering extract in same format as my ownHieu Hoang
2014-01-06ordering extract in same format as my ownHieu Hoang
2014-01-06only output ordering extractHieu Hoang
2014-01-06only output ordering extractHieu Hoang
2014-01-06eclipseHieu Hoang
2013-12-18output reordering onlyHieu Hoang
2013-12-06minor verbose in consolidate-main.cppHieu Hoang
2013-11-20Merge pull request #53 from pengli09/masterHieu Hoang
2013-11-20Fix the bug in phrase-extract/extract-main.cpp: the authors forgot to change ...Peng Li
2013-11-15Merge branch 'master' of ../mosesdecoderHieu Hoang
2013-11-12extract-ghkm: use square brackets for glue rule internal tree structurePhil Williams
2013-11-12Merge branch 'master' of github.com:hieuhoang/mosesdecoderHieu Hoang
2013-10-31compiles with clangHieu Hoang
2013-10-05add debug argumentHieu Hoang
2013-10-05reverse 7d3de7850025c1b8da7791aa158bb4549f9ff96dHieu Hoang
2013-10-04minor error with placeholderHieu Hoang
2013-09-29score: write sparse features to third field.Phil Williams
2013-09-29Merge branch 'master' into GHKMStructPhil Williams
2013-09-29Oops, fix e497dc485...Phil Williams
2013-09-29Remove NT length code missed in commit cdd9df19...Phil Williams
2013-09-27beautifyHieu Hoang
2013-09-26extract-ghkm: allow trailing whitespace in alignment filePhil Williams
2013-09-24consolidate: don't assume input contains key-value fieldPhil Williams
2013-09-20consolidate: expect key-value pairs in 7th field, not 6thPhil Williams
2013-09-20extract-ghkm: use square brackets for --TreeFragmentsPhil Williams
2013-09-20consolidate: write key-value field to rule tablePhil Williams
2013-09-19placeholders work in extractHieu Hoang
2013-09-19more placeholder code and 'NO BEST TRANSLATION' to stderr for pbHieu Hoang
2013-09-16command line option for extract-ghkm: --TreeFragmentsMatthias Huck
2013-09-14commentmaria nadejde
2013-09-14Merge branch 'GHKMStruct' of github.com:moses-smt/mosesdecoder into GHKMStructmaria nadejde
2013-09-14fixed sparse feature outputmaria nadejde
2013-09-14Merge masterPhil Williams