Metadata-Version: 2.1
Name: text-classifier-kv
Version: 0.0.8
Summary: text classifier
Home-page: https://github.com/kopylovvlad/text_classifier_kv
Author: Vladislav Kopylov
Author-email: kopylov.vlad@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Requires-Python: >=3.5
Description-Content-Type: text/markdown

## text_classifier

Simple text classifier with Naive Bayes and Fisher classifiers

## Python version

Python3.6

## API

See example_of_usage.py


