felixSchober / ABSA-Transformer
This is the repository for my NLP master thesis with the title Transfer and Multitask Learning for Aspect-Based Sentiment Analysis Using the Google Transformer Architecture. It is based on the Google Transformer architecture and the paper Attention is all you need (https://arxiv.org/abs/1706.03762)
☆14Updated last year
Related projects ⓘ
Alternatives and complementary repositories for ABSA-Transformer
- This repository contains the code for the paper "An Unsupervised Approach for Aspect Category Detection Using Soft Cosine Similarity Meas…☆21Updated 5 years ago
- A simple library to preprocess ABSA related tasks from SemEval☆27Updated 4 years ago
- BERT Fine-tuning for Aspect Based Sentiment Analysis☆26Updated 2 years ago
- Aspect extraction from product reviews - window-CNN+maxpool+CRF, BiLSTM+CRF, MLP+CRF☆159Updated 3 years ago
- cat🐈: the repo for the paper "Embarrassingly Simple Unsupervised Aspect extraction"☆77Updated 4 years ago
- code for our 2019 paper: "Adapt or Get Left Behind: Domain Adaptation through BERT Language Model Finetuning for Aspect-Target Sentiment…☆188Updated last year
- WNUT-2020 Task 2: Identification of informative COVID-19 English Tweets☆30Updated 3 months ago
- Code for SentiBERT: A Transferable Transformer-Based Architecture for Compositional Sentiment Semantics (ACL'2020).☆76Updated 4 years ago
- This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation☆69Updated 4 years ago
- code for our ICPR 2020 paper: "Adversarial Training for Aspect-Based Sentiment Analysis with BERT"☆28Updated 3 years ago
- Detect toxic spans in toxic texts☆66Updated last year
- code for our NAACL 2019 paper: "BERT Post-Training for Review Reading Comprehension and Aspect-based Sentiment Analysis"☆40Updated 3 years ago
- The Codebase for Quasi-Attention BERT Model for TABSA Tasks (AAAI '21)☆46Updated 3 years ago
- Keras Implementation of Aspect based Sentiment Analysis☆151Updated 4 years ago
- A paper list for aspect based sentiment analysis.☆136Updated 4 months ago
- Set of notebooks to practice Pytorch from basics to RNN☆23Updated 4 years ago
- Text summarization with python and transformer☆13Updated last year
- Code for A Hybrid Approach for Aspect-Based Sentiment Analysis Using a Lexicalized Domain Ontology and Attentional Neural Models☆22Updated 6 years ago
- Code for unsupervised aspect extraction, using Keras and its Backends☆92Updated last year
- Aspect-Based Sentiment Analysis☆37Updated last year
- Open-Domain Targeted Sentiment Analysis via Span-Based Extraction and Classification☆125Updated 5 years ago
- Dataset and code of our EMNLP 2019 paper "Multilingual and Multi-Aspect Hate Speech Analysis"☆56Updated last year
- ☆44Updated last year
- Using BERT For Classifying Documents with Long Texts, check my latest post: https://armandolivares.tech/☆40Updated 4 years ago
- pyTorch implementation of Recurrence over BERT (RoBERT) based on this paper https://arxiv.org/abs/1910.10781 and comparison with pyTorch …☆79Updated 2 years ago
- This is the official code for Extractive Summarization of Long Documents by Combining Global and Local Context☆69Updated 4 years ago
- PyTorch implementation of 'An Unsupervised Neural Attention Model for Aspect Extraction' by He et al. ACL2017'☆66Updated 2 years ago
- ABSA Toolkit☆12Updated 7 years ago
- Emotion-cause pair extraction☆14Updated 3 years ago
- CNN-based model to realize aspect extraction of restaurant reviews based on pre-trained word embeddings and part-of-speech tagging☆104Updated 5 years ago