文件名称:Divide
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2016-12-05
- 文件大小:
- 5mb
- 下载次数:
- 0次
- 提 供 者:
- 张**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
使用Java语言,用前向匹配算法与后向匹配算法实现中文分词-
The use of Java language, with the forward matching algorithm to achieve the Chinese word segmentation
The use of Java language, with the forward matching algorithm to achieve the Chinese word segmentation
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Divide
......\.classpath
......\.project
......\.settings
......\.........\org.eclipse.jdt.core.prefs
......\199801.txt
......\bin
......\...\GenerateDictionary.class
......\...\ImportCorpus.class
......\...\Segmentation.class
......\...\Test.class
......\dic.txt
......\src
......\...\GenerateDictionary.java
......\...\ImportCorpus.java
......\...\Segmentation.java
......\...\Test.java