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.

Notifications You must be signed in to change notification settings

grvbd/Spam-Text-Classification_Basic

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.

Applinks

https://spammlapp.herokuapp.com/

http://ec2-3-19-188-163.us-east-2.compute.amazonaws.com:8080/predict

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