Commit Graph

1220 Commits

Author SHA1 Message Date
Hieu Hoang
fd7c2b94aa use uint32_t for alignment id 2016-06-28 08:56:42 +01:00
Hieu Hoang
882ba33dee delete folder 2016-06-27 22:34:01 +01:00
Hieu Hoang
2377b4eb04 debug 2016-06-27 21:50:03 +01:00
Hieu Hoang
d4a6395260 recycle QueueItem 2016-06-24 20:23:18 +01:00
Hieu Hoang
ad867b6304 Revert "memory tweaks"
This reverts commit 262c4ef799.
2016-06-24 20:13:26 +01:00
Hieu Hoang
1ac14484ee consistent betwenn pb and hiero 2016-06-24 20:07:43 +01:00
Hieu Hoang
262c4ef799 memory tweaks 2016-06-24 20:03:51 +01:00
Hieu Hoang
ac51f24811 consistent betwenn pb and hiero 2016-06-24 19:50:26 +01:00
Hieu Hoang
f7c23b7d90 debug 2016-06-24 19:15:47 +01:00
Hieu Hoang
f1f3eb673a set sortScore = 3rd score unless there's not enough scores 2016-06-24 18:39:39 +01:00
Hieu Hoang
0ffa6205fe create trie to write source prefixes even if there's no rules 2016-06-24 16:23:55 +01:00
Hieu Hoang
a94a5787f2 reformat and sort before binarizing 2016-06-24 13:21:04 +01:00
Hieu Hoang
9e94edd6db bug fix. Matches moses 2016-06-24 01:52:40 +01:00
Hieu Hoang
192a0dcf32 use prefixes 2016-06-23 22:59:33 +01:00
Hieu Hoang
873dafc22b debug 2016-06-23 22:27:30 +01:00
Hieu Hoang
5fc4d4038f use prefixes 2016-06-23 18:33:19 +01:00
Hieu Hoang
4f2c3a1efa use prefixes 2016-06-23 18:13:27 +01:00
Hieu Hoang
5645242d7f store prefixes 2016-06-23 17:52:34 +01:00
Hieu Hoang
2c75120763 get ready to store prefixes 2016-06-23 17:45:00 +01:00
Hieu Hoang
8da63839ea share LookupGivenWord() across all pt 2016-06-23 15:12:08 +01:00
Hieu Hoang
2b39bbf7c4 share LookupNT() across all pt 2016-06-23 14:51:40 +01:00
Hieu Hoang
88524b222f share LookupUnary() across all pt 2016-06-23 14:41:54 +01:00
Hieu Hoang
36d83dd1a9 store sorted & pruned hypos instead of hypoColl. No chance of confusing the 2 and reading pruned hypos 2016-06-23 12:54:43 +01:00
Hieu Hoang
974a4915dd pass manager object down 2016-06-23 12:28:14 +01:00
Hieu Hoang
f88eb49577 debug 2016-06-22 22:23:51 +01:00
Hieu Hoang
b70f379061 comment out debug msg 2016-06-22 16:46:43 +01:00
Hieu Hoang
d3dd66cff8 use alignment. Now decode 2016-06-22 16:23:55 +01:00
Hieu Hoang
b4379490d9 use alignment 2016-06-22 15:09:52 +01:00
Hieu Hoang
08c632f8b6 save alignment 2016-06-22 12:36:33 +01:00
Hieu Hoang
ff44e141eb differentiate between non-term and terms. Still segfaults, probably due to lack of word alignments 2016-06-22 12:09:52 +01:00
Hieu Hoang
b99192677e bugs. Now successfully decode 2016-06-22 11:18:49 +01:00
Hieu Hoang
5e6ba8d2f7 get ready to move AddTargetPhrasesToPath() 2016-06-22 10:59:51 +01:00
Hieu Hoang
050bfe2993 get ready to move AddTargetPhrasesToPath() 2016-06-22 10:48:27 +01:00
Hieu Hoang
7caf02c1ea merge 2016-06-22 00:24:00 +01:00
Hieu Hoang
7d8ef1a9b4 don't set affinity by default 2016-06-22 00:14:35 +01:00
Hieu Hoang
0008440e25 use pool. Leak fixed 2016-06-21 23:59:01 +01:00
Hieu Hoang
350ba32eb7 use pool 2016-06-21 23:53:50 +01:00
Hieu Hoang
996df0c984 get ready to use pool 2016-06-21 23:36:58 +01:00
Hieu Hoang
8614486cdf merge 2016-06-21 21:28:44 +01:00
Hieu Hoang
fa2e28dd4d comment out debugging info 2016-06-21 21:26:43 +01:00
Hieu Hoang
3122574b40 don't use Debug() to output to nbest. Take out total score from nbest score breakdown 2016-06-21 21:19:25 +01:00
Hieu Hoang
5118578347 ToString() -> OutputTargetPhrase() 2016-06-21 21:07:38 +01:00
Hieu Hoang
c4daa158c2 move ReorderingConstraint to PhraseBased/ 2016-06-21 18:17:15 +01:00
Hieu Hoang
320f01c722 merge 2016-06-21 17:41:53 +01:00
Hieu Hoang
78dee8201e merge 2016-06-21 17:39:00 +01:00
Hieu Hoang
cf59f24654 xml constraint not supported 2016-06-21 16:57:16 +01:00
Hieu Hoang
6570fa969e set m_xmlCoverageMap 2016-06-21 16:52:10 +01:00
Hieu Hoang
23677d2b65 compile errors 2016-06-21 15:24:58 +01:00
Hieu Hoang
501f9ccd8d use xml options 2016-06-21 15:08:18 +01:00
Hieu Hoang
44960ca13d Merge ../mosesdecoder.perf.public into perf_moses2 2016-06-21 14:10:20 +01:00