[ 源代码: fasttext ]
软件包:python3-fasttext(0.9.2+ds-8)
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.4)
- GCC 支持库
-
- dep: libstdc++6 (>= 14)
- GNU 标准 C++ 库,第3版
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
- dep: python3 (<< 3.14)
- dep: python3 (>= 3.12~)
-
- dep: python3-numpy
- 用于 Python 语言的快速数组运算库(Python 3)
-
- dep: python3-pybind11
- pybind11 helper module for Python 3