bilalaziz786 / Analysis-of-Political-Sentiments-on-Twitter-using-Deep-LearningLinks
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
Sorting:
- Retrieving 'Topics' (concept) from corpus using (1) Latent Dirichlet Allocation (Genism) for modelling. Perplexity and Coherence score we…☆12Updated 6 years ago
- Submission of an in-class NLP sentiment analysis competition held at Microsoft AI Singapore group. This submission entry explores the per…☆14Updated 2 years ago
- Classifying movie reviews as positive or negative using Word2Vec Embeddings & LSTM network☆79Updated 3 years ago
- Implementing different RNN models (LSTM,GRU) & Convolution models (Conv1D, Conv2D) on a subset of Amazon Reviews data with TensorFlow on …☆53Updated 5 years ago
- Sentiment analysis on tweets using Naive Bayes, SVM, CNN, LSTM, etc.☆1,618Updated 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 4 years ago
- Core NLP library for extracting and analysing emotion and group dynamics in a group setting.☆9Updated 3 years ago
- BiLSTM with Multi-Headed Self Attention for sentiment classification of Twitter data, implemented in Keras and PyTorch.☆27Updated 4 years ago
- Multi-class sentiment analysis lstm, finetuned bert☆218Updated 5 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 …☆54Updated 7 years ago
- I predict air quality index of a city in China using a Long Short Term Memory (LSTM) neural network. for a year. Executed time series ana…☆28Updated 5 years ago
- 用TensorFlow搭建CNN/RNN/LSTM/GRU/BiRNN/BiLSTM/BiGRU/Capsule Network等deep learning模型☆59Updated 6 years ago
- CNN, LSTM, RNN, GRU, DNN, BERT, Transformer, ULMFiT☆33Updated last month
- (BOW, TF-IDF, Word2Vec, BERT) Word Embeddings + (SVM, Naive Bayes, Decision Tree, Random Forest) Base Classifiers + Pre-trained BERT on T…☆72Updated 5 years ago
- The Smart Security System For Homes using Internet of Things has been experimentally proven to work satisfactorily by connecting simple a…☆15Updated 2 years ago
- Text classification using different neural networks (CNN, LSTM, Bi-LSTM, C-LSTM).☆206Updated 6 years ago
- 基于电影评论数据的中文情感分析(含训练数据、验证数据) Machine Learning and Deep Learning implementations.☆80Updated 2 years ago
- A fast text sentiment analysis program currently supports English and Chinese. 一个快速实现文本情感分析的程序,目前支持英文和中文。☆49Updated 6 years ago
- 利用CNN,LSTM,CNN_LSTM,TextCNN,Bi-LSTM和传统的机器学习算法进行情感分析,参考:https://github.com/Edward1Chou/SentimentAnalysis☆92Updated 6 years ago
- 中文文本挖掘lda模型,gensim+jieba库☆17Updated 5 years ago
- Using NLP and LDA for Topic Modeling and Sentiment Analysis☆43Updated 4 years ago
- Pytorch Bert+BiLstm二分类☆41Updated 3 years ago
- Implementation of a hierarchical CNN based model to detect Big Five personality traits☆503Updated 5 years ago
- CNN-BiGRU-Attention模型☆93Updated 3 years ago
- LSTM, CNN, CNNLSTM, BiLSTM, MLP☆10Updated 7 years ago
- 基于pytorch框架,针对文本分类的机器学习项目,集成多种算法(xgboost, lstm, bert, mezha等等),提供基础数据集,开箱即用,方便自己二次拓展,持续更新☆31Updated 2 years ago
- An analysis of electric vehicle charging times given usage data☆12Updated 8 years ago
- COVID-19-sentiment-analysis-dataset-Weibo☆37Updated 4 years ago
- Malay Fake News Classification using CNN, BiLSTM, C-LSTM, RCNN, FT-BERT and BERTCNN.☆21Updated 4 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…☆67Updated 3 years ago