From 2738a4d902757d60108dccb2ddbb778251be63e3 Mon Sep 17 00:00:00 2001 From: Chris Dyer Date: Thu, 28 Apr 2011 15:48:43 -0400 Subject: replace old sparse vector with much faster version, major speed improvements for cdec --- tests/system_tests/ftrans/gold.stdout | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'tests/system_tests/ftrans/gold.stdout') diff --git a/tests/system_tests/ftrans/gold.stdout b/tests/system_tests/ftrans/gold.stdout index 171dbe98..2000c512 100644 --- a/tests/system_tests/ftrans/gold.stdout +++ b/tests/system_tests/ftrans/gold.stdout @@ -1,4 +1,4 @@ -0 ||| CB ||| F4=1 Inv=1 ||| 101 -0 ||| BC ||| F3=0.4 Mono=1 ||| 6 -0 ||| B C ||| F1=1 F2=0.2 OtherFeat=1 Mono=1 ||| 3 -0 ||| C B ||| F1=1 F2=0.2 OtherFeat=1 Inv=1 ||| 2 +0 ||| CB ||| Inv=1 F4=1 ||| 101 +0 ||| BC ||| Mono=1 F3=0.4 ||| 6 +0 ||| B C ||| Mono=1 F1=1 OtherFeat=1 F2=0.2 ||| 3 +0 ||| C B ||| Inv=1 F2=0.2 F1=1 OtherFeat=1 ||| 2 -- cgit v1.2.3