forked from Lainports/freebsd-ports
6 lines
299 B
Text
6 lines
299 B
Text
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.
|