From c93cc01310603b4cd9bb8361e5249473147f1324 Mon Sep 17 00:00:00 2001 From: Jordan Clive Date: Wed, 27 Mar 2024 16:00:19 +0000 Subject: [PATCH 1/2] Update README.md add FABSA dataset --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 8fe337c..202e6df 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,9 @@ A paper list for aspect based sentiment analysis. - **[NAACL-19]**: Target-oriented Opinion Words Extraction with Target-fused Neural Sequence Labeling. [[paper]](https://www.aclweb.org/anthology/N19-1259) [[data]](https://github.com/NJUNLP/TOWE) +## FABSA +- **[Neurocomputing 2023]** An aspect-based sentiment analysis dataset of Customer Feedback reviews)** [[paper]](https://doi.org/10.1016/j.neucom.2023.126867) [[data]](https://huggingface.co/datasets/jordiclive/FABSA) + ## Paper List ### Aspect Based Sentiment Classification From 5e166d276388b5d4e8a0577b829dd1db345c0151 Mon Sep 17 00:00:00 2001 From: Jordan Clive Date: Wed, 27 Mar 2024 16:01:24 +0000 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 202e6df..06ee297 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ A paper list for aspect based sentiment analysis. - **[NAACL-19]**: Target-oriented Opinion Words Extraction with Target-fused Neural Sequence Labeling. [[paper]](https://www.aclweb.org/anthology/N19-1259) [[data]](https://github.com/NJUNLP/TOWE) ## FABSA -- **[Neurocomputing 2023]** An aspect-based sentiment analysis dataset of Customer Feedback reviews)** [[paper]](https://doi.org/10.1016/j.neucom.2023.126867) [[data]](https://huggingface.co/datasets/jordiclive/FABSA) +- **[Neurocomputing 2023]** An aspect-based sentiment analysis dataset of Customer Feedback reviews. [[paper]](https://doi.org/10.1016/j.neucom.2023.126867) [[data]](https://huggingface.co/datasets/jordiclive/FABSA) ## Paper List