摘要
指代消解是自然语言处理中语篇理解的关键问题之一。近年来对于树核函数的研究为指代消解提出了新的思路。基于树核函数,提出了一种新的中文代词的消解方法。将句法树作为一个特征,使用SVM提供的树核函数自动获取句法信息。在ACE2005 NWIRE基准数据上进行实验的结果表明树核对中文代词的消解能起到显著的作用,其中F值达到了75.8%。
Coreference resolution plays an important role in natural language processing.Research on tree kernel function in recent years has put forward new means for coreference resolution.This paper proposes a tree kernel-based approach to anaphora resolution of pronoun in Chinese.Convolve kernel of SVM is used to obtain structured information.Then this paper combines syntax tree as a feature with other base features.Evaluation on the ACE2005 NWIRE shows that tree kernel can much improve the performance,especially achieving F-measure of 75.8%.
出处
《计算机工程与应用》
CSCD
北大核心
2010年第24期141-145,共5页
Computer Engineering and Applications
基金
国家自然科学基金(No.60673041)
国家高技术研究发展计划(863)(No.2006AA01Z147)~~
关键词
指代消解
句法结构
树核函数
修剪策略
coreference resolution
structured syntax
tree kernel
pruning strategy