Metadata-Version: 2.1
Name: NLP_NLTK
Version: 0.3.2
Summary: A library for NLP tasks using NLTK
Home-page: 
Author: Naxio Technology
Author-email: naxiotech.2024@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENCE
Requires-Dist: nltk

# NLP-NLTK

A Python library for NLP tasks using NLTK.

## Installation

```bash
pip install NLP-NLTK
