Moses, the machine translation system
Go to file
pjwilliams 79a61c5526 Add --enable-boost option to ./configure to allow the Boost library to be used
in Moses (if not already required by --enable-threads).  This is off by default.
The --with-boost option can only be used if --enable-boost or --enable-threads
is given, since the AX_BOOST_BASE macro is only conditionally called.  This is
to avoid making Boost a requirement by default, but is a bit clunky.  Probably
easy to fix if your Autotools knowledge exceeds nowt...



git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@3595 1f5c12ca-751b-0410-a591-d2e778427230
2010-09-30 21:07:01 +00:00
CreateOnDisk Add --enable-boost option to ./configure to allow the Boost library to be used 2010-09-30 21:07:01 +00:00
kenlm Unbodge kenlm by moving compilation to kenlm/ instead of kenlm/lm. Changing the headers every 2010-09-28 16:26:55 +00:00
lmserver Use portable include guard instead of pragma once 2010-02-24 11:15:44 +00:00
m4 Merge in the multiple models branch. These changes allow the moses server 2010-08-10 13:12:00 +00:00
mert Prevent intersections going to infinity 2010-04-12 14:31:10 +00:00
misc ken lm integration 2010-09-26 22:29:01 +00:00
moses Unbodge kenlm by moving compilation to kenlm/ instead of kenlm/lm. Changing the headers every 2010-09-28 16:26:55 +00:00
moses-chart QueueEntry::CreateChildEntry() should always succeed, so remove isOK check 2010-09-26 10:41:57 +00:00
moses-chart-cmd ken lm integration 2010-09-26 22:29:01 +00:00
moses-cmd ken lm integration 2010-09-26 22:29:01 +00:00
OnDiskPt move function calls with side effects out of asserts 2010-08-12 12:54:55 +00:00
regression-testing delete eclipse build 2010-09-10 09:16:50 +00:00
reranking Use portable include guard instead of pragma once 2010-02-24 11:15:44 +00:00
scripts Fix to reuse-weights.perl to copy weights containing an exponent 2010-09-29 04:04:12 +00:00
server Merge in the multiple models branch. These changes allow the moses server 2010-08-10 13:12:00 +00:00
sigtest-filter svn properties 2010-09-27 18:16:10 +00:00
web added the tokenizer scripts that were distributed for the Marathon last year - translate.cgi needs them and it simplifies distribution to have them here 2009-01-12 22:36:56 +00:00
.gitignore Merge branch 'moses-svn' into temp3 2010-04-20 15:27:42 +00:00
BUILD-INSTRUCTIONS.txt Link kenlm by default (it was already being built). Allow --without-kenlm to avoid linking. Add myself to the build instructions. 2010-09-28 18:02:08 +00:00
config.guess Merge moses-server branch (includes mt moses) into trunk. 2009-08-07 16:47:54 +00:00
config.h.in ken lm integration 2010-09-21 22:43:29 +00:00
config.sub Merge moses-server branch (includes mt moses) into trunk. 2009-08-07 16:47:54 +00:00
configure.in Add --enable-boost option to ./configure to allow the Boost library to be used 2010-09-30 21:07:01 +00:00
depcomp make building moses/moses-cmd a single make command rather than two 2006-08-23 15:18:53 +00:00
install-sh make building moses/moses-cmd a single make command rather than two 2006-08-23 15:18:53 +00:00
ltmain.sh Make ltmain.sh executable so svn doesn't whine when the status is changed under its feet. 2010-09-27 20:41:39 +00:00
make-release-tarball.sh new directory layout 2006-08-23 17:17:10 +00:00
Makefile.am Unbodge kenlm by moving compilation to kenlm/ instead of kenlm/lm. Changing the headers every 2010-09-28 16:26:55 +00:00
missing testing... 2008-04-15 13:57:36 +00:00
mkinstalldirs make building moses/moses-cmd a single make command rather than two 2006-08-23 15:18:53 +00:00
moses.sln Copy in changes from the chart_merge branch (doing it manually because the 2010-04-08 17:16:10 +00:00
regenerate-makefiles.sh Link kenlm by default (it was already being built). Allow --without-kenlm to avoid linking. Add myself to the build instructions. 2010-09-28 18:02:08 +00:00
validate_more_revisions.sh keep a copy of the scripts, so that we don't miss them in previous revisions 2006-10-06 18:38:21 +00:00
validate_revision.sh fixed order of 'configure' and 'make clean' in validate_revision 2006-10-17 14:47:28 +00:00