节点文献

比较句与比较关系识别研究及其应用

Research on the Identification of Comparative Sentences and Relations and Its Application

【作者】 李建军

【导师】 何中市;

【作者基本信息】 重庆大学 , 计算机软件与理论, 2011, 硕士

【摘要】 众所周知,比较是人类认识世界的一种重要手段和有说服力的表达方式,是世界各种语言的最重要的组成部分。随着Web2.0的深入发展,Internet技术更加注重与普通用户的交互,用户不仅是网站内容的读者,也是网站内容的作者。尤其最近几年,微博、播客、日志、维基、论坛等新型网络元素异军突起,使得网络信息更加个性化和多元化。这些信息中不乏是对各种新事物、新理论、新技术、新产品、新观点、新艺术的评论比较的文本信息。利用自然语言处理技术,高效地从这些信息中识别比较句和比较关系已成为近年来一个新颖的研究课题。论文在已有研究的基础上,对比较句与比较关系的自动识别做了系统深入的研究。主要包括以下几个方面的工作:①提出熵值平衡算法(EBA)用来对语料的类别偏斜问题进行平衡处理。该算法基于熵是度量一个系统有序程度的原理,通过计算每个词汇的熵值,选择满足阈值的词汇构造平衡关键字集合,再用这个集合过滤每个类别的语料文本数据,使得大类的样本规模与小类的样本规模接近于1:1。该算法在对语料库中比较句与非比较句比例为796:8010的平衡结果为701:1226,达到了平衡的预期目标。②提出基于信息熵的比较句识别方法。该方法提取类间分布不均匀而类内分布均匀的词汇作为比较句的统计特征;利用Apriori算法挖掘满足最小支持度minsup和最小置信度minconf的词性序列模式作为比较句的序列特征。然后使用信息增益(IG)对得到的特征进行特征选择。最后使用SVM和NB分类器对语料的特征向量进行分类。实验表明该方法的F1值为81%,能有效地识别比较句。③提出基于语义角色句法分析树的比较关系识别方法。该方法将句法分析树和语义角色标注相融合,构造一种新的语义角色分析树,并设计了子树间的匹配相似度计算函数,计算最大可能的抽取结果,旨在提取比较关系中比较主体,比较客体,比较内容和比较结果。实验结果显示,对只含有一个关系的比较关系抽取效果较好,对含有多个关系的比较关系抽取,效果有待进一步提高。④实现了产品评论挖掘中比较句与比较关系识别的应用。在论文提出的比较句与比较关系识别理论框架内,提出了产品评论挖掘的框架和流程,实现了在产品评论挖掘中的比较句与比较关系识别的应用,从而验证了论文所提出的识别方案的可行性和正确性。

【Abstract】 As is well-known to all, Comparison is an important way of understanding human language. With the further development of Web 2.0, Internet technology pays more attention to user’s interaction. Users are not only the reader, but also the writer of Web content. Especially in recent years, blogs, podcast, logs, wikis, social networks and forums emerge everywhere as the new network elements which made the Web information more individual and diversification. There is much text information which includes new innovation, theory, technique, idea, arts and so on. Because of these facts, it is an issue of new international academic research by using natural language processing technology to identify the comparative sentences and relations.Based on the existing research, on this dissertation we did some part of research towards the main technologies which used in identification of comparative sentences and relations, and the finding and the main research contributions are as follows:①Based on our research analysis and findings we proposed a novel Entropy-value Balancing Algorithm (EBA) for balancing class of imbalanced text corpus. Based on the theory that is entropy is measure a system orderly degree, we calculate each word’s entropy and construct a keyword sets to filter each class text sets in order to majority class number close to minority class number. Applied in comparison imbalanced corpus, we got 701:1226 from original corpus that comparative sentences number is 796 and non- comparative sentences number is 8010, reached the expected goal.②We presented a novel method which is based information entropy for identifying comparative sentences. This method extracts semantics and structural features from comparative sentences, which will avoid the situation that only one of the statistical information or structural patterns of sentences considered or not. We extracted structural features using Apriori algorithm through setting suitable minsup and minconf. Then we selected features using information gain (IG) for classifying features vectors with SVM and NB classifier. Our experimental results showed that this method can solve comparative sentences identification and F1-value is 81%.③We also proposed a new method which based semantics role syntax parser tree (SRSPT) for extracting comparison relations. On our research combined syntax parser tree with semantics role label, were constructed as a new structure that was, semantics role syntax parser tree for extracting comparison entities, features and relationship in comparison relations. Similarity matching function is designed for calculating maximum probability between two sub-trees. The experimental results indicate this method has good effects on single relation in a sentence, on the contrary this method are not effective on multi-relations in a sentence.④This research work realized the application of comparative sentences and comparative relations identification in product reviews mining. Within the framework of identification theory proposed, we presented the flow diagram of product reviews mining. Then we realized the application in this field. The result of the experiment proves that this method which is used to comparative sentences and comparative relation identification has a better effect.

  • 【网络出版投稿人】 重庆大学
  • 【网络出版年期】2012年 04期
节点文献中: 

本文链接的文献网络图示:

本文的引文网络