abhinav-bohra / Emotional-Analysis-Multitasking-Framework
My implementation of the research paper - All-in-One: Emotion, Sentiment and Intensity Prediction using a Multi-task Ensemble Framework
☆15Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for Emotional-Analysis-Multitasking-Framework
- Twitter tweets play an important role in every organisation. This project is based on analysing the English tweets and categorizing the t…☆14Updated 4 years ago
- This project, part of a Natural Language Processing course at Aarhus University, employs Python and NLP tools to analyze Reddit data over…☆0Updated 7 months ago
- depression detection by using tweets☆23Updated 5 years ago
- Library of Joint Topic-Sentiment Models☆33Updated 3 years ago
- Sentiment Analysis of tweets written in underused Slavic languages (Serbian, Bosnian and Croatian) using pretrained multilingual RoBERTa …☆20Updated 3 years ago
- NLP project on "The Silmarillion" by J.R.R. Tolkien. Text and sentiment analyses using NLTK, VADER, Text Blob, and NRC Emotion Lexicon.☆13Updated 4 years ago
- Constructed a structured heterogeneous text corpus graph to transform text classification problem into a node classification problem. Cr…☆14Updated 5 years ago
- Code for A Hybrid Approach for Aspect-Based Sentiment Analysis Using a Lexicalized Domain Ontology and Attentional Neural Models☆22Updated 6 years ago
- Set of notebooks to practice Pytorch from basics to RNN☆23Updated 4 years ago
- A repository☆39Updated 4 years ago
- Code for paper "Targeted Sentiment Classification Based on Attentional Encoding and Graph Convolutional Networks"☆11Updated 4 years ago
- This repository contains the source codes for the paper: "Aspect Sentiment Triplet Extraction using Reinforcement Learning" published at …☆18Updated last year
- This is a Text Analysis App which can be used to find a detailed analysis of a particular text. This includes 5 main types of Analysis - …☆27Updated 2 years ago
- Real-time sentiment analysis on tweets using tweepy and kafka. Graphed using the output of a neural network and Dash/Plotly.☆14Updated 4 years ago
- Multi-class sentiment analysis lstm, finetuned bert☆206Updated 4 years ago
- Text summarization with python and transformer☆13Updated last year
- A repository containing comprehensive Neural Networks based PyTorch implementations for the semantic text similarity task, including arch…☆48Updated 2 years ago
- sentiment analysis models for Arabic tweets to analyze Twitter comments as having positive, negative or neutral sentiments.☆13Updated 6 years ago
- 📚 Use Google BERT on fake_or_real news dataset with best f1 score: 0.986☆17Updated 11 months ago
- Detecting whether a particular tweet contains negative emotions attached with it or not from the given dataset☆25Updated 4 years ago
- Aspect-Based Sentiment Analysis☆37Updated last year
- ABSA Toolkit☆12Updated 7 years ago
- Multimodal sentiment analysis☆13Updated last year
- This project performed sentimental analysis based on opinion words (like good, bad, beautiful, wrong, best, awesome, etc) of selected opi…☆29Updated 6 years ago
- Opinion Mining/Sentiment Analysis Classifier using Genetic Programming☆14Updated 5 years ago
- How to build a multi-label sentiment classifiers with Tez and PyTorch☆19Updated 3 years ago
- BERT + CNN for toxic comments multi label classification.☆30Updated 4 years ago
- Project using Naive Bayes, SVM, CNN, LSTM, etc.☆15Updated 3 years ago
- Multi-Label Text Classification by fine-tuning BERT and XLNet and deployment using Flask☆13Updated 3 years ago
- (BOW, TF-IDF, Word2Vec, BERT) Word Embeddings + (SVM, Naive Bayes, Decision Tree, Random Forest) Base Classifiers + Pre-trained BERT on T…☆68Updated 4 years ago