Data-Science-kosta / Long-texts-Sentiment-Analysis-RoBERTaLinks
PyTorch implementation of Sentiment Analysis of the long texts written in Serbian language (which is underused language) using pretrained Multilingual RoBERTa based model (XLM-R) on the small dataset.
☆26Updated 2 years ago
Alternatives and similar repositories for Long-texts-Sentiment-Analysis-RoBERTa
Users that are interested in Long-texts-Sentiment-Analysis-RoBERTa are comparing it to the libraries listed below
Sorting:
- Sentiment Analysis of tweets written in underused Slavic languages (Serbian, Bosnian and Croatian) using pretrained multilingual RoBERTa …☆22Updated 4 years ago
- A paper list for aspect based sentiment analysis.☆137Updated last year
- Chinese text sentiment analysis via Graph Convolution Neural Networks☆53Updated 5 years ago
- This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation☆71Updated 5 years ago
- codes for paper A Multi-task Learning Model for Chinese-oriented Aspect Polarity Classification and Aspect Term Extraction☆200Updated 3 years ago
- A PyTorch implementation of the BI-LSTM-CRF model.☆256Updated 11 months ago
- [EMNLP 2019 Workshop] Exploiting BERT for End-to-End Aspect-based Sentiment Analysis☆403Updated 2 years ago
- A Multi-Aspect Multi-Sentiment Dataset for aspect-based sentiment analysis.☆264Updated 5 years ago
- A paper list for aspect based sentiment analysis.☆457Updated last year
- Multi-class sentiment analysis lstm, finetuned bert☆216Updated 5 years ago
- Public & Community-shared datasets for Aspect-based sentiment analysis and Text Classification☆235Updated last week
- Code for our paper "Investigating Typed Syntactic Dependencies for Targeted Sentiment Classification Using Graph Attention Neural Network…☆54Updated 4 years ago
- Aspect Sentiment Triplet Extraction (ASTE) dataset in AAAI 2020, EMNLP 2020 and ACL 2021.☆163Updated 4 years ago
- Worth-reading papers and related awesome resources on aspect-based sentiment analysis (ABSA). 值得一读的方面级情感分析论文与相关资源集合☆361Updated last year
- Code Implementation of "Learning Span-Level Interactions for Aspect Sentiment Triplet Extraction".☆183Updated 2 years ago
- (BOW, TF-IDF, Word2Vec, BERT) Word Embeddings + (SVM, Naive Bayes, Decision Tree, Random Forest) Base Classifiers + Pre-trained BERT on T…☆73Updated 5 years ago
- Aspect-Sentiment-Opinion Triplet Extraction (ASOTE)☆71Updated 2 years ago
- [KBS] Aspect-based sentiment analysis via affective knowledge enhanced graph convolutional networks☆78Updated last year
- Implementation of paper Does syntax matter? A strong baseline for Aspect-based Sentiment Analysis with RoBERTa.☆134Updated 2 years ago
- # Topic modeling with BERT, LDA and Clustering. Latent Dirichlet Allocation(LDA) probabilistic topic assignment and pre-trained sentence …☆53Updated 5 years ago
- ☆42Updated 2 years ago
- ☆170Updated 5 years ago
- [COLING 2020] Jointly Learning Aspect-Focused and Inter-Aspect Relations with Graph Convolutional Networks for Aspect Sentiment Analysis☆56Updated 3 years ago
- Resources about Aspect-based Sentiment Analysis (ABSA)☆119Updated 2 years ago
- Use BiLSTM_attention, BERT, ALBERT, RoBERTa, XLNet model to classify the SST-2 data set based on pytorch☆106Updated 4 years ago
- code for our NAACL 2019 paper: "BERT Post-Training for Review Reading Comprehension and Aspect-based Sentiment Analysis"☆464Updated 4 years ago
- PyTorch implementation of some text classification models (HAN, fastText, BiLSTM-Attention, TextCNN, Transformer) | 文本分类☆151Updated 4 years ago
- The Local Context Focus Syntax-based BERT model to analyze aspect-based sentiment of product reviews on SemEval2014☆45Updated 2 years ago
- A simple summary of fine-grained sentiment analysis☆12Updated 3 years ago
- In this work (Targeted) Aspect-Based Sentiment Analysis task is converted to a sentence-pair classification task and a pre-trained BERT m…☆32Updated 4 years ago