Hieu Hoang
|
3bbccf078c
|
refactor LexicalReordering
|
2013-01-15 18:32:13 +00:00 |
|
Hieu Hoang
|
61d9a91f73
|
change TargetNgramFeature and TargetBigramFeature
|
2013-01-15 14:10:49 +00:00 |
|
Hieu Hoang
|
2f6b445bf6
|
move code from LoadWordTranslationFeature() to constructor in class WordTranslationFeature
|
2013-01-02 21:26:56 +00:00 |
|
Hieu Hoang
|
0784921314
|
add [feature] arg. Use for GlobalLexicalModel. Not tested
|
2012-12-31 16:41:33 +00:00 |
|
Hieu Hoang
|
4e6139d7e6
|
delete translation-systems arg
|
2012-12-27 13:42:45 +00:00 |
|
hieu
|
3777faaed2
|
bug in weight-overwrite
|
2012-12-14 17:40:31 +00:00 |
|
hieu
|
55c46cab49
|
train-model.perl create ini file in new format
|
2012-12-14 12:32:45 +00:00 |
|
hieu
|
e9dbcdb87f
|
mert-moses.perl completes the 1st iteration
|
2012-12-13 12:01:39 +00:00 |
|
hieu
|
cd5854fa49
|
minor segfault
|
2012-12-13 10:43:29 +00:00 |
|
hieu
|
58199037b0
|
input weight formatted according to discussions with Ken & Barry
|
2012-12-12 19:35:06 +00:00 |
|
hieu
|
e84f7d6292
|
input weight formatted according to discussions with Ken & Barry
|
2012-12-12 18:30:11 +00:00 |
|
hieu
|
00e6e6f0b6
|
input weight formatted according to discussions with Ken & Barry
|
2012-12-11 19:06:21 +00:00 |
|
hieu
|
1ffae8010d
|
input weight formatted according to discussions with Ken & Barry
|
2012-12-11 18:57:42 +00:00 |
|
Hieu Hoang
|
f212927368
|
get rid of all overrides for GetScoreProducerDescription(). Except SyntacticLM - not sure if it should be separated from LM or not
|
2012-12-07 16:05:50 +00:00 |
|
Hieu Hoang
|
e3def0bc78
|
convert all other weight-* to [weight]
|
2012-12-06 16:19:18 +00:00 |
|
Hieu Hoang
|
6b58f88df9
|
Works with multiple phrase-tables
|
2012-12-06 14:46:52 +00:00 |
|
Hieu Hoang
|
da9cd0e3aa
|
clean up weights code for confusion networks & lattices. Works, except for multiple phrase-tables or factors
|
2012-12-05 20:21:33 +00:00 |
|
Hieu Hoang
|
b8d4c64d6d
|
deprecate -translation-systems
|
2012-12-05 17:58:45 +00:00 |
|
Hieu Hoang
|
768d165600
|
works ok for plain phrase-based decoding. No lexical reordering model
|
2012-12-05 17:12:01 +00:00 |
|
Hieu Hoang
|
0bf06666b1
|
add error message for non-existant input file
|
2012-11-20 12:11:01 +00:00 |
|
Hieu Hoang
|
78b3c8763b
|
delete arg -use-alignment-info
|
2012-11-14 19:01:25 +00:00 |
|
Hieu Hoang
|
1a596181d1
|
change argument -include-alignment-in-n-best to -include-segmentation-in-n-best. This is what it actually does
|
2012-11-14 16:47:16 +00:00 |
|
Hieu Hoang
|
4e9d2f3ae1
|
delete print-alignment-info arg. Not used anymore
|
2012-11-14 16:43:06 +00:00 |
|
Hieu Hoang
|
e2841edfed
|
Merge branch 'master' of github.com:moses-smt/mosesdecoder
|
2012-11-14 13:43:17 +00:00 |
|
Hieu Hoang
|
f96b33de83
|
only include moses root when compiling
|
2012-11-14 13:43:04 +00:00 |
|
Barry Haddow
|
462c04b9f7
|
remove unused parameter
|
2012-11-14 10:37:24 +00:00 |
|
Hieu Hoang
|
5e3ef23cef
|
move moses/src/* to moses/
|
2012-11-12 19:56:18 +00:00 |
|