[ ソース: simplebayes ]
パッケージ: python3-simplebayes (1.5.7-2)
python3-simplebayes に関するリンク
Debian の資源:
simplebayes ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Naive bayesian text classifier for Python 3
A memory-based, optional-persistence naive bayesian text classifier. This work is heavily inspired by the Python "redisbayes" module found here: https://github.com/jart/redisbayes and https://pypi.python.org/pypi/redisbayes This was written to alleviate the network/time requirements when using the bayesian classifier to classify large sets of text, or when attempting to train with very large sets of sample data.
This package installs the library for Python 3.
その他の python3-simplebayes 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- sug: python-simplebayes-doc
- Naive bayesian text classifier - documentation