[ 原始碼: 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.0)
- GCC 支援函式庫
-
- dep: libstdc++6 (>= 14)
- GNU Standard C++ Library v3
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.14)
- dep: python3 (>= 3.12~)
-
- dep: python3-numpy
- Fast array facility to the Python language (Python 3)
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python3-pybind11
- pybind11 helper module for Python 3