摘要
介绍了中文分词算法和MFC应用程序,在中文分词方面,采用双向最大匹配算法,即正向最大匹配和逆向最大匹配算法。在系统设计方面,采用MFC应用程序框架实现整个系统的可视化。建立了一个包含44 000余词条的汉语电子词典及其后台数据库,完成了一个包含有汉语电子词典和中文分词功能的应用程序。
The Chinese word segmentation algorithm and the MFC applications are introduced in this paper In Chinese word segmentation, a bidirectional maximum matching algorithm that combines the normal maximum matching algorithm and reverse maximum matching algorithm is employed. In system design segmentation,MFC application framework is used to realize the visualization of the system. A Chinese electronic lexicon which contains more than 44 000 entries and a background database are set up. An application program that contains Chinese electronic lexicon and Chinese word segmentation function is completed.
出处
《电脑开发与应用》
2014年第8期3-5,共3页
Computer Development & Applications
基金
大连民族学院创新创业项目(X2013111)
关键词
中文分词
正向最大匹配
逆向最大匹配
chinese word segmentation
forward maximum matching
reverse maximum matching
lexicon