Welcome to mirror list, hosted at ThFree Co, Russian Federation.

to-translate.txt « phrase.lattice-distortion « tests « regression-testing - github.com/moses-smt/mosesdecoder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ed1c0d1bbc6ca71b0b6b18238d5676e8b57c2226 (plain)
1
2
3
4
5
6
7
((('A',1.0,1),),(('B',1.0,1),),)
((('A',1.0,1),('Z',1.0,2),),(('B',1.0,1),),(('C',1.0,1),),)
((('A',1.0,1),('NOT_FOUND',1.0,2),),(('B',1.0,1),),(('C',1.0,1),),)
((('A',1.0,1),),(('B',1.0,1),('Z',1.0,2),),(('C',1.0,1),),)
((('A',1.0,5),('B',1.0,2),('C',1.0,3),('D',1.0,1),),(('E',1.0,4),),(('C',1.0,3),),(('D',1.0,1),),(('E',1.0,1),),(('X',1.0,1),),)
((('A',1.0,1),),)
((('\'',1.0,1),),)