Analyze & classify sentiment of text data, articles into positive or negative
Sentiment analysis notebooks dives in very depth of various concepts, methods related to text analysis and understand the meaning of it semantically and/or syntactly. They are classified in the following five based notebooks based on different methods & tools used to analyze & classify text.
- Sentiment Analysis with Text Blob, Word Cloud, Count Vectorizer, N-Gram
- Sentiment Analysis using Doc2Vec, N-Gram & Phrase Modelling
- Sentiment Analysis with Chi2 Square & PCA Dimension Reduction
- Sentiment Analysis with Keras & Tensorflow
- Sentiment Analysis with Keras & Tensorflow using Doc2Vec, Pretrained GloVe