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-10-30Made a few things compile with Makefile outside of the bjam compile.Ulrich Germann
2015-10-05minor compile errorHieu Hoang
2015-10-02maximum expected BLEU trainerMatthias Huck
2015-10-01--no-xmlrpc-c commentperf_baseline0Hieu Hoang
2015-09-22add --with-address-sanitizer option to Jamroot build fileDavid Madl
2015-09-14Merge branch 'master' of http://github.com/moses-smt/mosesdecoderUlrich Germann
2015-09-10Merge branch 'master' of github.com:moses-smt/mosesdecoderKenneth Heafield
2015-09-10Change debug flags to off by defaultKenneth Heafield
2015-09-04Support for new external module MMT.Ulrich Germann
2015-08-10Filter more warnings with --filter-warnings.Ulrich Germann
2015-08-04More extensive filtering of compiler warnings with --filter-warnings.Ulrich Germann
2015-07-31rm bin/moses_chart => rm -f bin/moses_chart.Ulrich Germann
2015-07-16changes to make static build work, and limit the number of concurrent connect...Hieu Hoang
2015-07-01rollback c++11 for nowhieu
2015-06-17false alarm. clang does support object list init. Needed to enable c++11 for ...Hieu Hoang
2015-06-16testing the waters for c++11Rico Sennrich
2015-05-24Removed dependency on libcurlpp, as it was difficult to link that staticly.Ulrich Germann
2015-05-15Revert "Try to fix moses_chart symlinking for Amittai Axelrod"Kenneth Heafield
2015-05-14Try to fix moses_chart symlinking for Amittai AxelrodKenneth Heafield
2015-04-21Added bitext-find to alias mm.Ulrich Germann
2015-04-05Merge branch 'master' into mmt-devUlrich Germann
2015-03-31delete External FF. FF framework changes too fast to be able to keep this up-...Hieu Hoang
2015-03-30Disabled spe-check-coverage. Needs to be adapted to API changes.Ulrich Germann
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