facebookresearch / MUSE

A library for Multilingual Unsupervised or Supervised word Embeddings
Other
3.17k stars 544 forks source link

non-parallel chinese traditional - english #173

Open ramdhan1989 opened 3 years ago

ramdhan1989 commented 3 years ago

I have non-parallel data traditional chinese and english and they are taken from advertisement title of online shop in each csv file. where should I start to train the model? I need to make model to translete from traditional chinese to english. Is there any data pre-processing need to be performed in order to suit this repo ? which one should I use supervised or unsupervised ?

please advise thank you