mirror of
https://git.freebsd.org/ports.git
synced 2025-05-29 01:16:28 -04:00
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.
|