Metadata-Version: 2.1
Name: tknlp
Version: 0.1.2
Summary: 
Author: dennislblog
Author-email: dennisl@udel.edu
Requires-Python: >=3.8,<3.11
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: optuna (>=3.0.5,<4.0.0)
Description-Content-Type: text/markdown

# TKNLP


Run NLP tools in an easier manner

## Installation

```bash
pip install tknlp
```

