Python Notebooks related to Natural Language Processing.
This repo is for anyone who wants help in understanding and solving Natural Language Processing. All the answers provided in this repo don't have to be 100% correct. Open for suggestions and improvement.
Language used in this repository is in PYTHON.
This repo contains
- Basics of Natural Language Processing
- Data Cleaning
- Vectorization of the Raw Data
- Feature Engineering
- Building Machine Learning Classifiers
- Introduction to Keras and Tensorflow with simple NLP example.
Kaggle Reference: https://www.kaggle.com/kaushikmanjunatha/natural-language-processing-spam-ham-classifier
⭐ PS: Please do not forget to drop a star on this repo, if you like it!