[ ソース: fasttext ]
パッケージ: python3-fasttext (0.9.2+ds-1 など)
python3-fasttext に関するリンク
Debian の資源:
fasttext ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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.32)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.5)
- GCC 共有ライブラリ
-
- dep: libstdc++6 (>= 11)
- GNU 標準 C++ ライブラリ v3
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.12)
- dep: python3 (>= 3.11~)
-
- dep: python3-numpy
- Fast array facility to the Python 3 language
-
- dep: python3-pkg-resources
- pkg_resources を用いたパッケージ検索およびリソースアクセス
-
- dep: python3-pybind11
- pybind11 helper module for Python 3