Hi Mauro,
I am very interested in Task #2 of this years challenge but still have trouble understanding the task in full detail.
Here are a few of my questions:
The
github wiki page of this task describes it as an aspect extraction task where each sentence is assigned a set of aspect and polarity pairs.
The full set of the possible aspects (e.g. "speaker", "touchscreen","camera", ...) seems to be predefined and the individual aspects need not be explicitly mentioned in the text (no "from" and "to" attributes), correct?
Polarity is said to be binary ("positive" and "negative").
However, the released training data (from the
github repo) seems to suggest that it is not relevant to categorize the aspect mentions into predefined categories (as mentioned before).
However, the exact position of an aspect in the sentence (if applicable) needs to be extracted.
Polarity can be either "positive", "neutral" or "negative".
Which on of the two settings is it going to be?
Last question:
Is the aspect extraction evaluated separately from the polarity extraction or are they evaluated jointly as one?
I hope you can help me with some of my questions.
Kind regards,
Soufian