Hieu Hoang
|
efc765ddff
|
implement Evaluate(inputpath, input) for chart translation options. Plumbing for lattice input
|
2013-08-13 20:36:32 +01:00 |
|
Hieu Hoang
|
9341f28d75
|
Evaluate(InputType) --> Evaluate(InputType, Phrase source)
|
2013-08-08 17:35:42 +01:00 |
|
Hieu Hoang
|
a60bbbf892
|
consistently set source phrase in translation options as soon as the trans opt is created
|
2013-08-08 15:03:01 +01:00 |
|
Hieu Hoang
|
441acf15e6
|
beautify
|
2013-08-07 14:18:12 +01:00 |
|
Hieu Hoang
|
66d4c2b0be
|
source phrase is a pointer in translation options.
|
2013-08-07 10:28:28 +01:00 |
|
Hieu Hoang
|
7a808a2edb
|
push InpuutPath down into phrase dictionary for legacy methods
|
2013-08-06 17:09:53 +01:00 |
|
Hieu Hoang
|
24e6d6c272
|
all hypotheses have translation option. All translation options have target phrase
|
2013-08-05 16:53:15 +01:00 |
|
Hieu Hoang
|
6872689bc2
|
TranslationOption::GetSourcePhrase() return a reference, not a pointer. It must always have the reference
|
2013-08-05 12:38:17 +01:00 |
|
Hieu Hoang
|
7ec09ca24f
|
call legacy code for confusion network input with binary pt
|
2013-07-11 16:19:38 +01:00 |
|
Hieu Hoang
|
6249432407
|
beautify
|
2013-05-29 18:16:15 +01:00 |
|
Hieu Hoang
|
02b6977395
|
add plumbing for evaluating features that need source sentence
|
2013-05-23 18:12:08 +01:00 |
|
Hieu Hoang
|
9081479f88
|
rename variable which is just used for caching lexicalised reordering scores
|
2013-05-08 12:42:30 +01:00 |
|
Hieu Hoang
|
ecbedc0cee
|
rename variable which is just used for caching lexicalised reordering scores
|
2013-05-08 12:37:16 +01:00 |
|
Hieu Hoang
|
ad0472baeb
|
rename variable which is just used for caching lexicalised reordering scores
|
2013-05-08 12:34:56 +01:00 |
|
Hieu Hoang
|
14663d781b
|
delete redundant ScoreComponentCollection in Translation Option
|
2013-05-08 12:00:01 +01:00 |
|
Hieu Hoang
|
a1b2f66d91
|
each new target phrase in factored decomposition holds scores from previous steps.
|
2013-05-08 11:28:31 +01:00 |
|
Hieu Hoang
|
01af82310b
|
delete ScoreProducer
|
2013-02-21 20:03:35 +00:00 |
|
Hieu Hoang
|
5e3ef23cef
|
move moses/src/* to moses/
|
2012-11-12 19:56:18 +00:00 |
|