关于aspect term抽取的问题
mz2sj opened this issue · 3 comments
mz2sj commented
您好,对论文有些不太明白。BERT-SPC Input输入已经包含了aspect term,为什么还要抽取aspect term?还是只是为了辅助极性的抽取?这篇文章做的是aspect term和polarity的联合抽取嘛?谢谢
yangheng95 commented
抽取aspect term时没有使用spc,如果只考虑APC就可以引入spc加强效果。同时抽取aspect term和分类polarity,但是是分别进行的,不过自己通过修改源码实现先抽取aspect term再分类polarity。
Edward-Joker commented
您好,我想问一下这模型可否完成单句的muti-aspect term extraction(多对象抽取)和分类polarity?因为在中文数据集中只看到了对句子的单个对象进行标注,也只完成单对象的抽取和情感分类。
yangheng95 commented
抱歉,暂时还不可以
…---原始邮件---
发件人: ***@***.***>
发送时间: 2021年4月10日(周六) 晚上10:10
收件人: ***@***.***>;
抄送: ***@***.******@***.***>;
主题: Re: [yangheng95/LCF-ATEPC] 关于aspect term抽取的问题 (#17)
您好,我想问一下这模型可否完成单句的muti-aspect term extraction(多对象抽取)和分类polarity?因为在中文数据集中只看到了对句子的单个对象进行标注,也只完成单对象的抽取和情感分类。
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.