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
- 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
- (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
- realization of paper 《Attention-based LSTM for Aspect-level Sentiment Classification》☆24Updated 4 years ago
- Retrieving 'Topics' (concept) from corpus using (1) Latent Dirichlet Allocation (Genism) for modelling. Perplexity and Coherence score we…☆12Updated 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 …☆51Updated 7 years ago
- Simple Text Classfication using SVM and Naive Bayes☆76Updated 2 years ago
- Aspect Term Extraction and Aspect-based Sentiment Analysis on SemEval-2014 task4☆29Updated 4 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
- Implementing different RNN models (LSTM,GRU) & Convolution models (Conv1D, Conv2D) on a subset of Amazon Reviews data with TensorFlow on …☆54Updated 5 years ago
- Three modules of extractive text summarization, including implementation of Kmeans clustering using BERT sentence embedding☆12Updated 5 years ago
- Text classification using different neural networks (CNN, LSTM, Bi-LSTM, C-LSTM).☆205Updated 6 years ago
- ashishsalunkhe / DeepSpamReview-Detection-of-Fake-Reviews-on-Online-Review-Platforms-using-DeepLearning-ArchitecturesDeepSpamReview: Detection of Fake Reviews on Online Review Platforms using Deep Learning Architectures. Summer Internship project at Cor…☆62Updated 2 years ago
- Classifying movie reviews as positive or negative using Word2Vec Embeddings & LSTM network☆78Updated 3 years ago
- COVID-19-sentiment-analysis-dataset-Weibo☆37Updated 4 years ago
- Multi Label text classification using bert☆155Updated 5 years ago
- Sarcasm detection on tweets using neural network☆130Updated last year
- Sentimental Analysis of Massive Chinese Microblog Data☆9Updated 4 years ago
- Multi-class sentiment analysis lstm, finetuned bert☆213Updated 5 years ago
- Pytorch Bert+BiLstm二分类☆41Updated 3 years ago
- Library of Joint Topic-Sentiment Models☆33Updated 4 years ago
- A fast text sentiment analysis program currently supports English and Chinese. 一个快速实现文本情感分析的程序,目前支持英文和中文。☆48Updated 6 years ago
- A bidirectional encoder-decoder LSTM neural network is trained for text summarization on the cnn/dailymail dataset. (MIT808 project)☆80Updated 6 years ago
- Use BERT pre-trained model to do sentiment classification☆95Updated 4 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
- 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
- Classify news into categories based on headline.☆29Updated 6 years ago
- Using topic models to discover evolution of worldwide health issues☆24Updated 5 years ago
- To build multilingual models with English-only training data to find the toxicity among Mutilingual Comments☆9Updated 4 years ago
- Sentiment Analysis using Emoji ranking and practical POS scoring approach☆19Updated 6 years ago