文件名称:Guess
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 25.98mb
- 下载次数:
- 0次
- 提 供 者:
- 王*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
自然语言处理程序,读入一段文本,进行猜字。根据前文文本,采用3元文法或者4元文法(可选),进行逐个猜字,并计算猜字准确率。训练文本为1998年1月人民日报整理语料。-Natural language processing program that reads a piece of text, to guess the word. According to the former text, using a 3 gram or 4 gram (optional), conducted by-guess word and the calculated guess word accuracy. Training text for the People' s Daily in January 1998 and finishing corpus.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
源代码\Debug\Guess.exe
......\.....\Guess.ilk
......\.....\Guess.pdb
......\Guess\199801.txt
......\.....\Debug\BuildLog.htm
......\.....\.....\CL.read.1.tlog
......\.....\.....\CL.write.1.tlog
......\.....\.....\Guess.exe.embed.manifest
......\.....\.....\Guess.exe.embed.manifest.res
......\.....\.....\Guess.exe.intermediate.manifest
......\.....\.....\Guess.lastbuildstate
......\.....\.....\Guess.log
......\.....\.....\Guess.obj
......\.....\.....\Guess.pch
......\.....\.....\Guess.res
......\.....\.....\GuessDlg.obj
......\.....\.....\Guess_manifest.rc
......\.....\.....\link-cvtres.read.1.tlog
......\.....\.....\link-cvtres.write.1.tlog
......\.....\.....\link.read.1.tlog
......\.....\.....\link.write.1.tlog
......\.....\.....\mt.dep
......\.....\.....\mt.read.1.tlog
......\.....\.....\mt.write.1.tlog
......\.....\.....\rc.read.1.tlog
......\.....\.....\rc.write.1.tlog
......\.....\.....\stdafx.obj
......\.....\.....\vc100.idb
......\.....\.....\vc100.pdb
......\.....\.....\vc90.idb
......\.....\.....\vc90.pdb
......\.....\Guess.aps
......\.....\Guess.cpp
......\.....\Guess.h
......\.....\Guess.rc
......\.....\Guess.vcproj
......\.....\Guess.vcproj.Wayne-PC.Wayne.user
......\.....\Guess.vcxproj
......\.....\Guess.vcxproj.filters
......\.....\Guess.vcxproj.user
......\.....\GuessDlg.cpp
......\.....\GuessDlg.h
......\.....\ReadMe.txt
......\.....\res\Guess.ico
......\.....\...\Guess.rc2
......\.....\resource.h
......\.....\stdafx.cpp
......\.....\stdafx.h
......\.....\targetver.h
......\Guess.ncb
......\Guess.sdf
......\Guess.sln
......\Guess.suo
......\UpgradeLog.XML
......\_UpgradeReport_Files\UpgradeReport.css
......\....................\UpgradeReport.xslt
......\....................\UpgradeReport_Minus.gif
......\....................\UpgradeReport_Plus.gif
......\Guess\Debug
......\.....\res
......\Debug
......\Guess
......\_UpgradeReport_Files
源代码