bhavnicksm commited on
Commit
2ef30cc
·
1 Parent(s): d1d99a1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +25 -0
README.md CHANGED
@@ -1,3 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # SentiHood: Targeted Aspect Based Sentiment Analysis Dataset for Urban Neighbourhoods
2
  Authors: Marzieh Saeidi, Guillaume Bouchard, Maria Liakata, Sebastian Riedel
3
  **Disclaimer: All rights belong to the original authors.**
@@ -7,3 +31,4 @@ Abstract:
7
  In this paper, we introduce the task of targeted aspect-based sentiment analysis. The goal is to extract fine-grained information with respect to entities mentioned in user comments. This work extends both aspect-based sentiment analysis that assumes a single entity per document and targeted sentiment analysis that assumes a single sentiment towards a target entity. In particular, we identify the sentiment towards each aspect of one or more entities. As a testbed for this task, we introduce the SentiHood dataset, extracted from a question answering (QA) platform where urban neighborhoods are discussed by users. In this context units of text often mention several aspects of one or more neighborhoods. This is the first time that a generic social media platform in this case a QA platform, is used for fine-grained opinion mining. Text coming from QA platforms is far less constrained compared to text from review-specific platforms on which current datasets are based. We develop several strong baselines, relying on logistic regression and state-of-the-art recurrent neural networks.
8
 
9
 
 
 
1
+ ---
2
+ annotations_creators:
3
+ - crowdsourced
4
+ language_creators:
5
+ - crowdsourced
6
+ languages:
7
+ - en
8
+ - ''
9
+ licenses: []
10
+ multilinguality:
11
+ - monolingual
12
+ pretty_name: SentiHood Dataset
13
+ size_categories:
14
+ - unknown
15
+ source_datasets:
16
+ - original
17
+ task_categories:
18
+ - text-classification
19
+ task_ids:
20
+ - sentiment-classification
21
+ - multi-class-classification
22
+ - natural-language-inference
23
+ ---
24
+
25
  # SentiHood: Targeted Aspect Based Sentiment Analysis Dataset for Urban Neighbourhoods
26
  Authors: Marzieh Saeidi, Guillaume Bouchard, Maria Liakata, Sebastian Riedel
27
  **Disclaimer: All rights belong to the original authors.**
 
31
  In this paper, we introduce the task of targeted aspect-based sentiment analysis. The goal is to extract fine-grained information with respect to entities mentioned in user comments. This work extends both aspect-based sentiment analysis that assumes a single entity per document and targeted sentiment analysis that assumes a single sentiment towards a target entity. In particular, we identify the sentiment towards each aspect of one or more entities. As a testbed for this task, we introduce the SentiHood dataset, extracted from a question answering (QA) platform where urban neighborhoods are discussed by users. In this context units of text often mention several aspects of one or more neighborhoods. This is the first time that a generic social media platform in this case a QA platform, is used for fine-grained opinion mining. Text coming from QA platforms is far less constrained compared to text from review-specific platforms on which current datasets are based. We develop several strong baselines, relying on logistic regression and state-of-the-art recurrent neural networks.
32
 
33
 
34
+