facebookresearch / MUSE

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

While running script "unsupervised.py" I am getting Assertion error as: #147

Closed umeshpant closed 4 years ago

umeshpant commented 4 years ago

File "unsupervised.py", line 91, in assert params.export in ["", "txt", "pth"] AssertionError

Is there something I need to put some values of parameters? Hoe to resolve it...Please Help