Hieu Hoang
|
1798957647
|
change m_producers to non-const
|
2012-12-24 21:51:11 +00:00 |
|
Hieu Hoang
|
bf58eac8bc
|
clean up InitializeBeforeSentenceProcessing()
|
2012-12-24 18:52:04 +00:00 |
|
Hieu Hoang
|
27df7efd6a
|
clean up InitializeBeforeSentenceProcessing()
|
2012-12-24 17:42:08 +00:00 |
|
Hieu Hoang
|
0df397065d
|
clean up InitializeBeforeSentenceProcessing()
|
2012-12-24 16:52:40 +00:00 |
|
Hieu Hoang
|
6dd4259258
|
clean up CleanUpAfterSentenceProcessing()
|
2012-12-24 15:56:29 +00:00 |
|
Hieu Hoang
|
50f666f397
|
clean up CleanUpAfterSentenceProcessing()
|
2012-12-24 15:37:11 +00:00 |
|
Hieu Hoang
|
c3fe79564c
|
clean up CleanUpAfterSentenceProcessing()
|
2012-12-24 15:17:13 +00:00 |
|
Hieu Hoang
|
961cc53ae5
|
clean up CleanUpAfterSentenceProcessing()
|
2012-12-24 14:34:34 +00:00 |
|
Hieu Hoang
|
485db07068
|
clean up CleanUpAfterSentenceProcessing()
|
2012-12-24 12:35:29 +00:00 |
|
Hieu Hoang
|
5b88c4e733
|
completely gutted TranslationSystem
|
2012-12-21 16:49:32 +00:00 |
|
Hieu Hoang
|
6cef6cff98
|
move initialization and cleanup functions to staticData
|
2012-12-21 16:18:00 +00:00 |
|
Hieu Hoang
|
17898a9df3
|
move initialization and cleanup functions to staticData
|
2012-12-21 15:59:52 +00:00 |
|
Hieu Hoang
|
ea647fc658
|
move decodeGraph to staticData
|
2012-12-21 15:28:34 +00:00 |
|
Hieu Hoang
|
8799e721ac
|
move phrase tables and generation tables to staticData
|
2012-12-21 14:54:43 +00:00 |
|
Hieu Hoang
|
b48a906785
|
delete ability to specify multiple translation systems
|
2012-12-21 13:34:07 +00:00 |
|
Hieu Hoang
|
efbc8bb6c4
|
move language model from TranslationSystem back to StaticData
|
2012-12-20 16:38:15 +00:00 |
|
Hieu Hoang
|
874be94d72
|
move reordering model from TranslationSystem back to StaticData
|
2012-12-20 15:13:04 +00:00 |
|
Hieu Hoang
|
241542be08
|
move GlobalLexicalModel to staticData
|
2012-12-19 18:46:27 +00:00 |
|
Hieu Hoang
|
781592fa46
|
move DistortionScoreProducer from TranslationSystem back to StaticData
|
2012-12-19 16:51:55 +00:00 |
|
Hieu Hoang
|
0f473ca960
|
move UnknownWordPenaltyProducer from TranslationSystem back to StaticData
|
2012-12-19 16:22:10 +00:00 |
|
Hieu Hoang
|
5d9980af91
|
move WordPenalty to staticData
|
2012-12-19 15:38:57 +00:00 |
|
Hieu Hoang
|
c2d9d84ba0
|
move feature function variables from TranslationSystem back to StaticData
|
2012-12-19 14:37:00 +00:00 |
|
hieu
|
57b33f40cf
|
don't display unknown weight penalty when showing weight. Don't usually tune
|
2012-12-15 19:20:07 +00:00 |
|
hieu
|
3777faaed2
|
bug in weight-overwrite
|
2012-12-14 17:40:31 +00:00 |
|
hieu
|
6694df6519
|
mert-moses.perl create ini file in new format
|
2012-12-14 16:43:12 +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
|
5ab3c3f081
|
output weight formatted according to discussions with Ken & Barry
|
2012-12-12 12:22:13 +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
|
bb2b1c851a
|
rebase feature count to 0
|
2012-12-10 16:00:05 +00:00 |
|
Hieu Hoang
|
cffadb5ff8
|
always append number to feature function name
|
2012-12-07 18:13:37 +00:00 |
|
Hieu Hoang
|
f9e21799ed
|
get rid of all occurance of GetNumInputScores() from feature functions.
|
2012-12-07 16:25:55 +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
|
af459277b8
|
correct name of syntactic LM
|
2012-12-06 15:23:48 +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
|
9f767d4eba
|
lexical reordering model works with new weight setup
|
2012-12-05 17:19:10 +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
|
4f3805a0d7
|
change \!UnknownWordPenalty to UnknownWordPenalty
|
2012-12-05 11:58:21 +00:00 |
|
Hieu Hoang
|
9fe742ce52
|
get rid function GetScoreProducerWeightShortName(). Fails 1 regression test
|
2012-12-04 17:09:23 +00:00 |
|
Hieu Hoang
|
33105a7ba7
|
get rid of int argument from GetScoreProducerWeightShortName()
|
2012-12-04 13:08:00 +00:00 |
|
Marcin Junczys-Dowmunt
|
205cea8644
|
Allow .minlexr suffix and bugfix
|
2012-12-01 00:38:20 +01:00 |
|
Eva Hasler
|
650d31fe73
|
don't need to specify weight-wt
|
2012-11-30 18:04:50 +00:00 |
|
Hieu Hoang
|
a07f71d095
|
race condition on letter sed cache. Requires locking
|
2012-11-30 17:15:32 +00:00 |
|