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 3 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
- PyTorch implementation of some text classification models (HAN, fastText, BiLSTM-Attention, TextCNN, Transformer) | 文本分类☆152Updated 4 years ago
- A paper list for aspect based sentiment analysis.☆141Updated last year
- A paper list for aspect based sentiment analysis.☆455Updated last year
- A Multi-Aspect Multi-Sentiment Dataset for aspect-based sentiment analysis.☆265Updated 6 years ago
- codes for paper A Multi-task Learning Model for Chinese-oriented Aspect Polarity Classification and Aspect Term Extraction☆201Updated 3 years ago
- This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation☆71Updated 5 years ago
- A PyTorch implementation of the BI-LSTM-CRF model.☆260Updated last year
- Code Implementation of "Learning Span-Level Interactions for Aspect Sentiment Triplet Extraction".☆185Updated 2 years ago
- ☆169Updated 5 years ago
- Worth-reading papers and related awesome resources on aspect-based sentiment analysis (ABSA). 值得一读的方面级情感分析论文与相关资源集合☆364Updated last year
- Use BiLSTM_attention, BERT, ALBERT, RoBERTa, XLNet model to classify the SST-2 data set based on pytorch☆106Updated 5 years ago
- Papers, models and datasets for Aspect-Category Sentiment Analysis.☆66Updated 2 years ago
- Aspect Sentiment Triplet Extraction (ASTE) dataset in AAAI 2020, EMNLP 2020 and ACL 2021.☆165Updated 4 years ago
- Chinese text sentiment analysis via Graph Convolution Neural Networks☆52Updated 5 years ago
- [EMNLP 2019 Workshop] Exploiting BERT for End-to-End Aspect-based Sentiment Analysis☆404Updated 2 years ago
- To build multilingual models with English-only training data to find the toxicity among Mutilingual Comments☆10Updated 5 years ago
- Official Code for Merging Statistical Feature via Adaptive Gate for Improved Text Classification (AAAI2021)☆27Updated 3 years ago
- Aspect-Sentiment-Opinion Triplet Extraction (ASOTE)☆73Updated 3 years ago
- A Pytorch implementation for NER using BiLSTM-CRF☆141Updated 5 years ago
- Implementation of paper Does syntax matter? A strong baseline for Aspect-based Sentiment Analysis with RoBERTa.☆134Updated 2 years ago
- A BERT-Based Transfer Learning Approach for Hate Speech Detection in Online Social Media☆43Updated 3 years ago
- Public & Community-shared datasets for Aspect-based sentiment analysis and Text Classification☆238Updated this week
- ☆42Updated 2 years ago
- realization of paper 《Attention-based LSTM for Aspect-level Sentiment Classification》☆24Updated 5 years ago
- Resources about Aspect-based Sentiment Analysis (ABSA)☆119Updated 2 years ago
- Code and preprocessed dataset for EMNLP 2019 paper titled "Aspect-based Sentiment Classification with Aspect-specific Graph Convolutional…☆296Updated 4 years ago
- This is a simple implementation of how to leverage a Language Model for a prompt-based learning model☆45Updated 3 years ago
- PyTorch implementation of BiLSTM-CRF and Bi-LSTM-CNN-CRF models for named entity recognition.☆75Updated 4 years ago
- (BOW, TF-IDF, Word2Vec, BERT) Word Embeddings + (SVM, Naive Bayes, Decision Tree, Random Forest) Base Classifiers + Pre-trained BERT on T…☆74Updated 6 years ago