absa topic

List absa repositories

KGAN

39
Stars
9
Forks
Watchers

[TKDE] Knowledge Graph Augmented Network Towards Multiview Representation Learning for Aspect-based Sentiment Analysis

BERT_for_ABSA

28
Stars
8
Forks
Watchers

In this work (Targeted) Aspect-Based Sentiment Analysis task is converted to a sentence-pair classification task and a pre-trained BERT model is fine-tuned on it.

Deep-Memory-Network

15
Stars
10
Forks
Watchers

Implement deep memory network used for Aspect Level Sentiment Classification

ALA

16
Stars
6
Forks
Watchers

Attention-based LSTM model with the Aspect information to solve financial opinion mining problem (WWW 2018 shared task1)

FinABSA

24
Stars
1
Forks
Watchers

FinABSA is a T5-Large model trained for Aspect-Based Sentiment Analysis specifically for financial domains.

UABSA-SyMux

18
Stars
6
Forks
Watchers

Codes for the IJCAI2022 paper: Inheriting the Wisdom of Predecessors: A Multiplex Cascade Framework for Unified Aspect-based Sentiment Analysis

DictionaryFused-E2E-ABSA

38
Stars
8
Forks
Watchers

DictABSA: A dictionary knowledge (entity description informations) enhanced aspect-based sentiment analysis (ABSA) code implementation