MultiPath / MetaNMT

Meta learning for Neural Machine Translation
41 stars 6 forks source link

Unable to Run meta_nmt5.py as no instructions for data preparation #2

Open ruaMIsmail opened 4 years ago

ruaMIsmail commented 4 years ago

I would like to run meta_nmt5.py as I wish to do some work on meta-learning for low resource languages. I am unable to run the code as I could not find any standards showing what a .tok file should contain and how it is formatted. I would extremely appreciate it if you could write up a short guide on how to prepare a dataset for use with this code or if you could share your pre-processed tokenized data (the accompanying word embeddings) that you used with this code.

karas1910 commented 4 years ago

@roaaAbuluka I want to do the same, has this problem been solved? If it is solved, I want you to share the solution.