Table of Contents

Descriptions

Google Colab

Load the libraries

Useful Functions

Data Processing

Load the data

parse the text: whitespace nlp with sentence

Create corpus

Positive and Negative Tweets

Visualizing Phrase associations

First download english words.

/Users/poudel/opt/miniconda3/envs/nlp/bin/python -m spacy download en

Time Taken