Hieu Hoang
|
ff3c8c195a
|
compare translation option dimension using pointers to translation option, rather than comparing the phrase. Comparinf the phrase is incorrect - need to compare LHS and possibly alignments too. Unnecessary
|
2013-12-13 17:23:39 +00:00 |
|
Hieu Hoang
|
06b0b6ae87
|
c++ acting like a dumbass untyped scripting language and silently cast variables. Hashing of some obscure object didn't work on old boost. Broke target syntax when linking against those old boost libraries
|
2013-12-12 01:13:23 +00:00 |
|
Hieu Hoang
|
4676bca90f
|
minor renaming
|
2013-08-13 10:33:04 +01:00 |
|
Hieu Hoang
|
9c2c862719
|
don't hold shared_ptr in RuleCubeItem. Hold only reference to it. Save some speed
|
2013-08-12 17:35:22 +01:00 |
|
Hieu Hoang
|
46fce4029c
|
create ChartTranslationOption class that store pointer to target phrase. Don't store target phrase itself. QUicker, but still not as quick as storing pointer to target phrase in hypo
|
2013-08-12 10:34:45 +01:00 |
|
Hieu Hoang
|
a867063a3b
|
convert to using shared pointers in ChartTranslationOptions
|
2013-08-09 18:16:31 +01:00 |
|
Hieu Hoang
|
88f888f534
|
const TargetPhrase in TargetPhraseCollection
|
2013-08-08 14:38:41 +01:00 |
|
Hieu Hoang
|
abe6bb7c22
|
refactor parsing of feature functiona args
|
2013-06-10 18:11:55 +01:00 |
|
Hieu Hoang
|
6249432407
|
beautify
|
2013-05-29 18:16:15 +01:00 |
|
Hieu Hoang
|
5e3ef23cef
|
move moses/src/* to moses/
|
2012-11-12 19:56:18 +00:00 |
|