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
- Aspect-Sentiment-Opinion Triplet Extraction (ASOTE)☆71Updated 2 years ago
- A paper list for aspect based sentiment analysis.☆139Updated last year
- Chinese text sentiment analysis via Graph Convolution Neural Networks☆53Updated 5 years ago
- # Topic modeling with BERT, LDA and Clustering. Latent Dirichlet Allocation(LDA) probabilistic topic assignment and pre-trained sentence …☆53Updated 4 years ago
- This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation☆71Updated 5 years ago
- This is a simple implementation of how to leverage a Language Model for a prompt-based learning model☆46Updated 3 years ago
- To build multilingual models with English-only training data to find the toxicity among Mutilingual Comments☆10Updated 5 years ago
- codes for paper A Multi-task Learning Model for Chinese-oriented Aspect Polarity Classification and Aspect Term Extraction☆199Updated 3 years ago
- A text classifier fine tuned on pre-trained BERT for Sarcasm Detection in News Headlines (PyTorch Implementation)☆37Updated 6 years ago
- Implementation of paper Does syntax matter? A strong baseline for Aspect-based Sentiment Analysis with RoBERTa.☆133Updated 2 years ago
- Automated Essay Scoring using BERT☆46Updated 2 years ago
- PyTorch implementation of some text classification models (HAN, fastText, BiLSTM-Attention, TextCNN, Transformer) | 文本分类☆150Updated 4 years ago
- A BERT-Based Transfer Learning Approach for Hate Speech Detection in Online Social Media☆43Updated 3 years ago
- A PyTorch implementation of the BI-LSTM-CRF model.☆256Updated 10 months ago
- PyTorch implementation of BiLSTM-CRF and Bi-LSTM-CNN-CRF models for named entity recognition.☆74Updated 4 years ago
- ☆170Updated 5 years ago
- Aspect Sentiment Triplet Extraction (ASTE) dataset in AAAI 2020, EMNLP 2020 and ACL 2021.☆162Updated 4 years ago
- A text classification example with Bert/ELMo/GloVe in pytorch☆90Updated 4 years ago
- ☆42Updated 2 years ago
- A Multi-Aspect Multi-Sentiment Dataset for aspect-based sentiment analysis.☆264Updated 5 years ago
- Code for the WASSA 2021 paper (oral) "An End-to-End Network for Emotion-Cause Pair Extraction"☆24Updated 4 years ago
- Use BiLSTM_attention, BERT, ALBERT, RoBERTa, XLNet model to classify the SST-2 data set based on pytorch☆106Updated 4 years ago
- Using BERT For Classifying Documents with Long Texts, check my latest post: https://armandolivares.tech/☆41Updated 5 years ago
- Code Implementation of "Learning Span-Level Interactions for Aspect Sentiment Triplet Extraction".☆185Updated 2 years ago
- Worth-reading papers and related awesome resources on aspect-based sentiment analysis (ABSA). 值得一读的方面级情感分析论文与相关资源集合☆362Updated last year
- (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
- [EMNLP 2019 Workshop] Exploiting BERT for End-to-End Aspect-based Sentiment Analysis☆403Updated 2 years ago
- Aspect-Level Sentiment Analysis Via Convolution over Dependency Tree☆29Updated 5 years ago
- Code for our paper "Investigating Typed Syntactic Dependencies for Targeted Sentiment Classification Using Graph Attention Neural Network…☆54Updated 3 years ago