Does anyone have any idea of how to apply meta-learning for neural machine translation? I have read some papers that consider multiple language pairs as different tasks for meta-learning. Is it possible to do it just with one pair of language? for example translation from English to a low-resource language by using meta-learning.
I am not a specialist in this domain. Is there any public code that I can use?
Thank you in advance for your help.
I don't want to implement the code from scratch. I am looking for a public and open-source code to use and then modify for my specific problem.