Sentiment Analysis using Convolution Neural Networks(CNN) and Google News Word2Vec
- Clone the repository
git clone https://github.com/saadarshad102/Sentiment-Analysis-CNN.git
-
Open Sentiment-Analysis-CNN folder
-
Use the package manager pip to install the requirements.
pip install -r requirements.txt
- Download Google News Word2Vec Model
wget https://s3.amazonaws.com/dl4j-distribution/GoogleNews-vectors-negative300.bin.gz
Just run the Notebook