├── NLP Sentiment Analysis .ipynb ├── README.md ├── dict.csv ├── group1-shard1of1 ├── group2-shard1of1 ├── group3-shard1of1 ├── group4-shard1of1 ├── group5-shard1of1 ├── keras.h5 ├── model.json ├── sentiment.txt └── testRNN.html /NLP Sentiment Analysis .ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zaidalyafeai/Browser-Sentiment-Classification/HEAD/NLP Sentiment Analysis .ipynb -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zaidalyafeai/Browser-Sentiment-Classification/HEAD/README.md -------------------------------------------------------------------------------- /dict.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zaidalyafeai/Browser-Sentiment-Classification/HEAD/dict.csv -------------------------------------------------------------------------------- /group1-shard1of1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zaidalyafeai/Browser-Sentiment-Classification/HEAD/group1-shard1of1 -------------------------------------------------------------------------------- /group2-shard1of1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zaidalyafeai/Browser-Sentiment-Classification/HEAD/group2-shard1of1 -------------------------------------------------------------------------------- /group3-shard1of1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zaidalyafeai/Browser-Sentiment-Classification/HEAD/group3-shard1of1 -------------------------------------------------------------------------------- /group4-shard1of1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zaidalyafeai/Browser-Sentiment-Classification/HEAD/group4-shard1of1 -------------------------------------------------------------------------------- /group5-shard1of1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zaidalyafeai/Browser-Sentiment-Classification/HEAD/group5-shard1of1 -------------------------------------------------------------------------------- /keras.h5: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zaidalyafeai/Browser-Sentiment-Classification/HEAD/keras.h5 -------------------------------------------------------------------------------- /model.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zaidalyafeai/Browser-Sentiment-Classification/HEAD/model.json -------------------------------------------------------------------------------- /sentiment.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zaidalyafeai/Browser-Sentiment-Classification/HEAD/sentiment.txt -------------------------------------------------------------------------------- /testRNN.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zaidalyafeai/Browser-Sentiment-Classification/HEAD/testRNN.html --------------------------------------------------------------------------------