fasttext 0.9.3
0
fasttext Python bindings
Contents
fasttext Python bindings
How to Install fasttext
You can install fasttext using pip
pip install fasttext
or add it to a project with poetry
poetry add fasttext
Package Details
- Author
- Onur Celebi
- License
- MIT
- Homepage
- https://github.com/facebookresearch/fastText
- PyPi:
- https://pypi.org/project/fasttext/
Classifiers
- Scientific/Engineering
- Software Development
Related Packages
Errors
A list of common fasttext errors.
Code Examples
Here are some fasttext
code examples and snippets.