Kenneth Heafield
3dfb19402d
Merge branch 'master' of github.com:moses-smt/mosesdecoder
2011-11-30 12:32:50 +00:00
Kenneth Heafield
dd80a7956f
Force single-threaded build if --with-irstlm
2011-11-30 12:17:47 +00:00
Kenneth Heafield
878efb381c
Revamp build instructions
2011-11-30 12:06:06 +00:00
Kenneth Heafield
7b4dad0742
Nicer success message. Clean up some redundancy.
2011-11-30 11:13:42 +00:00
Kenneth Heafield
ec9db80c7a
Merge branch 'master' of github.com:moses-smt/mosesdecoder
2011-11-30 08:53:45 +00:00
Kenneth Heafield
7451269923
More error checking for moses server
2011-11-30 08:53:13 +00:00
Hieu Hoang
46084fd2db
Merge branch 'master' of github.com:moses-smt/mosesdecoder
2011-11-30 14:30:09 +07:00
Hieu Hoang
038892601e
reminder of language codes
2011-11-30 14:29:34 +07:00
Barry Haddow
2f95de8bb1
Merge pull request #4 from myGengo/master
...
Recaser training script improved with --help output and better error handling
2011-11-29 13:33:45 -08:00
Kenneth Heafield
e57d951152
Fix symal install location
2011-11-29 16:14:38 +00:00
Tetsuo Kiso
4d189eb14d
Fix a typedef for comparing N-grams.
...
Declared const_iterator was not *const* actually.
2011-11-30 00:27:57 +09:00
Barry Haddow
1dd3200e45
Fix regtest dir
2011-11-29 13:16:07 +00:00
Barry Haddow
de36fafc74
Fix bjam regtest running
2011-11-29 13:10:29 +00:00
Barry Haddow
c09bc0c11c
Update regtest to use bjam
2011-11-29 12:57:26 +00:00
Barry Haddow
e02229b9e4
Update location of misc binaries
2011-11-29 12:46:19 +00:00
Barry Haddow
a1b0690796
testing cruise
2011-11-29 12:18:40 +00:00
Hieu Hoang
75e55e85d7
Merge branch 'master' of github.com:moses-smt/mosesdecoder
2011-11-29 15:50:53 +07:00
Kenneth Heafield
17f8ab23b7
More instructions on giza
2011-11-28 14:20:25 -05:00
Kenneth Heafield
02b330588c
shell-prefix was meant to be empty-string, not null-set
2011-11-28 13:41:21 -05:00
Kenneth Heafield
d18f76098d
Mike Ladwig complained about xmlrpc-c.
2011-11-28 18:24:23 +00:00
Kenneth Heafield
41af577950
Aliases for tests
2011-11-28 16:01:45 +00:00
Kenneth Heafield
49b68760e1
Unused code
2011-11-28 15:59:38 +00:00
Kenneth Heafield
2722fe2317
Add optional regression testing to the build
2011-11-28 15:52:53 +00:00
Kenneth Heafield
5462c9cb62
Make train-model.perl properly in cruise control
2011-11-28 12:36:27 +00:00
Kenneth Heafield
2b5ef4b33b
Unused code
2011-11-28 12:04:04 +00:00
Kenneth Heafield
e1ed3b9d9a
Ignore .so built files
2011-11-28 12:02:13 +00:00
Kenneth Heafield
180b74bcac
prefix style of installation
2011-11-28 12:01:33 +00:00
Kenneth Heafield
ab9976b719
Respect CXXFLAGS, CFLAGS, LDFLAGS
2011-11-28 04:35:46 -05:00
Kenneth Heafield
f564876e5e
Avoid naming conflict with glibc's libutil
2011-11-28 09:19:45 +00:00
Kenneth Heafield
a0efeb5e6e
--enable-boost-pool option
2011-11-27 16:53:40 +00:00
Kenneth Heafield
9ba60430e5
chmod +x train-model.perl
2011-11-27 16:52:40 +00:00
Jehan
f3cb3ad789
- Bug fix: when --help set, errors on absence of --corpus or --dir must not be displayed.
...
- Unset variables must not be set as 0.
2011-11-27 10:14:39 +00:00
Jehan
e29adc8f1f
Merge remote branch 'upstream/master'
2011-11-27 10:04:14 +00:00
Jehan
d875b0774b
- Exit with failure when a step of train-recaser.sh fails.
...
It is kind of hard to identify the cause of a problem (or even to see there is a problem) if a script continues when a
main step failed. Better to exit when the error occurs with relevant logs.
2011-11-27 09:55:30 +00:00
Kenneth Heafield
5a841e6619
Garbage collect uncalled AddEquivPhrase function
2011-11-26 14:09:27 -05:00
Kenneth Heafield
82d40e4044
Check for boost and version number
2011-11-26 12:18:17 +00:00
Kenneth Heafield
95fc3d6e60
Some people have xmlrpc without abyss so test for that
2011-11-26 11:57:09 +00:00
Kenneth Heafield
d87366e362
Attempt to fix a test failure for Hieu
2011-11-26 10:34:58 +00:00
Jehan
ab47550220
Merge remote branch 'upstream/master'
2011-11-26 03:34:29 +00:00
Kenneth Heafield
a7222a322d
Regression tests expect mert in mert/
2011-11-25 22:14:04 +00:00
Kenneth Heafield
0ad9269b0f
Delete scripts from 2006 that nobody updated to use git
2011-11-25 18:18:16 +00:00
Kenneth Heafield
968bcc2b9c
Remove build instructions about scripts
2011-11-25 18:14:14 +00:00
Kenneth Heafield
ab7469ee04
Minor commenting
2011-11-25 18:09:07 +00:00
Kenneth Heafield
1b9fcb2ecc
Globs are good
2011-11-25 17:46:48 +00:00
Kenneth Heafield
d66d4c2d5f
Install scripts iff --install-scripts is passed
2011-11-25 17:41:30 +00:00
Kenneth Heafield
ae2272d291
Comment reformatting
2011-11-25 17:30:36 +00:00
Kenneth Heafield
f7801dff48
Check for a recent bjam
2011-11-25 17:28:48 +00:00
Jehan
30febce3e8
- Help output for train-recaser script.
2011-11-25 17:21:55 +00:00
Kenneth Heafield
aba1fc7bd1
Not necessary to compile scripts anymore
2011-11-25 17:16:04 +00:00
Kenneth Heafield
3130534480
Build scripts from root.
2011-11-25 16:53:02 +00:00