Hieu Hoang
f88908f972
add option to store rule source in target phrase
2013-09-17 18:29:06 +02:00
Hieu Hoang
3271d86c25
add option to store rule source in target phrase
2013-09-17 18:22:00 +02:00
Hieu Hoang
6c739bcbf5
constrained decoding FF works for both pb and hiero
2013-09-17 15:26:25 +02:00
Hieu Hoang
5ebb81a17a
constrained decoding FF works for both pb and hiero
2013-09-17 15:06:17 +02:00
Hieu Hoang
764684bb6f
Merge branch 'master' of github.com:moses-smt/mosesdecoder
2013-09-17 09:56:38 +02:00
Hieu Hoang
2e5246844f
comment out deletion of hypos with -inf scores. Apparently, all stacks must have hypos, otherwise terrible things happens. This is weird, empty stacks is perfectly reasonable. Need to ask Phil about this
2013-09-17 06:07:42 +02:00
Hieu Hoang
8fe087a92d
comment out deletion of hypos with -inf scores. Apparently, all stacks must have hypos, otherwise terrible things happens. This is weird, empty stacks is perfectly reasonable. Need to ask Phil about this
2013-09-17 03:43:04 +02:00
Hieu Hoang
21319acb88
implement ConstrainedDecoding FF
2013-09-17 03:13:32 +02:00
Hieu Hoang
8b2bed458c
implement ConstrainedDecoding FF
2013-09-17 02:40:25 +02:00
Hieu Hoang
ef2f6167e7
implement ConstrainedDecoding FF
2013-09-16 20:45:43 +02:00
Hieu Hoang
3b13068ce4
oops. forgot to check in new FF
2013-09-16 11:00:11 +01:00
Hieu Hoang
0d94d7067e
update convert-moses-ini-to-v2.perl with memory pt for SCFFG decoding. Start on constrained ff
2013-09-16 07:46:45 +02:00
Barry Haddow
1a8a8fbb2d
Re-enable unit tests. They all pass.
2013-09-14 17:15:41 +01:00
Hieu Hoang
3b03d803d9
make sure Evaluate(inputPath) is called for chart translation options
2013-09-13 09:27:48 +02:00
Hieu Hoang
9950279bc7
add pointer to input path to chart translation option
2013-09-12 19:50:09 +02:00
Hieu Hoang
b534e8c4b7
f*cking link error
2013-09-12 09:17:18 +01:00
Hieu Hoang
c36d8d048f
ExternalFeature /cdec & phil blumson
2013-09-12 09:48:17 +02:00
Hieu Hoang
f379e5cb8a
lattice decoding with sparse features
2013-09-10 15:36:21 +02:00
Hieu Hoang
16cfc786a8
lattice decoding with sparse features
2013-09-08 19:22:55 +02:00
Hieu Hoang
42fc86b259
lattice decoding with sparse features
2013-09-08 17:02:59 +02:00
Hieu Hoang
7214be82d4
lattice decoding with sparse features
2013-09-08 16:43:18 +02:00
Hieu Hoang
1adf7d0521
lattice decoding with sparse features
2013-09-08 15:57:31 +02:00
Hieu Hoang
65e2806b1d
move lattice scoring into InputFeature class
2013-09-08 13:47:32 +02:00
Kenneth Heafield
b27d140619
Unfortunately UTrieNode wants a non-explicit copy constructor
2013-09-07 09:51:09 +01:00
Lane Schwartz
7e1cfc981f
Merge branch 'master' of www:/repos/git/Decoders/mosesdecoder
2013-09-06 14:01:32 -04:00
Lane Schwartz
226031ecf6
Checking in examples of CMake files.
...
The example in contrib works, as does the one in biconcor.
The examples in lm and moses don't work at the moment,
but checking them in anyway as a starting point
for any potential work on them next week during the
MT Marathon.
2013-09-06 13:39:46 -04:00
Ulrich Germann
384650fb60
Merge branch 'master' of github.com:moses-smt/mosesdecoder
2013-09-06 17:05:39 +01:00
Ulrich Germann
64cfd3ec16
Minor cosmetic changes.
2013-09-06 17:04:46 +01:00
Ulrich Germann
8154654e7c
Added using namespace std;
2013-09-06 17:02:32 +01:00
Hieu Hoang
8ae1614be4
no change commit. Force rerun of cruise control
2013-09-06 08:53:17 +02:00
Hieu Hoang
fbb2f9abb0
Merge branch 'master' of github.com:moses-smt/mosesdecoder
2013-09-05 23:34:39 +02:00
Hieu Hoang
12c4a0a68e
lattice decoding with sparse features
2013-09-05 23:34:22 +02:00
Hieu Hoang
6f81004e20
lattice decoding with sparse features
2013-09-05 22:26:19 +02:00
Hieu Hoang
8803bcdba6
lattice decoding with sparse features
2013-09-05 22:25:32 +02:00
Hieu Hoang
56c4a41231
lattice decoding with sparse features
2013-09-05 22:22:53 +02:00
Hieu Hoang
cec177b493
no change commit. Force rerun of cruise control
2013-09-05 18:31:45 +01:00
Hieu Hoang
9894941294
properties is on 7th column, not 6th
2013-09-03 15:02:53 +02:00
Hieu Hoang
01b7f8a1e8
add skeleton feature functions
2013-09-01 16:58:23 +01:00
Hieu Hoang
af6b1f2b4e
start on forced decoding for SCFG
2013-08-31 01:37:15 +01:00
Hieu Hoang
769f2fe00c
start on forced decoding for SCFG
2013-08-30 17:45:56 +01:00
Hieu Hoang
fe36cbf737
move LexicalReordering to FF directory
2013-08-30 16:28:28 +01:00
Hieu Hoang
04783309ba
move DecodeFeature to FF directory
2013-08-30 16:03:06 +01:00
Hieu Hoang
03fd06b38b
convert Evaluate() methods into abstract, rather than empty functions. Every FF must implement them all
2013-08-30 15:49:00 +01:00
Lane Schwartz
c0fe9bb4ea
Updating XCode project
2013-08-29 12:56:25 -04:00
Hieu Hoang
f5fc57008f
save properties in target phrase object
2013-08-29 13:36:01 +01:00
Lane Schwartz
7675825eb7
Merge branch 'master' of www:/repos/git/Decoders/mosesdecoder
2013-08-28 13:27:12 -04:00
Lane Schwartz
8a726a9de4
Changes to allow SRILM on Mac OS X.
...
By default, SRILM defines a function called zopen.
However, on Mac OS X (and possibly other BSDs),
<stdio.h> already defines a zopen function.
To resolve this conflict, SRILM checks to see if HAVE_ZOPEN is defined.
If it is, SRILM will rename its zopen function as my_zopen.
So, before importing any SRILM headers,
it is important to define HAVE_ZOPEN if we are on an Apple OS.
2013-08-28 12:39:47 -04:00
Hieu Hoang
d79d97c0e6
Merge branch 'master' of github.com:moses-smt/mosesdecoder
2013-08-28 11:06:44 +01:00
Hieu Hoang
1848946cb3
beautify
2013-08-28 11:06:27 +01:00
Hieu Hoang
89f88fdb6b
refactor parsing of args for language models
2013-08-28 11:05:47 +01:00