2021
TFix: Learning to Fix Coding Errors with a Text-to-Text Transformer
ICML 2021spotlight
The problem of fixing errors in programs has attracted substantial interest over the years. The key challenge for building an effective code fixing tool is to capture a wide range of errors and meanwhile maintain high accuracy. In this paper, we address this challenge and present a new learning-base…