[ bianca ]
[ 源代码: simplebayes ]
软件包:python3-simplebayes(1.5.7-2)
python3-simplebayes 的相关链接
下载源码包 simplebayes:
维护者:
外部的资源:
- 主页 [github.com]
相似软件包:
- ruby-classifier-reborn
- ruby-classifier
- python3-stomper
- golang-gopkg-h2non-gock.v1-dev
- wordnet-sense-index
- golang-github-petar-dambovaliev-aho-corasick-dev
- python3-kazoo
- golang-github-gowebpki-jcs-dev
- golang-github-alessio-shellescape-dev
- golang-github-sigstore-gitsign-dev
- golang-github-gcla-gowid-dev
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