felixSchober / ABSA-TransformerLinks
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
Sorting:
- Aspect extraction from product reviews - window-CNN+maxpool+CRF, BiLSTM+CRF, MLP+CRF☆158Updated 4 years ago
- code for our 2019 paper: "Adapt or Get Left Behind: Domain Adaptation through BERT Language Model Finetuning for Aspect-Target Sentiment…☆187Updated 2 years ago
- Library of state-of-the-art models (PyTorch) for NLP tasks☆110Updated last year
- BERT Fine-tuning for Aspect Based Sentiment Analysis☆29Updated 3 years ago
- cat🐈: the repo for the paper "Embarrassingly Simple Unsupervised Aspect extraction"☆78Updated 5 years ago
- Comparatively fine-tuning pretrained BERT models on downstream, text classification tasks with different architectural configurations in …☆126Updated 5 years ago
- code for our NAACL 2019 paper: "BERT Post-Training for Review Reading Comprehension and Aspect-based Sentiment Analysis"☆41Updated 4 years ago
- A Multi-Aspect Multi-Sentiment Dataset for aspect-based sentiment analysis.☆266Updated 6 years ago
- Keras Implementation of Aspect based Sentiment Analysis☆152Updated 5 years ago
- This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation☆71Updated 5 years ago
- code for our ICPR 2020 paper: "Adversarial Training for Aspect-Based Sentiment Analysis with BERT"☆28Updated 4 years ago
- ☆45Updated 2 years ago
- CNN-based model to realize aspect extraction of restaurant reviews based on pre-trained word embeddings and part-of-speech tagging☆103Updated 6 years ago
- https://arxiv.org/pdf/1909.04054☆78Updated 3 years ago
- This repository provides the code and dataset for the work published in the paper - Modeling Label Semantics for Predicting Emotional Rea…☆26Updated 5 years ago
- Tutorial for End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF☆125Updated 4 years ago
- Enriching BERT with Knowledge Graph Embedding for Document Classification (PyTorch)☆160Updated 6 years ago
- Usage of Siamese Recurrent Neural network architectures for semantic textual similarity☆22Updated 6 years ago
- A paper list for aspect based sentiment analysis.☆141Updated last year
- [EMNLP 2019 Workshop] Exploiting BERT for End-to-End Aspect-based Sentiment Analysis☆405Updated 2 years ago
- A repository containing comprehensive Neural Networks based PyTorch implementations for the semantic text similarity task, including arch…☆53Updated 3 years ago
- architectures and pre-trained models for long document classification.☆155Updated 4 years ago
- ACL 2020 Unsupervised Opinion Summarization as Copycat-Review Generation☆100Updated 2 years ago
- Code for A Hybrid Approach for Aspect-Based Sentiment Analysis Using a Lexicalized Domain Ontology and Attentional Neural Models☆22Updated 7 years ago
- ☆39Updated 6 years ago
- This repository contains the code for the paper "An Unsupervised Approach for Aspect Category Detection Using Soft Cosine Similarity Meas…☆22Updated 6 years ago
- This repository contains the corpora and supplementary data, along with instructions for recreating the experiments, for our paper: "End-…☆90Updated 5 years ago
- Code for SentiBERT: A Transferable Transformer-Based Architecture for Compositional Sentiment Semantics (ACL'2020).☆80Updated 5 years ago
- Code for ACL 2018 paper "Double Embeddings and CNN-based Sequence Labeling for Aspect Extraction"☆147Updated 6 years ago
- PyTorch implementation/experiments on Abstractive Text Summarization using Sequence-to-sequence RNNs and Beyond paper.☆153Updated 3 years ago