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:
- 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
- Usage of Siamese Recurrent Neural network architectures for semantic textual similarity☆22Updated 6 years ago
- Aspect extraction from product reviews - window-CNN+maxpool+CRF, BiLSTM+CRF, MLP+CRF☆158Updated 4 years ago
- This repository provides the code and dataset for the work published in the paper - Modeling Label Semantics for Predicting Emotional Rea…☆26Updated 4 years ago
- architectures and pre-trained models for long document classification.☆155Updated 4 years ago
- Code for SentiBERT: A Transferable Transformer-Based Architecture for Compositional Sentiment Semantics (ACL'2020).☆80Updated 5 years ago
- This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation☆71Updated 5 years ago
- cat🐈: the repo for the paper "Embarrassingly Simple Unsupervised Aspect extraction"☆78Updated 5 years ago
- Code for "A Dependency Syntactic Knowledge Augmented Interactive Architecture for End-to-End Aspect-based Sentiment Analysis" on Neurocom…☆17Updated 4 years ago
- A repository containing comprehensive Neural Networks based PyTorch implementations for the semantic text similarity task, including arch…☆53Updated 3 years ago
- Comparatively fine-tuning pretrained BERT models on downstream, text classification tasks with different architectural configurations in …☆125Updated 5 years ago
- WNUT-2020 Task 2: Identification of informative COVID-19 English Tweets☆30Updated last year
- Detect toxic spans in toxic texts☆70Updated 2 years ago
- Using BERT For Classifying Documents with Long Texts, check my latest post: https://armandolivares.tech/☆41Updated 5 years ago
- ACL 2020 Unsupervised Opinion Summarization as Copycat-Review Generation☆100Updated 2 years ago
- This repository contains the corpora and supplementary data, along with instructions for recreating the experiments, for our paper: "End-…☆91Updated 5 years ago
- Self-supervised NER prototype - updated version (69 entity types - 17 broad entity groups). Uses pretrained BERT models with no fine tuni…☆78Updated 3 years ago
- https://arxiv.org/pdf/1909.04054☆79Updated 2 years ago
- Emotion-cause pair extraction☆14Updated 4 years ago
- A repository for our AAAI-2020 Cross-lingual-NER paper. Code will be updated shortly.☆47Updated 2 years ago
- Annotated corpus and code for "Extracting COVID-19 Events from Twitter".☆44Updated 3 years ago
- Implementation of paper "Learning to Encode Text as Human-Readable Summaries using GAN"☆66Updated 5 years ago
- Code and Data for our EMNLP-2020 paper Weakly-Supervised Aspect-Based Sentiment Analysis via Joint Aspect-Sentiment Topic Embedding.☆49Updated 4 years ago
- code for our ICPR 2020 paper: "Adversarial Training for Aspect-Based Sentiment Analysis with BERT"☆28Updated 4 years ago
- A simple library to preprocess ABSA related tasks from SemEval☆28Updated 5 years ago
- Tutorial for End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF☆125Updated 4 years ago
- BERT which stands for Bidirectional Encoder Representations from Transformations is the SOTA in Transfer Learning in NLP.☆56Updated 5 years ago
- Siamese-LSTM PyTorch Implementation for cikm 2018☆63Updated 7 years ago
- Text Classification using transformer based models☆24Updated 5 years ago
- Snippext: Semi-supervised Opinion Mining with Augmented Data☆58Updated 2 years ago