diff options
author | Chris Dyer <cdyer@cs.cmu.edu> | 2011-04-28 15:48:43 -0400 |
---|---|---|
committer | Chris Dyer <cdyer@cs.cmu.edu> | 2011-04-28 15:48:43 -0400 |
commit | 0a0c377cd92368ed1f6f476d16661a27bea28a65 (patch) | |
tree | b51599dfe5ea2f4625c2a98928b2c16b807655bf /tests/system_tests/ftrans | |
parent | 82695d60599c20ab04f4dd79b40a5584b41bd9ed (diff) |
replace old sparse vector with much faster version, major speed improvements for cdec
Diffstat (limited to 'tests/system_tests/ftrans')
-rw-r--r-- | tests/system_tests/ftrans/gold.stdout | 8 |
1 files changed, 4 insertions, 4 deletions
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 |