Metadata-Version: 2.1
Name: text-tagging-model
Version: 0.1.0
Summary: 
Author: Pavel Kochkin
Author-email: kochkin27@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: coloredlogs (>=15.0.1,<16.0.0)
Requires-Dist: fasttext-wheel (>=0.9.2,<0.10.0)
Requires-Dist: nltk (>=3.8.1,<4.0.0)
Requires-Dist: numpy (>=1.26.4,<2.0.0)
Requires-Dist: pandas (>=2.2.1,<3.0.0)
Requires-Dist: pymorphy2 (>=0.9.1,<0.10.0)
Requires-Dist: rake-nltk (>=1.0.6,<2.0.0)
Requires-Dist: rouge (>=1.0.1,<2.0.0)
Requires-Dist: scikit-learn (>=1.4.1.post1,<2.0.0)
Requires-Dist: tqdm (>=4.66.2,<5.0.0)
Description-Content-Type: text/markdown

# text-tagging-model
Text tagging model.

