Open wenk207 opened 4 years ago
本文提出的TOWE任务,是给定opinion target ,找句子中的 opinion word,然后成对提取出来。那么在test时,是怎么训练呢,也需要在test集中为每个句子标注opinion target吗?
测试时也需要提供opinion target, 可以用训练好的一个opinion target sequence labeling模型先标注出opinion target。
本文提出的TOWE任务,是给定opinion target ,找句子中的 opinion word,然后成对提取出来。那么在test时,是怎么训练呢,也需要在test集中为每个句子标注opinion target吗?