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
2011-05-13Merge branch 'master' into local-trunkdowobeha
2011-03-11re-organized syntax code for clarity - part Iphkoehn
2011-02-07If Boost is available, use per-sentence object pools to allocate ProcessedRulepjwilliams
2011-02-02Add --with-tcmalloc option to ./configure to enable linking against Google'spjwilliams
2011-01-14Change of boost macros - please make sure you favourite configuration still w...bhaddow
2011-01-11Fix --enable-shared compilation. heafield
2010-11-06Rename a bunch of kenlm files. A ./regenerate-makefiles.sh is required. heafield
2010-10-27Integrate heafield-refactorlm. Faster kenlm with new binary format. Statefu...heafield
2010-10-26made code compliant with the enhanced IRSTLM library; IRSTLM release 5.50.01 ...nicolabertoldi
2010-10-01Bump the minimum Boost version to 1.36 to get functional/hash.pjwilliams
2010-10-01Add --enable-boost option to ./configure to allow the Boost library to be usedpjwilliams
2010-09-28Link kenlm by default (it was already being built). Allow --without-kenlm to...heafield
2010-09-28Unbodge kenlm by moving compilation to kenlm/ instead of kenlm/lm. Changing ...heafield
2010-09-27Make --with-kenlm=$PWD/kenlm compile mine instead of IRST.heafield
2010-09-22ken lm integrationhieuhoang1972
2010-09-22ken lm integrationhieuhoang1972
2010-06-08xcodehieuhoang1972
2010-06-08change irstlm header & lib locationhieuhoang1972
2010-05-26better error message for srilm lib checkrafpayen
2010-04-20support for SRILM's factored language models, implemented by Michal Richterbojar
2010-04-19Check srilm's library (`machine-type` is not reliable enough) rafpayen
2010-04-08Copy in changes from the chart_merge branch (doing it manually because thehieuhoang1972
2010-03-01restore trace by defaultjfouet
2010-02-25use old macro name to enable LIBTOOLjfouet
2010-02-24Disable shared library by default, use --enable-shared=yes to create libmoses.sojfouet
2010-02-24enable trace with a configure options and fix compilation error when trace ar...jfouet
2010-02-24Add configurable path to zlibjfouet
2010-02-24Add configure options to link dynamically with libmosesjfouet
2010-02-24Add configure option to link with libsrilm.sojfouet
2010-02-24Add configure option to link with libsrilm.sojfouet
2009-12-17Get rid of annoying configure warningsbhaddow
2009-10-01making configure compliant with IRSTLM configure wrt the name of platformnicolabertoldi
2009-08-07Merge moses-server branch (includes mt moses) into trunk. bhaddow
2009-02-26Connect new mert to the moses build systembhaddow
2008-11-05Fix minor bugs in randlm and irstlm configbhaddow
2008-11-04configure for randlmhieuhoang1972
2008-09-24enable moses to accept a file that lists feature name and weight pairs.redpony
2008-04-02added stuff for time-out policy. If translation takes too much time, it will ...nicolabertoldi
2007-06-01Changed IRSTLM machine-specific library path to use uname -m, matches with la...jdschroeder
2007-05-22Removed irstlm stuffnicolabertoldi
2006-11-08update to use both irstlm and srilmredpony
2006-09-16Building misc/ along with the rest of the suite.redpony
2006-08-23new directory layoutredpony
2006-08-23make building moses/moses-cmd a single make command rather than tworedpony