/NLP-basics

NLP basics using nltk library like stemming, lemitaization, etc.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Natrual Language Processing

All basics in NLP using nltk library how we can use this library to perform text processing task

Dependencies:

nltk numpy

How to install Dependencies:

pip install nltk