Metadata-Version: 2.1
Name: promobot-appeal-processing
Version: 0.0.1a0
Summary: Predicts the appeal topic, topic group and the executor to process the appeal based on its contents
Project-URL: Documentation, https://github.com/digital-fracture/promobot-appeal-processing#readme
Project-URL: Issues, https://github.com/digital-fracture/promobot-appeal-processing/issues
Project-URL: Source, https://github.com/digital-fracture/promobot-appeal-processing
Author-email: KruASe76 <kruanse@ya.ru>
License-Expression: MIT
License-File: LICENSE
Keywords: promo-bot,promobot
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: GPU :: NVIDIA CUDA
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: Russian
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# Promobot Appeal Processing

[![PyPI - Version](https://img.shields.io/pypi/v/promobot-appeal-processing.svg)](https://pypi.org/project/promobot-appeal-processing)

-----

**Table of Contents**

- [Installation](#installation)
- [License](#license)

## Installation

```console
pip install promobot-appeal-processing
```

## License

`promobot-appeal-processing` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.
