文件名称:sMySSeggh
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 416kb
- 下载次数:
- 0次
- 提 供 者:
- chen*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
最短路径法分词程序源码。将中文句子经过原子切分后生成一个有向无环图,然后使用用Dijkstra算法求出由起点到终点的最短路径以实现中文分词。
-The shortest path method segmentation program source code. Chinese sentence After atomic segmentation, to generate a directed acyclic graph, and then use Dijkstra algorithm to calculate the shortest path from start to finish in order to achieve the Chinese word.
-The shortest path method segmentation program source code. Chinese sentence After atomic segmentation, to generate a directed acyclic graph, and then use Dijkstra algorithm to calculate the shortest path from start to finish in order to achieve the Chinese word.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
sMySSeggh\MySeg\coreDict.dct
.........\.....\Dictionary.cpp
.........\.....\Dictionary.h
.........\.....\Graph.cpp
.........\.....\Graph.h
.........\.....\MySeg.cpp
.........\.....\MySeg.h
.........\.....\MySeg.ncb
.........\.....\MySeg.rc
.........\.....\MySeg.sln
.........\.....\MySeg.suo
.........\.....\MySeg.vcproj
.........\.....\MySegDlg.cpp
.........\.....\MySegDlg.h
.........\.....\ReadMe.txt
.........\.....\resource.h
.........\.....\Segment.cpp
.........\.....\Segment.h
.........\.....\stdafx.cpp
.........\.....\stdafx.h
.........\MySeg
sMySSeggh
.........\.....\Dictionary.cpp
.........\.....\Dictionary.h
.........\.....\Graph.cpp
.........\.....\Graph.h
.........\.....\MySeg.cpp
.........\.....\MySeg.h
.........\.....\MySeg.ncb
.........\.....\MySeg.rc
.........\.....\MySeg.sln
.........\.....\MySeg.suo
.........\.....\MySeg.vcproj
.........\.....\MySegDlg.cpp
.........\.....\MySegDlg.h
.........\.....\ReadMe.txt
.........\.....\resource.h
.........\.....\Segment.cpp
.........\.....\Segment.h
.........\.....\stdafx.cpp
.........\.....\stdafx.h
.........\MySeg
sMySSeggh