文件名称:zhongwenfenci
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 2.75mb
- 下载次数:
- 0次
- 提 供 者:
- Han***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
使用字典的中文分词程序
输入:
Dic.txt: 词典文件
Target.txt: 目标文件
输出:
Result_back.txt:后向分词的结果
Result_front.txt:前向分词的结果
Result.txt: 双向扫描,对词频统计分析得到的结果
-The Chinese word dictionary program input: Dic.txt: dictionary file Target.txt: Target file output: Result_back.txt: results after the segmentation Result_front.txt: prior to the segmentation results Result.txt: bi-directional scanning, word frequency the results of statistical analysis
输入:
Dic.txt: 词典文件
Target.txt: 目标文件
输出:
Result_back.txt:后向分词的结果
Result_front.txt:前向分词的结果
Result.txt: 双向扫描,对词频统计分析得到的结果
-The Chinese word dictionary program input: Dic.txt: dictionary file Target.txt: Target file output: Result_back.txt: results after the segmentation Result_front.txt: prior to the segmentation results Result.txt: bi-directional scanning, word frequency the results of statistical analysis
(系统自动生成,下载前可以参看下载内容)
下载文件列表
中文分词程序\WindowsFormsApplication1\bin\Debug\dic.txt
............\........................\...\.....\target.txt
............\........................\...\.....\WindowsFormsApplication1.exe
............\........................\...\.....\WindowsFormsApplication1.pdb
............\........................\...\.....\WindowsFormsApplication1.vshost.exe
............\........................\...\.....\WindowsFormsApplication1.vshost.exe.manifest
............\........................\ClassDiagram1.cd
............\........................\Form1.cs
............\........................\Form1.Designer.cs
............\........................\Form1.resx
............\........................\obj\Debug\WindowsFormsApplication1.csproj.FileListAbsolute.txt
............\........................\...\.....\WindowsFormsApplication1.csproj.GenerateResource.Cache
............\........................\...\.....\WindowsFormsApplication1.exe
............\........................\...\.....\WindowsFormsApplication1.Form1.resources
............\........................\...\.....\WindowsFormsApplication1.pdb
............\........................\...\.....\WindowsFormsApplication1.Properties.Resources.resources
............\........................\Program.cs
............\........................\...perties\AssemblyInfo.cs
............\........................\..........\Resources.Designer.cs
............\........................\..........\Resources.resx
............\........................\..........\Settings.Designer.cs
............\........................\..........\Settings.settings
............\........................\WindowsFormsApplication1.csproj
............\........................\WindowsFormsApplication1.csproj.user
............\WindowsFormsApplication1.sln
............\WindowsFormsApplication1.suo
............\........................\obj\Debug\Refactor
............\........................\...\.....\TempPE
............\........................\bin\Debug
............\........................\obj\Debug
............\........................\bin
............\........................\obj
............\........................\Properties
............\WindowsFormsApplication1
中文分词程序
实验说明.doc
............\........................\...\.....\target.txt
............\........................\...\.....\WindowsFormsApplication1.exe
............\........................\...\.....\WindowsFormsApplication1.pdb
............\........................\...\.....\WindowsFormsApplication1.vshost.exe
............\........................\...\.....\WindowsFormsApplication1.vshost.exe.manifest
............\........................\ClassDiagram1.cd
............\........................\Form1.cs
............\........................\Form1.Designer.cs
............\........................\Form1.resx
............\........................\obj\Debug\WindowsFormsApplication1.csproj.FileListAbsolute.txt
............\........................\...\.....\WindowsFormsApplication1.csproj.GenerateResource.Cache
............\........................\...\.....\WindowsFormsApplication1.exe
............\........................\...\.....\WindowsFormsApplication1.Form1.resources
............\........................\...\.....\WindowsFormsApplication1.pdb
............\........................\...\.....\WindowsFormsApplication1.Properties.Resources.resources
............\........................\Program.cs
............\........................\...perties\AssemblyInfo.cs
............\........................\..........\Resources.Designer.cs
............\........................\..........\Resources.resx
............\........................\..........\Settings.Designer.cs
............\........................\..........\Settings.settings
............\........................\WindowsFormsApplication1.csproj
............\........................\WindowsFormsApplication1.csproj.user
............\WindowsFormsApplication1.sln
............\WindowsFormsApplication1.suo
............\........................\obj\Debug\Refactor
............\........................\...\.....\TempPE
............\........................\bin\Debug
............\........................\obj\Debug
............\........................\bin
............\........................\obj
............\........................\Properties
............\WindowsFormsApplication1
中文分词程序
实验说明.doc