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)
☆13Updated 2 years ago
Alternatives and similar repositories for ABSA-Transformer:
Users that are interested in ABSA-Transformer are comparing it to the libraries listed below
- A simple library to preprocess ABSA related tasks from SemEval☆28Updated 5 years ago
- cat🐈: the repo for the paper "Embarrassingly Simple Unsupervised Aspect extraction"☆77Updated 4 years ago
- Aspect extraction from product reviews - window-CNN+maxpool+CRF, BiLSTM+CRF, MLP+CRF☆158Updated 3 years ago
- Code for ACL 2018 paper "Double Embeddings and CNN-based Sequence Labeling for Aspect Extraction"☆148Updated 5 years ago
- Aspect-Based Sentiment Analysis☆36Updated 2 years ago
- IARM: Inter-Aspect Relation Modeling with Memory Networks in Aspect-Based Sentiment Analysis, EMNLP 2018☆48Updated 6 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
- BERT Fine-tuning for Aspect Based Sentiment Analysis☆28Updated 2 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 NAACL 2019 paper: "BERT Post-Training for Review Reading Comprehension and Aspect-based Sentiment Analysis"☆40Updated 4 years ago
- CNN-based model to realize aspect extraction of restaurant reviews based on pre-trained word embeddings and part-of-speech tagging☆103Updated 5 years ago
- Code for SentiBERT: A Transferable Transformer-Based Architecture for Compositional Sentiment Semantics (ACL'2020).☆79Updated 4 years ago
- code for our 2019 paper: "Adapt or Get Left Behind: Domain Adaptation through BERT Language Model Finetuning for Aspect-Target Sentiment…☆189Updated last year
- A paper list for aspect based sentiment analysis.☆136Updated 9 months ago
- The Codebase for Quasi-Attention BERT Model for TABSA Tasks (AAAI '21)☆46Updated 3 years ago
- Keras Implementation of Aspect based Sentiment Analysis☆150Updated 5 years ago
- Code and dataset for ACL2019 ‘‘An Interactive Multi-Task Learning Network for End-to-End Aspect-Based Sentiment Analysis’’.☆98Updated 5 years ago
- This repo contains code to detect sarcasm from text in discussion forum using deep learning☆86Updated last year
- Using BERT For Classifying Documents with Long Texts, check my latest post: https://armandolivares.tech/☆41Updated 5 years ago
- code for our ICPR 2020 paper: "Adversarial Training for Aspect-Based Sentiment Analysis with BERT"