blob: 167e2db81fb6ea4968be1379278ff080f941b5b3 (
plain) (
blame)
1
2
3
4
5
6
|
fasttext-predict is a python package for fasttext:
* keep only the predict method, all other features are removed
* standalone package without external dependency (numpy is not a
dependency) wheels for various architectures using GitHub workflows.
* The script is inspired by lxml build scripts.
|