bhaddow
b0e0546dd9
Add option to lowercase input
2011-12-16 17:00:13 +00:00
Kenneth Heafield
1796c3b893
Oops kept -x
2011-12-13 09:36:59 -05:00
Kenneth Heafield
4e9c317812
More paranoia about which
2011-12-13 09:36:23 -05:00
Kenneth Heafield
00edaf024f
Try working around John Morgan's which command
2011-12-13 08:54:15 -05:00
Barry Haddow
63f2b4b07a
update extractor tests after duplicate removal
2011-12-13 08:58:23 +00:00
Kenneth Heafield
8c40f27f37
Add tagged layout to Boost example. Thanks Rasul.
2011-12-12 18:03:26 -05:00
Hieu Hoang
ca0a3ea870
uint -> size_t
2011-12-12 23:27:27 +07:00
Hieu Hoang
6e9cff750e
revert
2011-12-12 20:57:48 +07:00
Hieu Hoang
21009b5d1e
revert
2011-12-12 20:48:42 +07:00
Hieu Hoang
9861ecbbe5
uint -> size_t
2011-12-12 19:13:32 +07:00
Thomas1205
9ec1bef6fb
Merge pull request #6 from Thomas1205/master
...
Duplicate Removal in MERT
2011-12-12 03:41:39 -08:00
Hieu Hoang
9f63d658c7
tyop
2011-12-12 14:06:20 +07:00
root
9b58880a32
script to train LM with IRST in the EMS. A bit of a hack to make it look like SRI
2011-12-12 13:32:20 +07:00
Thomas Schoenemann
9ece85606b
adding duplicate removal (changes marked)
2011-12-09 15:08:00 +01:00
Tetsuo Kiso
cb5213ac43
Oops, forgot to move 'use strict' to the beginning of the script.
2011-12-09 02:39:02 +09:00
Tetsuo Kiso
ef76d89f38
Minor change: make concatenatiton operations on filenames portable.
2011-12-09 02:14:41 +09:00
Tetsuo Kiso
108cd42915
Fix bug on MERT Perl script when working directory is not specified.
...
If you set a working directory from the command line option,
the script works fine.
However, if you don't, the script will crash when calling a function
`create_extractor_script()' which creates shell script for the following
MERT iterations due to the inconsistency between path to default working
directory and Perl interpreter's current directory.
So, We assume that the default working directory used in the script
will be set to "`pwd`/mert-work".
2011-12-09 02:10:40 +09:00
Tetsuo Kiso
95653828f9
Pass by reference.
2011-12-08 14:18:37 +09:00
Tetsuo Kiso
62d03a80f4
Add explicit
2011-12-08 14:17:39 +09:00
Kenneth Heafield
0095bef952
Also support just clean...
2011-12-05 11:09:48 +00:00
Kenneth Heafield
b8b009136f
Clean train-model-perl even if --with-giza isn't passed.
2011-12-05 11:01:34 +00:00
Kenneth Heafield
7cc0ea81b7
Bypass Boost checks on --clean
2011-12-05 02:53:35 -08:00
Kenneth Heafield
0aa487b366
Fix failed to write output file ... lm.log
2011-12-05 08:56:44 +00:00
Kenneth Heafield
138db687ed
Change path to build_binary
2011-12-02 12:51:19 +00:00
Kenneth Heafield
fa62905959
Write lm file after successful build completion
2011-12-02 10:21:41 +00:00
Kenneth Heafield
7ecd0827bb
Merge branch 'master' of github.com:moses-smt/mosesdecoder
2011-12-02 10:21:14 +00:00
Kenneth Heafield
4d4caa4600
Kludge to rebuild parts if language model options change
2011-12-02 10:02:21 +00:00
Hieu Hoang
8e64e75842
minor bjam error for server
2011-12-02 08:50:11 +07:00
Hieu Hoang
71c78ef0ce
move vs and xcode project files into separate contrib folder
2011-12-02 08:33:39 +07:00
Hieu Hoang
3d1806f94e
Merge branch 'master' of github.com:moses-smt/mosesdecoder
2011-12-02 08:28:15 +07:00
Kenneth Heafield
e544b04e08
Script to delete files that autotools left behind
2011-12-01 18:47:05 +00:00
Kenneth Heafield
9fe831c60c
Merge CreateOnDisk into OnDiskPt, pop out of src
2011-12-01 18:26:05 +00:00
Kenneth Heafield
8d68887fc0
Fine, go back to allowing multi-threaded builds to link against IRSTLM
2011-12-01 17:52:11 +00:00
Hieu Hoang
8c1c17e9f1
Merge branch 'master' of github.com:moses-smt/mosesdecoder
2011-12-02 00:42:06 +07:00
Kenneth Heafield
42975b0635
No more autotools (with bhaddow in the room)
2011-12-01 17:17:28 +00:00
Kenneth Heafield
9b5ded8b5f
Get more passive-aggressive about IRSTLM and <s>.
2011-12-01 13:32:15 +00:00
Kenneth Heafield
c247a4371e
More explaination about <s> error
2011-12-01 13:21:55 +00:00
Kenneth Heafield
0ccab5d594
Attempt to teach people how to install packages from source
2011-12-01 13:13:49 +00:00
Kenneth Heafield
8923905e38
Forgot to do variable substitution
2011-12-01 04:11:58 -08:00
Kenneth Heafield
9ab49bced2
Assume people want all the executables and some examples installed. Also we're not in cvs anymore.
2011-11-30 15:22:21 -05:00
Kenneth Heafield
297cc00c3a
Unbreak build darn globs
2011-11-30 15:01:08 -05:00
Kenneth Heafield
dcc450d1d3
If it looks like a script, install it
2011-11-30 16:00:33 +00:00
Kenneth Heafield
a73388f6ff
Merge branch 'master' of github.com:moses-smt/mosesdecoder
2011-11-30 15:25:32 +00:00
Kenneth Heafield
563dfd69d3
Trigger biconcor compilation
2011-11-30 15:23:13 +00:00
Kenneth Heafield
b0d38aff4e
Trigger biconcor compilation
2011-11-30 15:22:11 +00:00
Kenneth Heafield
7eedf62407
Attempt to fix xmlrpc-c detection
2011-11-30 12:51:24 +00:00
Kenneth Heafield
7dd078573e
Merge branch 'master' of github.com:moses-smt/mosesdecoder
2011-11-30 12:32:50 +00:00
Kenneth Heafield
7d027b307f
Force single-threaded build if --with-irstlm
2011-11-30 12:17:47 +00:00
Kenneth Heafield
ead0684f0e
Revamp build instructions
2011-11-30 12:06:06 +00:00
Kenneth Heafield
8fbd21f138
Nicer success message. Clean up some redundancy.
2011-11-30 11:13:42 +00:00