Week 10 Report
b02901085 徐瑞陽
b02901054 方為
Given a review text about a target entity (laptop, restaurant, etc.),
identify the following information:
Given a set of customer reviews about a target entity (ex. a restaurant), identify a set of {aspect#category, polarity} tuples that summarize the opinions expressed in each review.
Test system in a previously unseen domain (hotel reviews in SemEval 2015) for which no training data was made available. The gold annotations for Slots 1 and 2 were provided and the teams had to return the sentiment polarity values (Slot 3).
we need to know the mapping
between input sentence and best response
=> Hard in real-world
is the scoring function for query and memory
is the scoring function for related memory and response