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-11-23Move projects from top level to contribBarry Haddow
2011-11-17Merge remote branch 'origin/master' into proBarry Haddow
2011-11-17Move kenlm up one level, simplify compilationKenneth Heafield
2011-11-14pro extraction mainline and stub of feature data iteratorbhaddow
2011-11-08moses_chart: speed up n-best list generation by deferring creation ofPhil Williams
2011-10-15boost onbhaddow
2011-10-03made LM interface compliant with IRSTLM 5.70.02; fixed a bug related to word ...nicolabertoldi
2011-09-26Hieu reports previous zlib check is borken for him. Let's see if this flies.jhclark
2011-09-26Check for zlib, since we use it. Be more helpful if it isn't there.jhclark
2011-09-26pointer to the required release of IRSTLM nicolabertoldi
2011-09-06TER Scorer sources cleaned, compilable without boost now. TER Scorer added ba...machacekmatous
2011-09-05Make ter scoring optionalbhaddow
2011-06-30Add autoconf bits for DMapLM.oliver-wilson
2011-06-08Added wrapper files for online randomised LM prototypeleven101
2011-05-24Syntactic LM doesn't require boost. Enabling synlm no longer automatically en...dowobeha
2011-05-24Syntactic LM can now be enabled by passing --with-synlm to configure. The pat...dowobeha
2011-05-24Second try at fixing configure bug introduced with synlmbhaddow
2011-05-23Make sure threaded moses is only on if --enable-threads is set.bhaddow
2011-05-13Updated syntactic classes (cherry-picking from commit bf7a7bb8e762057d9101768...dowobeha
2011-05-13Reverting changes. Revision 3971 was a bad commit.dowobeha
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