Nicola Bertoldi
|
e4eb201c52
|
merged master into dynamic-models and solved conflicts
|
2014-12-13 12:52:47 +01:00 |
|
Hieu Hoang
|
319bb3ccfa
|
method rename
|
2014-08-08 15:42:23 +01:00 |
|
Hieu Hoang
|
e863592f40
|
TargetPhrase to have pointer to the phrase table that creates it
|
2014-08-04 19:28:04 +01:00 |
|
Nicola Bertoldi
|
bd83999264
|
beautify
|
2014-01-15 16:42:02 +01:00 |
|
Hieu Hoang
|
f13d0c8244
|
UTIL_THROW_IF -> UTIL_THROW_IF2
|
2013-11-22 20:27:46 +00:00 |
|
Hieu Hoang
|
c2ffc022ea
|
replace CHECK with UTIL_THROW_IF in Moses
|
2013-11-19 18:52:15 +00:00 |
|
Hieu Hoang
|
fe36cbf737
|
move LexicalReordering to FF directory
|
2013-08-30 16:28:28 +01:00 |
|
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
|
2a240b59b2
|
delete debug messages
|
2013-08-12 10:34:38 +01:00 |
|
Hieu Hoang
|
9341f28d75
|
Evaluate(InputType) --> Evaluate(InputType, Phrase source)
|
2013-08-08 17:35:42 +01:00 |
|
Hieu Hoang
|
b044f31012
|
consistently set source phrase in translation options as soon as the trans opt is created
|
2013-08-08 17:10:56 +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
|
24e6d6c272
|
all hypotheses have translation option. All translation options have target phrase
|
2013-08-05 16:53:15 +01:00 |
|
Hieu Hoang
|
6249432407
|
beautify
|
2013-05-29 18:16:15 +01:00 |
|
Hieu Hoang
|
e8dadb58ce
|
split classes in DummyScoreProducers into separate files
|
2013-05-25 00:57:37 +01:00 |
|
Hieu Hoang
|
a80d838b0f
|
move feature functions into moses/FF
|
2013-05-24 18:02:49 +01:00 |
|
Hieu Hoang
|
02b6977395
|
add plumbing for evaluating features that need source sentence
|
2013-05-23 18:12:08 +01:00 |
|
Hieu Hoang
|
ff880ec6f1
|
delete references to LMList
|
2013-05-21 12:27:13 +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
|
83494418e2
|
delete PhraseDictionaryMemory. Fix word penalty in compact phrase table
|
2013-04-26 15:55:32 +01:00 |
|
Hieu Hoang
|
69453f0a8b
|
don't convert LM score from 1 log to another for chart decoding
|
2013-04-26 14:27:44 +01:00 |
|
Hieu Hoang
|
b448c6285a
|
make scfg work with factored input. Strip factors from source that are not part of phrase-table input factors
|
2013-04-26 12:20:49 +01:00 |
|
Hieu Hoang
|
75c85acd5e
|
delete PhraseDictionaryMemory. Use PhraseDictionarySCFG
|
2013-04-25 18:24:02 +01:00 |
|
Hieu Hoang
|
01af82310b
|
delete ScoreProducer
|
2013-02-21 20:03:35 +00:00 |
|
Hieu Hoang
|
efbc8bb6c4
|
move language model from TranslationSystem back to StaticData
|
2012-12-20 16:38:15 +00:00 |
|
Hieu Hoang
|
5d9980af91
|
move WordPenalty to staticData
|
2012-12-19 15:38:57 +00:00 |
|
Hieu Hoang
|
59449f2925
|
make TranslationModel subdirectory and move files from moses/ into it
|
2012-11-27 15:08:31 +00:00 |
|
Hieu Hoang
|
5e3ef23cef
|
move moses/src/* to moses/
|
2012-11-12 19:56:18 +00:00 |
|