文件名称:src_v1.3.01
- 所属分类:
- 中文信息处理
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 504kb
- 下载次数:
- 0次
- 提 供 者:
- tz1***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
KTDictSeg 简介: KTDictSeg 是由KaiToo搜索开发的一款基于字典的简单中英文分词算法
* 主要功能: 中英文分词,未登录词识别,多元歧义自动识别,全角字符识别能力
* 主要性能指标:
* 分词准确度:90%以上(有待专家的权威评测)
* 处理速度: 600KBytes/s-KTDictSeg Profile: KTDictSeg english by KaiToo developed a simple dictionary based on English and Chinese word segmentation algorithm* Main function: Chinese and English word, unknown word recognition, automatic recognition of multi-ambiguity, full-width character recognition ability* The main performance indicators:* Segmentation accuracy: 90 (subject to the authority of the expert evaluation)* processing speed: 600KBytes/s
* 主要功能: 中英文分词,未登录词识别,多元歧义自动识别,全角字符识别能力
* 主要性能指标:
* 分词准确度:90%以上(有待专家的权威评测)
* 处理速度: 600KBytes/s-KTDictSeg Profile: KTDictSeg english by KaiToo developed a simple dictionary based on English and Chinese word segmentation algorithm* Main function: Chinese and English word, unknown word recognition, automatic recognition of multi-ambiguity, full-width character recognition ability* The main performance indicators:* Segmentation accuracy: 90 (subject to the authority of the expert evaluation)* processing speed: 600KBytes/s
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Demo
....\Demo.csproj
....\Demo.sln
....\FormDemo.cs
....\FormDemo.Designer.cs
....\FormDemo.resx
....\FormTrafficPos.cs
....\FormTrafficPos.Designer.cs
....\FormTrafficPos.resx
....\Program.cs
....\Properties
....\..........\AssemblyInfo.cs
....\..........\Resources.Designer.cs
....\..........\Resources.resx
....\..........\Settings.Designer.cs
....\..........\Settings.settings
Demo.KTDictSegAnalyzer
......................\Demo.KTDictSegAnalyzer.csproj
......................\FormBatchInsert.cs
......................\FormBatchInsert.Designer.cs
......................\FormBatchInsert.resx
......................\FormInsert.cs
......................\FormInsert.Designer.cs
......................\FormInsert.resx
......................\Index.cs
......................\News.cs
......................\Program.cs
......................\Properties
......................\..........\AssemblyInfo.cs
......................\..........\Resources.Designer.cs
......................\..........\Resources.resx
......................\..........\Settings.Designer.cs
......................\..........\Settings.settings
......................\SearchForm.cs
......................\SearchForm.Designer.cs
......................\SearchForm.resx
......................\SearchPage.cs
DictManage
..........\DictManage.csproj
..........\FormBatchInsert.cs
..........\FormBatchInsert.Designer.cs
..........\FormBatchInsert.resx
..........\FormEncoder.cs
..........\FormEncoder.Designer.cs
..........\FormEncoder.resx
..........\FormMain.cs
..........\FormMain.Designer.cs
..........\FormMain.resx
..........\FormUnknownWords.cs
..........\FormUnknownWords.Designer.cs
..........\FormUnknownWords.resx
..........\Program.cs
..........\Properties
..........\..........\AssemblyInfo.cs
..........\..........\Resources.Designer.cs
..........\..........\Resources.resx
..........\..........\Settings.Designer.cs
..........\..........\Settings.settings
..........\WORDBOOK.ICO
DictSeg
.......\Dict.cs
.......\DictManage.cs
.......\IRule.cs
.......\KTDictSeg.csproj
.......\Pos.cs
.......\PosTraffic.cs
.......\Properties
.......\..........\AssemblyInfo.cs
.......\Rule
.......\....\MatchNameRule.cs
.......\....\MergeNumRule.cs
.......\....\PosBinRule.cs
.......\SimpleDictSeg.cs
FTAlgorithm
...........\CException.cs
...........\CFile.cs
...........\CFileException.cs
...........\CRegex.cs
...........\CSerialization.cs
...........\CStream.cs
...........\Dfa.cs
...........\ExtractWords.cs
...........\FTAlgorithm.csproj
...........\mssccprj.scc
...........\Properties
...........\..........\AssemblyInfo.cs
KTDictSegAnalyzer
.................\KTDictSegAnalyzer.cs
.................\KTDictSegAnalyzer.csproj
.................\KTDictSegTokenizer.cs
.................\Properties
.................\..........\AssemblyInfo.cs
PosDisplayCtrl
..............\PosCtrl.cs
..............\PosCtrl.Designer.cs
..............\PosCtrl.resx
..............\PosDisplayCtrl.csproj
..............\Properties
..............\..........\AssemblyInfo.cs
....\Demo.csproj
....\Demo.sln
....\FormDemo.cs
....\FormDemo.Designer.cs
....\FormDemo.resx
....\FormTrafficPos.cs
....\FormTrafficPos.Designer.cs
....\FormTrafficPos.resx
....\Program.cs
....\Properties
....\..........\AssemblyInfo.cs
....\..........\Resources.Designer.cs
....\..........\Resources.resx
....\..........\Settings.Designer.cs
....\..........\Settings.settings
Demo.KTDictSegAnalyzer
......................\Demo.KTDictSegAnalyzer.csproj
......................\FormBatchInsert.cs
......................\FormBatchInsert.Designer.cs
......................\FormBatchInsert.resx
......................\FormInsert.cs
......................\FormInsert.Designer.cs
......................\FormInsert.resx
......................\Index.cs
......................\News.cs
......................\Program.cs
......................\Properties
......................\..........\AssemblyInfo.cs
......................\..........\Resources.Designer.cs
......................\..........\Resources.resx
......................\..........\Settings.Designer.cs
......................\..........\Settings.settings
......................\SearchForm.cs
......................\SearchForm.Designer.cs
......................\SearchForm.resx
......................\SearchPage.cs
DictManage
..........\DictManage.csproj
..........\FormBatchInsert.cs
..........\FormBatchInsert.Designer.cs
..........\FormBatchInsert.resx
..........\FormEncoder.cs
..........\FormEncoder.Designer.cs
..........\FormEncoder.resx
..........\FormMain.cs
..........\FormMain.Designer.cs
..........\FormMain.resx
..........\FormUnknownWords.cs
..........\FormUnknownWords.Designer.cs
..........\FormUnknownWords.resx
..........\Program.cs
..........\Properties
..........\..........\AssemblyInfo.cs
..........\..........\Resources.Designer.cs
..........\..........\Resources.resx
..........\..........\Settings.Designer.cs
..........\..........\Settings.settings
..........\WORDBOOK.ICO
DictSeg
.......\Dict.cs
.......\DictManage.cs
.......\IRule.cs
.......\KTDictSeg.csproj
.......\Pos.cs
.......\PosTraffic.cs
.......\Properties
.......\..........\AssemblyInfo.cs
.......\Rule
.......\....\MatchNameRule.cs
.......\....\MergeNumRule.cs
.......\....\PosBinRule.cs
.......\SimpleDictSeg.cs
FTAlgorithm
...........\CException.cs
...........\CFile.cs
...........\CFileException.cs
...........\CRegex.cs
...........\CSerialization.cs
...........\CStream.cs
...........\Dfa.cs
...........\ExtractWords.cs
...........\FTAlgorithm.csproj
...........\mssccprj.scc
...........\Properties
...........\..........\AssemblyInfo.cs
KTDictSegAnalyzer
.................\KTDictSegAnalyzer.cs
.................\KTDictSegAnalyzer.csproj
.................\KTDictSegTokenizer.cs
.................\Properties
.................\..........\AssemblyInfo.cs
PosDisplayCtrl
..............\PosCtrl.cs
..............\PosCtrl.Designer.cs
..............\PosCtrl.resx
..............\PosDisplayCtrl.csproj
..............\Properties
..............\..........\AssemblyInfo.cs