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-26Managers and feature functions now have access to the entire TranslationTask,...Ulrich Germann
2015-03-26More bjam fiddling.Ulrich Germann
2015-03-21Library path for xmlrpc-c given via --with-xmlprc-c was not included in the c...Ulrich Germann
2015-03-20Bjam is the most awful build system in the world.Ulrich Germann
2015-03-19More fiddling with bjam.Ulrich Germann
2015-03-19Fixed Jamfiles.Ulrich Germann
2015-03-18Addresses issues with compiling server capabilities into the Moses main execu...Ulrich Germann
2015-03-10Add phrase-extract/postprocess-egret-forestsPhil Williams
2015-03-05Organized command line options thematically.Ulrich Germann
2015-03-04Folded contrib/server/mosesserver.cpp into the moses executable.Ulrich Germann
2015-02-24Don't drop bin into random directoriesKenneth Heafield
2015-01-25Jamfile for tokenizerHieu Hoang
2015-01-09Merge branch 'master' of github.com:moses-smt/mosesdecoder into vw_integrationAles Tamchyna
2015-01-08allow mira compilation for EvaHieu Hoang
2015-01-08move mira code to contribHieu Hoang
2015-01-06updating Jamfiles, draft of new classifier base classAles Tamchyna
2014-12-07Add filter-rule-tablePhil Williams
2014-12-07phrase-extract: add syntax-common sub-libraryPhil Williams
2014-12-02comment out running script. Need to get git version to insert into execHieu Hoang
2014-12-02Add score-stsg, a program for scoring STSG extract filesPhil Williams
2014-11-30move SetBooleanParameter to Parameter class. Make it a specialized version of...Hieu Hoang
2014-11-20Merge branch 'master' of https://github.com/moses-smt/mosesdecoderUlrich Germann
2014-11-20Resolve merge conflictsXapaJIaMnu
2014-11-16Removed sim-pe from the list of programs to be compiled and installed. Use si...Ulrich Germann
2014-11-14softlink for moses_chartHieu Hoang
2014-11-13Add option to build with Og for newer versions of gccXapaJIaMnu
2014-11-08softlink moses -> moses_chart for backward compatibilityHieu Hoang
2014-11-08softlink moses -> moses_chart for backward compatibilityHieu Hoang
2014-11-07mergeHieu Hoang
2014-10-25Added ptable-describe-features to list features used by PhraseDictionaryBitex...Ulrich Germann
2014-10-23Added demo program for use of suffix arrays.Ulrich Germann
2014-10-21Merge branch 'master' of github.com:moses-smt/mosesdecoderBarry Haddow
2014-10-21rephraserBarry Haddow
2014-10-10merge moses_chart and mosesHieu Hoang
2014-10-09Fix OxLM.Paul Baltescu
2014-09-17add back server compile, with warning about xmlrpc-c version 1.25.29Hieu Hoang
2014-09-09don't compile moses server by defaultHieu Hoang
2014-09-08Added initial code for utility to count features of PhraseDictionaryBitextSam...Ulrich Germann
2014-09-08Branch biased bitext sampling: Initial check-in.Ulrich Germann
2014-09-08Added bias to bitext sampling.Ulrich Germann
2014-09-08Added try-align2 to --with-mm and new switch --with-icu.Ulrich Germann
2014-08-29Roll out mixed syntaxHieu Hoang
2014-08-05Bug fix in Jamroot with respect to compiling without --with-cmph.Ulrich Germann
2014-07-23Boost version update, specify filesystem v3Barry Haddow
2014-07-17Merge branch 'master' of https://github.com/moses-smt/mosesdecoderUlrich Germann
2014-07-15compiles with bjamHieu Hoang
2014-07-09Major overhaul of Mmsapt. Reorganization of old and addition of new features ...Ulrich Germann
2014-06-28Name change: lookup_mmsapt -> ptable-lookupUlrich Germann
2014-06-13bjam for ProbingPTHieu Hoang
2014-06-11integrated probing pt into decoderHieu Hoang