Moses, the machine translation system
Go to file
2011-05-24 16:35:42 +00:00
CreateOnDisk assert 2011-03-18 10:44:50 +00:00
kenlm Speed improvements mostly. Trie went from 803448 queries/s to 990520 queries/s by knowing what the bounds are in advance. Also, set read ahead for 2011-05-23 02:23:01 +00:00
lmserver Use portable include guard instead of pragma once 2010-02-24 11:15:44 +00:00
m4 Change of boost macros - please make sure you favourite configuration still works 2011-01-13 23:38:48 +00:00
mert run beautify.perl. Consistent formatting for .h & .cpp files 2011-02-24 12:42:19 +00:00
misc Return 0 on success and 1 on fail. Not the other way around. 2011-05-05 00:51:35 +00:00
moses Added additional level 3 logging to help verify that Syntactic LM is being loaded and used 2011-05-24 15:47:47 +00:00
moses-chart-cmd xcode 2011-03-21 06:32:06 +00:00
moses-cmd Fix a segmentation fault produced when both 'constraint' and 2011-04-17 19:46:46 +00:00
OnDiskPt compiles with clang++ 2011-04-01 23:31:11 +00:00
regression-testing add xml markup back to regression testing 2011-02-01 18:30:01 +00:00
reranking run beautify.perl. Consistent formatting for .h & .cpp files 2011-02-24 13:57:11 +00:00
scripts add --MaxLinesGTDiscount to usage display 2011-05-22 16:02:26 +00:00
server The client.perl example now tests the report-all-factors option 2011-05-11 10:22:24 +00:00
sigtest-filter #include according to Ceslav 2011-03-10 07:10:48 +00:00
synlm/hhmm Added SynLM parser 2011-05-24 15:48:17 +00:00
web mark web/bin/detokenizer.perl as outdated 2011-02-14 13:35:04 +00:00
.gitignore Added files to .gitignore 2011-05-13 21:02:25 +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 Re-added two lines from config.h.in that shouldn't have been removed. 2011-05-13 19:41:07 +00:00
config.sub Merge moses-server branch (includes mt moses) into trunk. 2009-08-07 16:47:54 +00:00
configure.in Syntactic LM doesn't require boost. Enabling synlm no longer automatically enables boost or boost threads. 2011-05-24 16:35:42 +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 re-organized syntax code for clarity - part I 2011-03-11 13:08:43 +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 vs.net 2011-03-11 19:26:01 +00:00
regenerate-makefiles.sh Syntactic LM can now be enabled by passing --with-synlm to configure. The path to the ModelBlocks parser is now assumed to be synlm/hhmm, and no longer needs to be explicitly specified. 2011-05-24 15:48:28 +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