Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade fastText back to official PyPI version #290

Closed
osma opened this issue Jul 3, 2019 · 1 comment · Fixed by #409
Closed

Upgrade fastText back to official PyPI version #290

osma opened this issue Jul 3, 2019 · 1 comment · Fixed by #409
Milestone

Comments

@osma
Copy link
Member

osma commented Jul 3, 2019

We've been using fasttextmirror because the official PyPI fasttext package was not being maintained for a long time.

But now there is finally a new version (0.9.1) available. We should switch over to that.

@osma
Copy link
Member Author

osma commented Jul 3, 2019

See this blog post for more details about the release. We were already using an earlier version of the official fastText bindings (not the unofficial fasttext ones) so I don't think there should be huge changes to the API, except the module rename from fastText to fasttext.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant