Skip to content

This notebook contains entire text preprocessing pipeline for NLP problems. The ready-to-use functions require NLTK and SKlearn package installations. It also contains some prominent text classification models.

Shubha23/Text-processing-NLP

Repository files navigation

NLP - Text cleaning and processing pipeline.

Text processing pipeline for NLP problems with ready-to-use functions and text classification models.

Code file environment - Jupyter notebook

Language - Python

Packages - NLTK (Natural Language ToolKit) and Sklearn

Data source - https://www.kaggle.com/team-ai/spam-text-message-classification

Data format - .csv

The functions could be directly used in any other input data format.

About

This notebook contains entire text preprocessing pipeline for NLP problems. The ready-to-use functions require NLTK and SKlearn package installations. It also contains some prominent text classification models.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published