bilalaziz786 / Analysis-of-Political-Sentiments-on-Twitter-using-Deep-Learning
Aim was to develop a machine learning model which can analyze sentiments on twitter and to predict the winner of Lok Sabha Elections 2019. Web scraping was used for comments and then applied feature extraction, TF-IDF, Word2Vec, ANN and LSTM to improve the accuracy of model. Softmax function was used for multiclass classification. Learning cur…
☆16Updated 4 years ago
Alternatives and similar repositories for Analysis-of-Political-Sentiments-on-Twitter-using-Deep-Learning:
Users that are interested in Analysis-of-Political-Sentiments-on-Twitter-using-Deep-Learning are comparing it to the libraries listed below
- Retrieving 'Topics' (concept) from corpus using (1) Latent Dirichlet Allocation (Genism) for modelling. Perplexity and Coherence score we…☆12Updated 6 years ago
- Sarcasm Detection Using Emoji and Text Analysis☆10Updated 5 years ago
- Tweet sentiment analysis using various deep learning algorithms ranging from MLP, CNN, RNN to Transformers☆15Updated 4 years ago
- sheikhazhanmohammed / Credit-Card-Fraud-Detection-using-Machine-Learning-and-Deep-Learning-Techniques☆9Updated 2 years ago
- Aspect Based Sentiment Analysis identifies the aspect terms and the sentiment polarity associated with each aspect term in the given revi…☆10Updated 3 years ago
- Submission of an in-class NLP sentiment analysis competition held at Microsoft AI Singapore group. This submission entry explores the per…☆15Updated 2 years ago
- Sarcasm detection on tweets using neural network☆130Updated last year
- Twitter tweets play an important role in every organisation. This project is based on analysing the English tweets and categorizing the t…☆15Updated 4 years ago
- Pytorch Bert+BiLstm二分类☆42Updated 3 years ago
- realization of paper 《Attention-based LSTM for Aspect-level Sentiment Classification》☆24Updated 4 years ago
- Using topic models to discover evolution of worldwide health issues☆24Updated 6 years ago
- (BOW, TF-IDF, Word2Vec, BERT) Word Embeddings + (SVM, Naive Bayes, Decision Tree, Random Forest) Base Classifiers + Pre-trained BERT on T…☆71Updated 5 years ago
- Using NLP and LDA for Topic Modeling and Sentiment Analysis☆43Updated 4 years ago
- This is a project of twitter sentiment analysis using machine learning(Support Vector Machines,Naive Bayes), deep learning(LSTM), Transfo…☆20Updated 3 years ago
- BiLSTM with Multi-Headed Self Attention for sentiment classification of Twitter data, implemented in Keras and PyTorch.☆27Updated 4 years ago
- Implementing different RNN models (LSTM,GRU) & Convolution models (Conv1D, Conv2D) on a subset of Amazon Reviews data with TensorFlow on …☆54Updated 5 years ago
- It is a Natural Language Processing Problem where Sentiment Analysis is done by Classifying the Positive tweets from negative tweets by m…☆246Updated last year
- Project using Naive Bayes, SVM, CNN, LSTM, etc.☆16Updated 3 years ago
- 基于BERT模型的中文文本情感分类☆36Updated 2 years ago
- Performed Aspect Based Sentiment Analysis using Topic Modeling(LDA) and sentiment analysis and Regression analysis using Python and Spark…☆20Updated 7 years ago
- Sentiment Analysis of tweets written in underused Slavic languages (Serbian, Bosnian and Croatian) using pretrained multilingual RoBERTa …☆22Updated 4 years ago
- Summarize opinions of users about a product from a set of reviews. Extract the most common product features mentioned, most common opinio…☆22Updated 7 years ago
- Classifying movie reviews as positive or negative using Word2Vec Embeddings & LSTM network☆78Updated 3 years ago
- Detecting Sarcasm on Twitter using both traditonal machine learning and deep learning techniques.☆96Updated 6 years ago
- A SVM model that classifies the reviews as real or fake. Used both the review text and the additional features contained in the data set …☆52Updated 7 years ago
- Extracting all the features of a product from its reviews, giving every feature a score (depending on the user reviews) and also ranking …☆46Updated 4 years ago
- detect Sarcasm in a text or document☆31Updated 8 years ago
- Twitter Sentiment Analysis & Extraction for COVID-19☆13Updated 2 years ago
- Jupyter Notebook + Python code of twitter sentiment analysis☆112Updated 7 years ago
- Exploration of BERT-BiLSTM models with Layer Aggregation (attention-based and capsule-routing-based) and Hidden-State Aggregation (attent…☆25Updated 5 years ago