Skip to content

华中科技大学2017c语言以及数据结构课程设计(基于词典的中文分词系统)

Notifications You must be signed in to change notification settings

GuanyunFeng/Word-Segmentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Segment

C++实现简单的中文分词器 用Trie树作为字典的存储结构 使用了最大概率路径,最大正向匹配,MMSEG等分词方案

About

华中科技大学2017c语言以及数据结构课程设计(基于词典的中文分词系统)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published