Metadata-Version: 2.1
Name: labeltext
Version: 0.1.0
Summary: labeltext is a simple command-line utility to annotate large amounts of text quickly for text classification tasks.
License: MIT
Author: Soumendra Dhanee
Author-email: soumendra@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: attrdict (>=2.0.1,<3.0.0)
Requires-Dist: loguru (>=0.5.1,<0.6.0)
Requires-Dist: pandas (>=1.0.4,<2.0.0)
Requires-Dist: pyfiglet (>=0.8.post1,<0.9)
Requires-Dist: termcolor (>=1.1.0,<2.0.0)
