Automatic Testing and Improvement of Machine Translation (TransRepair) paper reading summary
Not long ago I read the paper Automatic Testing and Improvement of Machine Translation, which proposed an automatic testing method (called TransRepair) for machine translation models in the field of software testing. Below I will summarize what this paper has to say in several aspects. Automatic Testing and Improvement of Machine Translation TransRepair is a method for automatic detection and automatic repair of machine translation software consistency problems. TransRepair provides a black box with… Read more