diff --git a/README.md b/README.md index 6518c9a..271b832 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# :sparkles: Data Augmentation by Back-translation (DAB) :sparkles: +## :sparkles: ヽ( • _ )ᕗ Data Augmentation by Back-translation (DAB) ヽ( • _ )ᕗ :sparkles: This repository builds on the idea of back translation [1] as a data augmentation method [2, 3]. The idea is simple: translating a sentence in one language to another and then back to the original language. This way one can multiply the size of any NLP dataset. An example using our code is shown below: