Sentiment-Detect-using-NLP

DESCRIPTION

What to:

Analyze the Sentiment dataset using NLP to:

View the observations. Verify the length of the messages and add it as a new column. Apply a transformer and fit the data in the bag of words. Print the shape for the transformer. and Check the model for predicted and expected values.