Hieu Hoang
|
117eb76b0a
|
figure out which feature function to apply at which decode step. Book-keeping
|
2013-05-30 18:34:10 +01:00 |
|
Hieu Hoang
|
6249432407
|
beautify
|
2013-05-29 18:16:15 +01:00 |
|
Hieu Hoang
|
66afd6611b
|
parse scores correctly. Assume dense features, always in the same order
|
2013-05-28 15:54:11 +01:00 |
|
Hieu Hoang
|
036ea4ee29
|
delete sourcePhrase variable in TargetPhrase class
|
2013-05-28 11:38:18 +01:00 |
|
Hieu Hoang
|
ae82d02a05
|
delete sourcePhrase variable in TargetPhrase class
|
2013-05-28 00:41:25 +01:00 |
|
Hieu Hoang
|
bfe321a068
|
change reference to sourceLHS to pointer, it can be NULL for phrase based. TODO - sourceLHS isn't being stored in the trie
|
2013-05-22 15:00:32 +01:00 |
|
Hieu Hoang
|
541bf99b9b
|
Make Phrase::CreateFromString() more efficient
|
2013-05-22 14:41:28 +01:00 |
|
Hieu Hoang
|
bce3b36170
|
Make Phrase::CreateFromString() more efficient
|
2013-05-22 12:28:32 +01:00 |
|
Hieu Hoang
|
f4a75b30f7
|
Make lhsTarget a pointer
|
2013-05-22 11:22:17 +01:00 |
|
Hieu Hoang
|
2f38746f6a
|
delete references to translation feature weights. Everything is done automatically via Evaluate() for each feature function
|
2013-05-21 14:00:28 +01:00 |
|
Hieu Hoang
|
195186b335
|
delete references to WordPenaltyProducer
|
2013-05-21 13:39:31 +01:00 |
|
Hieu Hoang
|
f4cf5f152b
|
delete references to LMList
|
2013-05-21 13:00:26 +01:00 |
|
Hieu Hoang
|
499487fb98
|
get rid of TargetPhrase::SetScore. Expose ScorerBreakdown object so they can be set directly
|
2013-05-13 15:36:09 +01:00 |
|
Hieu Hoang
|
46b70fe89a
|
start framework for evaluating target phrase score
|
2013-05-02 17:07:03 +01:00 |
|
Hieu Hoang
|
47465f8afb
|
start framework for evaluating target phrase score
|
2013-05-02 14:55:26 +01:00 |
|
Hieu Hoang
|
26a4aa8d18
|
enable sparse feature in phrase table
|
2013-04-30 17:27:35 +01:00 |
|
Hieu Hoang
|
51d34f2f96
|
delete Phrase::CreateFromStringNewFormat()
|
2013-03-08 22:04:28 +00:00 |
|
Hieu Hoang
|
d015ef2e62
|
merge Phrase::CreateFromString() and Phrase::CreateFromStringNewFormat()
|
2013-03-08 17:56:39 +00:00 |
|
Hieu Hoang
|
66ad6f32ce
|
start merging PhraseDictionaryMemory and PhraseDictionarySCFG
|
2013-03-07 19:12:49 +00:00 |
|
Hieu Hoang
|
1f6592aaa9
|
eclipse
|
2013-03-07 17:40:45 +00:00 |
|
Hieu Hoang
|
194adf8130
|
change format for phrase model
|
2013-02-22 19:17:57 +00:00 |
|
Hieu Hoang
|
1aae9aa23c
|
move RuleTable to TranslationModel/
|
2012-11-27 16:57:23 +00:00 |
|