facebookresearch/UnsupervisedMT

how to train my data without pre-trained word embeddings?

prigioni opened this issue · 1 comments

now, I have some data that other language without pre-trained word embeddings. And how I train word embeddings and train them? Thanks.

Use fastText for word embeddings and MUSE for cross-lingual embeddings.