Moses, the machine translation system
Go to file
pjwilliams 3dec57a518 When scoring phrase pairs, store copies of the active pairs' PHRASE objects
instead of inserting them into a PhraseTable.  In a test on a 21GB
target-syntax extract file, this reduced user time from 195 to 120 mins.


git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@3777 1f5c12ca-751b-0410-a591-d2e778427230
2010-12-14 23:49:57 +00:00
CreateOnDisk copyright notice & svn properties 2010-10-12 16:17:41 +00:00
kenlm Make tests run on OS X. This was an issue with the test (and its use of popen) not with the code. 2010-12-09 21:58:54 +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 improvement to error message 2010-12-08 10:13:19 +00:00
misc word alignment info in binary pt, code provided by Christof Pintaske 2010-10-22 10:37:19 +00:00
moses xcode 2010-12-10 13:04:06 +00:00
moses-chart Time logging info 2010-10-01 18:08:10 +00:00
moses-chart-cmd xcode 2010-12-10 13:04:06 +00:00
moses-cmd xcode 2010-12-10 13:04:06 +00:00
OnDiskPt copyright notice & svn properties 2010-10-12 16:17:41 +00:00
regression-testing Add show-weights for moses_chart 2010-11-29 17:05:16 +00:00
reranking Use portable include guard instead of pragma once 2010-02-24 11:15:44 +00:00
scripts When scoring phrase pairs, store copies of the active pairs' PHRASE objects 2010-12-14 23:49:57 +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 keep perl scripts with Unix line endings 2010-10-11 11:32:27 +00:00
.gitignore Merge branch 'moses-svn' into temp3 2010-04-20 15:27:42 +00:00
BUILD-INSTRUCTIONS.txt modified the link to IRSTLM 2010-10-27 13:18:07 +00:00
config.guess Merge moses-server branch (includes mt moses) into trunk. 2009-08-07 16:47:54 +00:00
config.h.in xcode 2010-10-27 03:14:11 +00:00
config.sub Merge moses-server branch (includes mt moses) into trunk. 2009-08-07 16:47:54 +00:00
configure.in Rename a bunch of kenlm files. A ./regenerate-makefiles.sh is required. 2010-11-06 00:40:16 +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