Ulrich Germann
|
fcbfc5a535
|
Feature functions and the constructors of TranslationOptionCollections
now have access to the current translation task.
This was done to allow context-sensitive processing (if provided by the FF).
|
2015-03-30 01:20:17 +01:00 |
|
Hieu Hoang
|
32de075022
|
beautify
|
2015-02-19 12:27:23 +00:00 |
|
Ulrich Germann
|
35673f4274
|
Changed return type of CreateTranslationOptionsForRange(...) from void to bool. Reformatting.
|
2015-02-05 22:47:25 +00:00 |
|
Hieu Hoang
|
22864c2b4b
|
replace CHECK with UTIL_THROW_IF in Moses
|
2013-11-19 17:23:19 +00:00 |
|
Hieu Hoang
|
f18e35c42a
|
correct creation of input paths for lattices
|
2013-10-03 18:58:45 +01:00 |
|
Hieu Hoang
|
bb511af0ee
|
minor rename of variables
|
2013-10-02 16:51:16 +01:00 |
|
Hieu Hoang
|
9f92642e59
|
beautify
|
2013-08-15 21:14:04 +01:00 |
|
phikoehn
|
c002a81c96
|
fixed logic errors
|
2013-08-15 13:36:56 +01:00 |
|
phikoehn
|
b368085609
|
xml constraint
|
2013-08-15 11:46:45 +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
|
563cdc527a
|
use input path for unknown word processing in phrase-based
|
2013-08-13 19:44:52 +01:00 |
|
Hieu Hoang
|
8756ad8ffd
|
beautify
|
2013-08-09 18:17:18 +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
|
d395737639
|
minor cleanup
|
2013-08-02 18:24:36 +01:00 |
|
Hieu Hoang
|
0596c3e9e4
|
Add NonTerminalSet variable to InputPath
|
2013-08-02 15:54:49 +01:00 |
|
Hieu Hoang
|
66e7720b91
|
rename SetTargetPhraseFromPtMatrix() to GetTargetPhraseCollectionBatch()
|
2013-07-11 20:18:06 +01:00 |
|
Hieu Hoang
|
183de6ea77
|
beautify
|
2013-07-11 16:20:15 +01:00 |
|
Hieu Hoang
|
e3982f9ea8
|
minor compile error. Strange that it doesn't see function from it's antecedent
|
2013-07-11 10:26:24 +01:00 |
|
Hieu Hoang
|
6e64169a04
|
move CreateTranslationOptionsForRange() from TranslationOptionCollectionText to TranslationOptionCollection so that it can be used by confusion networks too
|
2013-07-11 10:13:34 +01:00 |
|
Hieu Hoang
|
bad58530e5
|
minor cleanup
|
2013-07-11 09:28:08 +01:00 |
|
Hieu Hoang
|
475ebd2bbb
|
get rid of translation option cache
|
2013-07-10 19:44:38 +01:00 |
|
Hieu Hoang
|
ffba363961
|
minor cleanup
|
2013-07-09 14:28:03 +01:00 |
|
Hieu Hoang
|
5f9d0a85f5
|
rename vector<InputPath> to InputPathList. Pass regression tests
|
2013-07-09 14:19:35 +01:00 |
|
Hieu Hoang
|
fad88a1451
|
begin adding input score to InputPath
|
2013-07-08 22:47:02 +01:00 |
|
Hieu Hoang
|
29b895a97a
|
InputLatticeNode to InputPath
|
2013-07-07 02:14:51 +01:00 |
|
Hieu Hoang
|
574d186708
|
beautify
|
2013-07-04 23:38:18 +01:00 |
|
Hieu Hoang
|
934e24718e
|
a little bit more towards using prefix subphrase to optimize translation rule lookup
|
2013-07-04 09:24:13 +01:00 |
|
Hieu Hoang
|
5e355c1595
|
move lookup of all subphrases into PhraseDictionary class
|
2013-07-03 19:07:36 +01:00 |
|
Hieu Hoang
|
bff761b605
|
a little bit more towards using prefix subphrase to optimize translation model lookup
|
2013-07-01 22:30:29 +01:00 |
|
Hieu Hoang
|
4e773acd5f
|
find all target phrases before search
|
2013-06-29 22:00:23 +01:00 |
|
Hieu Hoang
|
3fde63c7b1
|
find all target phrases before search
|
2013-06-28 18:15:12 +01:00 |
|
Hieu Hoang
|
600a188a4e
|
beautify
|
2013-06-28 18:06:36 +01:00 |
|
Hieu Hoang
|
bddbdeec04
|
find all target phrases before search
|
2013-06-28 18:05:49 +01:00 |
|
Hieu Hoang
|
d2e37b701b
|
find all target phrases before search
|
2013-06-28 17:40:22 +01:00 |
|
Hieu Hoang
|
2b357f91e3
|
separate CreateTranslationOptionsForRange() for text and confusion network input
|
2013-06-28 15:43:56 +01:00 |
|
Hieu Hoang
|
fd1a70739f
|
create matrix of subphrases in class TranslationOptionCollectionText
|
2013-06-28 13:21:04 +01:00 |
|
Hieu Hoang
|
981351758a
|
delete class TranslationSystem
|
2013-05-11 14:13:26 +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
|
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 |
|