You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On loading genism pretrained fasttext model with .model format in JFastText, the following error happens:
‘Model file’s format is not compatible with this JFastText version!’
Is there a way to upload .model format without converting it into .bin ? As it seems there is no supported function for converting .model to .bin in gensim. Thanks.
The text was updated successfully, but these errors were encountered:
On loading genism pretrained fasttext model with .model format in JFastText, the following error happens:
‘Model file’s format is not compatible with this JFastText version!’
Is there a way to upload .model format without converting it into .bin ? As it seems there is no supported function for converting .model to .bin in gensim. Thanks.
The text was updated successfully, but these errors were encountered: