Kenneth Heafield
acdbff0372
Untested attempt to switch cruise control to bjam
2011-11-25 16:00:23 +00:00
Kenneth Heafield
01986f9b83
Ignore generated train-model.perl
2011-11-25 15:54:09 +00:00
Kenneth Heafield
dad245dcbc
Non-stale Jamfile
2011-11-25 15:53:12 +00:00
Kenneth Heafield
e3a6c92742
Merge branch 'master' of github.com:moses-smt/mosesdecoder
2011-11-25 15:49:50 +00:00
Kenneth Heafield
0a7608406c
Allow scripts to compile without GIZA
2011-11-25 15:48:21 +00:00
Kenneth Heafield
8100d587c7
Replace scripts build system.
2011-11-25 15:33:46 +00:00
Kenneth Heafield
67c79de6f9
Substitute bindir
2011-11-25 15:11:18 +00:00
Kenneth Heafield
e8dd8f2853
Add GITTAG constant
2011-11-25 14:41:49 +00:00
Kenneth Heafield
501b9a05bf
Jam to install scripts (doesn't modify them yet).
2011-11-25 14:23:10 +00:00
Rico Sennrich
9ecf6f5b05
Merge pull request #3 from myGengo/master
...
Recaser trainer updated to support IRSTLM as well.
2011-11-25 06:20:26 -08:00
Kenneth Heafield
056b42f171
Actually, moses depends on OnDiskPt, not the other way around.
2011-11-25 08:33:16 -05:00
Kenneth Heafield
9c2c7c99ed
Merge branch 'master' of github.com:moses-smt/mosesdecoder
2011-11-25 13:28:45 +00:00
Kenneth Heafield
5a15337f22
Merge branch 'master' of github.com:moses-smt/mosesdecoder
2011-11-25 12:06:20 +00:00
Kenneth Heafield
de3d8f72b7
--with-boost
2011-11-25 03:55:36 -08:00
Kenneth Heafield
fafb835c5d
biconcur jam and remove a Makefile
2011-11-25 10:39:28 +00:00
Kenneth Heafield
613461e5d6
More Jamfiles for training
2011-11-25 10:34:34 +00:00
Kenneth Heafield
96f0d9770f
Install compact-rule-table in legacy path
2011-11-25 10:26:37 +00:00
Kenneth Heafield
fac8f7d751
Jam phrase extraction
2011-11-25 10:26:19 +00:00
Kenneth Heafield
51f95fcb1e
Jam lexical reordering
2011-11-25 10:07:20 +00:00
Kenneth Heafield
05c1135b6c
Jam for compact-rule-table
2011-11-25 10:04:20 +00:00
Jehan
7b7652f346
- Coding style fix: use the upstream coding style.
2011-11-25 02:31:18 +00:00
Jehan
f3055aebb6
- Recaser train script updated to support IRSTLM as well.
...
By default, it will still use SRILM so that any previous use of this script from others won't be broken.
To switch to IRSTLM training, simply add "-lm irslm" command line option.
Also if build-lm.sh is not accessible from $PATH, the option "-build-lm /path/to/build-lm.sh" is also available.
2011-11-25 02:16:16 +00:00
Kenneth Heafield
9778438ad7
D'oh forgot a boost_
2011-11-24 08:26:44 -05:00
Hieu Hoang
78ebb27a65
Merge branch 'master' of github.com:moses-smt/mosesdecoder
2011-11-24 20:23:31 +07:00
Kenneth Heafield
d672bda6d3
Go back to unconfigured because OS X has weird gcc
2011-11-24 08:08:45 -05:00
Hieu Hoang
ed27477345
xcode
2011-11-24 08:30:51 +07:00
Kenneth Heafield
b8640e4324
Backwards compatible boost selection. Apparently boost.jam sucks at old versions. Go back to manual boost with shell scripts.
2011-11-23 19:12:44 +00:00
Hieu Hoang
16059b3a19
compile error with threads
2011-11-24 00:48:32 +07:00
Barry Haddow
9c952b586f
move checkplf
2011-11-23 15:48:48 +00:00
Barry Haddow
66c29e01c4
Move from scripts to contrib
2011-11-23 15:31:16 +00:00
Barry Haddow
791831b0ce
Fix server build
2011-11-23 15:22:45 +00:00
Barry Haddow
5e2731619c
Move projects from top level to contrib
...
server build probably broken
2011-11-23 14:48:50 +00:00
Kenneth Heafield
6de8928d65
Merge branch 'master' of github.com:moses-smt/mosesdecoder
2011-11-23 14:03:28 +00:00
Kenneth Heafield
24099bd9b1
Link against libSegFault if possible, --git option for installation.
2011-11-23 14:01:58 +00:00
Barry Haddow
3c929cfc16
Merge branch 'master' of github.com:moses-smt/mosesdecoder
2011-11-23 13:35:30 +00:00
Barry Haddow
d4589bef35
Not needed - mbr is in the *-cmd directories.
2011-11-23 13:34:55 +00:00
Kenneth Heafield
03e096c552
Merge branch 'master' of github.com:moses-smt/mosesdecoder
2011-11-23 12:31:02 +00:00
Kenneth Heafield
fdaf93a089
Locally configure bjam to use gcc.
2011-11-23 12:30:14 +00:00
Barry Haddow
1248bdfdbb
Some more ignores
2011-11-23 12:29:40 +00:00
Barry Haddow
f948f32c88
misc jamming
2011-11-23 12:10:45 +00:00
Kenneth Heafield
ccd4964a91
Better help message
2011-11-23 11:29:42 +00:00
Hieu Hoang
4ac8992baf
Merge branch 'master' of github.com:moses-smt/mosesdecoder
2011-11-23 10:33:47 +07:00
Jun Lang
5ed75d236f
There is potential bug for parsing numbers in scientific notation.
2011-11-23 10:39:28 +08:00
Kenneth Heafield
82d2513a83
Apparently order matters when it comes to <debug-symbols>on.
2011-11-22 13:17:31 -05:00
Kenneth Heafield
076d94dd9e
Jam: Had inverted --notrace by accident. -g on by default at Barry's request.
2011-11-22 13:13:44 -05:00
Kenneth Heafield
cc7edff099
Merge branch 'master' of github.com:moses-smt/mosesdecoder
2011-11-22 12:55:17 -05:00
Barry Haddow
6d1438b97f
Disable object pool as it's broken (not threadsafe?)
2011-11-22 16:06:34 +00:00
Barry Haddow
ec36f64670
remove extra debug
2011-11-22 14:45:55 +00:00
Barry Haddow
5948912d1d
Fix name of backoff parameter
2011-11-22 14:40:33 +00:00
Hieu Hoang
a8777ac5d2
Merge branch 'master' of github.com:moses-smt/mosesdecoder
2011-11-22 08:03:56 +07:00