Papers by Sebastian Walter
Fast Whitespace Correction with Encoder-Only Transformers (2023.acl-demo)
Copied to clipboard
| Challenge: | a new tool for whitespace correction is available for text with spurious spaces . the tool is 900 times faster than the previous best tool for text correction . |
| Approach: | They propose to combine whitespace correction with a character-level encoder-decoder model and a byte-level byte encoder only model to improve quality. |
| Outcome: | The proposed tool is over 900 times faster than the previous best tool, with the same high quality. |