Metadata-Version: 2.1
Name: tknlp
Version: 0.1.1
Summary: 
Author: dennislblog
Author-email: dennisl@udel.edu
Requires-Python: >=3.8,<4.0
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: numpy (>=1.23.5,<2.0.0)
Description-Content-Type: text/markdown

# TKNLP


Run NLP tools in an easier manner

## Installation

```bash
pip install tknlp
```

