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
I have built a classifier model using the original FastText binary, compiled from the Git branch from August 8th, 2018.
When I try to run this model with JFastText (v0.3), it says:
Model file has wrong file format!
I guess that JFastText needs to be updated to match the most recent FastText version.
In case you no longer maintain this, could you elaborate on which version of FastText is supported by JFastText.
Perhaps you could also point out how to tackle the update.
The text was updated successfully, but these errors were encountered:
I have built a classifier model using the original FastText binary, compiled from the Git branch from August 8th, 2018.
When I try to run this model with JFastText (v0.3), it says:
I guess that JFastText needs to be updated to match the most recent FastText version.
In case you no longer maintain this, could you elaborate on which version of FastText is supported by JFastText.
Perhaps you could also point out how to tackle the update.
The text was updated successfully, but these errors were encountered: