- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
A Fast Deterministic Parser for Chinese.ppt
A Fast Deterministic Parser for Chinese Mengqiu Wang, Kenji Sagae and Teruko Mitamura Language Technologies Institute School of Computer Science Carnegie Mellon University Outline of the talk Background Deterministic parsing model Classifier and feature selection POS tagging Experiment and results Discussion and future work Conclusion Background Constituency parsing is one of the most fundamental tasks in NLP. State-of-the-art accuracy previously reported in Chinese constituency parsing achieves precision and recall in the lower 80% using automatically generated POS. Most literature in parsing only reports accuracy, efficiency is typically ignored But in reality, parsers are deemed too slow for many NLP applications (e.g. IR, QA, web-based IX) Deterministic Parsing Model Originally developed in [Sagae and Lavie 2005] for English Input Convention in deterministic parsing assumes input sentences (Chinese in our case) are already segmented and POS tagged1. Main Data Structure A queue, to store input word-POS pairs A stack, holds partial parse trees Trees are lexicalized. We used the same head-finding rules as [Bikel 2004] The Parser performs binary Shift-Reduce actions based on classifier decisions. Example … Deterministic Parsing Model Cont. Input sentence: 布朗/NR (Brown/Proper Noun) 访问/VV (Visits/Verb) 上海/NR (Shanghai/Proper Noun) Initial parser state: Stack: Θ Queue: Deterministic Parsing Model Cont. Classifier output 1: Shift Action Parser State: Stack: Queue: Deterministic Parsing Model Cont. Action 2: Reduce the first item on stack to a NP node, with node (NR 布朗) as the head Parser State: Stack: Queue: Deterministic Parsing Model Cont. Action 3: Shift Parser State: Stack: Queue: Deterministic Parsing Model Cont. Action 4: Shift Parser State: Stack: Queue: Θ Deterministic Parsing Model Cont. Action 5: Reduce the top item on stack to a NP node, with node (NR 上海) as the head Parser State: Stack: Queue:
您可能关注的文档
- 2012 Final Test-.ppt
- 2012年ESC心衰诊疗指南新视点.ppt
- 2012年毕业论文提交方法.ppt
- 2012年科技期刊界的动态以及今后发展趋势.ppt
- 2012肇庆市一模试题评讲.ppt
- 2013-2014学年度第二学期高二物理教学建议.ppt
- 2014年上饶县高考情况分析(一本、二本上线率对比).ppt
- 2014年职称申报说明会2014.6.26.ppt
- 2015省级教学团队申报.ppt
- 24 给予是快乐的.ppt
- Address Till June 21, 2002 9042 SW 97th Ave. #3 Miami .ppt
- AIDSBASIC THEMES DURING EPIDEMICSJonathon Erlen.ppt
- AN INTRODUCTION TO PLOTS, ISSUES AND THEMES.ppt
- Analog Pulse Amplitude Modulation.ppt
- Analysis of Hong Kong Stock Market(Group 6).ppt
- Appendix ACase Study ReportFebruary 12, 2007.ppt
- ASTR 2310 Chapter 12.ppt
- ASYMMETRIC INFORMATION.ppt
- ATOVS and SSMI assimilation at the Met Office.ppt
- AUDITINGCHAPTER 12.ppt
最近下载
- ICD-9-CM-3手术与操作国家临床版亚目表.xlsx VIP
- 图形创意(第二版)林家阳 高教 全套课件.ppt
- Unit 2 Helping at home 第1课时 Get ready(教学课件)英语外研版三起四年级上册(新教材).ppt
- 大数据精准营销PPT课件.pptx VIP
- 天线与电波传播课件(第六章)电波传播概论.ppt VIP
- 公司目视化管理手册..pptx VIP
- 非遗工艺数字化呈现的2025年文化传承项目阶段汇报PPT.pptx VIP
- 演讲与口才中职全套完整教学课件.pptx
- CNG及LNG加气站风险管控资料.doc VIP
- 一种拉曼-荧光双模生物传感器及其制备方法与其在miRNA检测中的应用.pdf VIP
文档评论(0)