[ 源代码: fasttext ]
软件包:python3-fasttext(0.9.2+ds-7 以及其他的)
fastText binding for Python3
fastText is a library for efficient learning of word representations and sentence classification, which refers subword information to enrich word vectors.
python3-fasttext is its binding for Python3.
其他与 python3-fasttext 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.5)
- GCC 支持库
-
- dep: libstdc++6 (>= 14)
- GNU 标准 C++ 库,第3版
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.14)
- dep: python3 (>= 3.12~)
-
- dep: python3-numpy
- 用于 Python 语言的快速数组运算库(Python 3)
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python3-pybind11
- pybind11 helper module for Python 3