引用本文:周经野.基于自然语言计算模型的汉语理解系统.软件学报,1993,4(6):41-46
【打印本页】   【下载PDF全文】   查看/发表评论  【EndNote】   【RefMan】   【BibTex】
←前一篇|后一篇→ 过刊浏览    高级检索
本文已被:浏览 4955次   下载 6279 本文二维码信息
码上扫一扫!
分享到: 微信 更多
基于自然语言计算模型的汉语理解系统
周经野1
湘潭大学计算机科学系,湘潭 411105
摘要:
本文首先给出了一种自然语言计算模型,该模型把自然语言交流过程划分为三个层次:语言形式,表层语义和深层语义,从而将自然语言理解抽象为一个复合函数UP(s,k),依据这个模型,我们设计了一个汉语理解系统,这个系统具有良好的扩展性和可移植性,该系统采用汉语语义结构文法来分析汉语句子,把语法分析和语义分析有机地结合在一起,文中形式定义了词语的深层语义以及深层语义的基本运算,给出了分析器、理解器以及生成器的算法。
关键词:  
DOI:
分类号:
基金项目:
A CHINESE LANGUAGE UNDERSTANDING SYSTEM BASED ON THE COMPUTATIONAL MODEL OF NATURAL LANGUAGE
Zhou Jingye
Abstract:
We put forward a computational model of natural language in which the process of communicating in natural language is divided into three levels: linguistic form, surface semantics and deep semantics. Based on this model we design a Chinese language understanding system which could be easily transported from one domain to another . A new grammar, Chinese Semantic Construction Grammar, is introduced, which could describes not only syntactic form but also semantic form of a sentence and performs syntacric anallysis and semantic anslysis simultaneouslyduring parsing.The deep semantics of a word or a phrase and the basic oprations of deep semantics are formally defined.The algorithms of the parser,the parser,the understander and the generator of the system are also presented.
Key words: