diff options
| author | Chris Dyer <redpony@gmail.com> | 2009-12-03 17:22:14 -0500 |
|---|---|---|
| committer | Chris Dyer <redpony@gmail.com> | 2009-12-03 17:22:14 -0500 |
| commit | e9c26d407ad1be9caed5f376ff7c3ae8239beddd (patch) | |
| tree | 648217c72c7e46a41449ff72cad31d3ad395cc7b | |
| parent | d217901e91943e9295973499ccee07ec4341ede5 (diff) | |
fix desc
| -rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ cdec is a fast decoder. SPEED COMPARISON ------------------------------------------------------------------------------ -Here is a comparison with a couple of other decoders: +Here is a comparison with a couple of other decoders doing SCFG decoding: Decoder Lang. BLEU Run-Time Memory cdec c++ 31.47 0.37 sec/sent 1.0-1.1GB |
