文件名称:KKKK
-
所属分类:
- 标签属性:
- 上传时间:2016-12-05
-
文件大小:120.31kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
改进了一种基于贝叶斯算法的短信过滤算法.首先介绍了短信特征选取,包括预处理、特征项选取、权重表示;在贝叶斯文本分类算法基础上做出改进,详细讲述了如何对短信样本预处理、特征项选取、提高分类正确率的方法,并且通过测试实验成功得出结果.-Improved algorithm based on Bayesian filtering algorithm first introduced the SMS text messaging feature selection, including preprocessing, feature item selection, weight representation . Make improvements Bayesian text classification algorithm based on a detailed account of how SMS sample pretreatment, feature items to improve the classification accuracy of the method, and the success of the outcome by testing laboratories.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
KKKK/
KKKK/app.config
KKKK/BayesClassifier.csproj
KKKK/BayesClassifier.csproj.user
KKKK/BayesClassifier.sln
KKKK/BayesClassifier.suo
KKKK/BayesClassifierDemo/
KKKK/BayesClassifierDemo/BayesClassifierDemo.csproj
KKKK/BayesClassifierDemo/BayesClassifierDemo.csproj.user
KKKK/BayesClassifierDemo/bin/
KKKK/BayesClassifierDemo/bin/Debug/
KKKK/BayesClassifierDemo/bin/Debug/BayesClassifier.dll
KKKK/BayesClassifierDemo/bin/Debug/BayesClassifier.pdb
KKKK/BayesClassifierDemo/bin/Debug/WindowsApplication2.exe
KKKK/BayesClassifierDemo/bin/Debug/WindowsApplication2.pdb
KKKK/BayesClassifierDemo/bin/Debug/WindowsApplication2.vshost.exe
KKKK/BayesClassifierDemo/CodeProject/
KKKK/BayesClassifierDemo/CodeProject/BayesClassifier/
KKKK/BayesClassifierDemo/CodeProject/BayesClassifier.html
KKKK/BayesClassifierDemo/CodeProject/BayesClassifier/BayesClassifier.zip
KKKK/BayesClassifierDemo/CodeProject/BayesClassifier/pict.gif
KKKK/BayesClassifierDemo/Form1.cs
KKKK/BayesClassifierDemo/Form1.Designer.cs
KKKK/BayesClassifierDemo/Form1.resx
KKKK/BayesClassifierDemo/obj/
KKKK/BayesClassifierDemo/obj/BayesClassifierDemo.csproj.FileList.txt
KKKK/BayesClassifierDemo/obj/Debug/
KKKK/BayesClassifierDemo/obj/Debug/BayesClassifierDemo.csproj.GenerateResource.Cache
KKKK/BayesClassifierDemo/obj/Debug/BayesClassifierDemo.Form1.resources
KKKK/BayesClassifierDemo/obj/Debug/BayesClassifierDemo.Properties.Resources.resources
KKKK/BayesClassifierDemo/obj/Debug/Refactor/
KKKK/BayesClassifierDemo/obj/Debug/ResolveAssemblyReference.cache
KKKK/BayesClassifierDemo/obj/Debug/TempPE/
KKKK/BayesClassifierDemo/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll
KKKK/BayesClassifierDemo/obj/Debug/WindowsApplication2.exe
KKKK/BayesClassifierDemo/obj/Debug/WindowsApplication2.pdb
KKKK/BayesClassifierDemo/Program.cs
KKKK/BayesClassifierDemo/Properties/
KKKK/BayesClassifierDemo/Properties/AssemblyInfo.cs
KKKK/BayesClassifierDemo/Properties/Resources.Designer.cs
KKKK/BayesClassifierDemo/Properties/Resources.resx
KKKK/BayesClassifierDemo/Properties/Settings.Designer.cs
KKKK/BayesClassifierDemo/Properties/Settings.settings
KKKK/BayesClassifierDemo/Test.txt
KKKK/bin/
KKKK/bin/Debug/
KKKK/bin/Debug/BayesClassifier.dll
KKKK/bin/Debug/BayesClassifier.dll.config
KKKK/bin/Debug/BayesClassifier.pdb
KKKK/Category.cs
KKKK/Classifier.cs
KKKK/CodeProject/
KKKK/CodeProject/BayesClassifier/
KKKK/CodeProject/BayesClassifier/pict.gif
KKKK/ExcludedPhrases.cs
KKKK/IClassifier.cs
KKKK/obj/
KKKK/obj/BayesClassifier.csproj.FileList.txt
KKKK/obj/Debug/
KKKK/obj/Debug/BayesClassifier.dll
KKKK/obj/Debug/BayesClassifier.pdb
KKKK/obj/Debug/Refactor/
KKKK/obj/Debug/TempPE/
KKKK/PhraseCount.cs
KKKK/Properties/
KKKK/Properties/AssemblyInfo.cs
KKKK/Properties/Settings.Designer.cs
KKKK/Properties/Settings.settings
KKKK/app.config
KKKK/BayesClassifier.csproj
KKKK/BayesClassifier.csproj.user
KKKK/BayesClassifier.sln
KKKK/BayesClassifier.suo
KKKK/BayesClassifierDemo/
KKKK/BayesClassifierDemo/BayesClassifierDemo.csproj
KKKK/BayesClassifierDemo/BayesClassifierDemo.csproj.user
KKKK/BayesClassifierDemo/bin/
KKKK/BayesClassifierDemo/bin/Debug/
KKKK/BayesClassifierDemo/bin/Debug/BayesClassifier.dll
KKKK/BayesClassifierDemo/bin/Debug/BayesClassifier.pdb
KKKK/BayesClassifierDemo/bin/Debug/WindowsApplication2.exe
KKKK/BayesClassifierDemo/bin/Debug/WindowsApplication2.pdb
KKKK/BayesClassifierDemo/bin/Debug/WindowsApplication2.vshost.exe
KKKK/BayesClassifierDemo/CodeProject/
KKKK/BayesClassifierDemo/CodeProject/BayesClassifier/
KKKK/BayesClassifierDemo/CodeProject/BayesClassifier.html
KKKK/BayesClassifierDemo/CodeProject/BayesClassifier/BayesClassifier.zip
KKKK/BayesClassifierDemo/CodeProject/BayesClassifier/pict.gif
KKKK/BayesClassifierDemo/Form1.cs
KKKK/BayesClassifierDemo/Form1.Designer.cs
KKKK/BayesClassifierDemo/Form1.resx
KKKK/BayesClassifierDemo/obj/
KKKK/BayesClassifierDemo/obj/BayesClassifierDemo.csproj.FileList.txt
KKKK/BayesClassifierDemo/obj/Debug/
KKKK/BayesClassifierDemo/obj/Debug/BayesClassifierDemo.csproj.GenerateResource.Cache
KKKK/BayesClassifierDemo/obj/Debug/BayesClassifierDemo.Form1.resources
KKKK/BayesClassifierDemo/obj/Debug/BayesClassifierDemo.Properties.Resources.resources
KKKK/BayesClassifierDemo/obj/Debug/Refactor/
KKKK/BayesClassifierDemo/obj/Debug/ResolveAssemblyReference.cache
KKKK/BayesClassifierDemo/obj/Debug/TempPE/
KKKK/BayesClassifierDemo/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll
KKKK/BayesClassifierDemo/obj/Debug/WindowsApplication2.exe
KKKK/BayesClassifierDemo/obj/Debug/WindowsApplication2.pdb
KKKK/BayesClassifierDemo/Program.cs
KKKK/BayesClassifierDemo/Properties/
KKKK/BayesClassifierDemo/Properties/AssemblyInfo.cs
KKKK/BayesClassifierDemo/Properties/Resources.Designer.cs
KKKK/BayesClassifierDemo/Properties/Resources.resx
KKKK/BayesClassifierDemo/Properties/Settings.Designer.cs
KKKK/BayesClassifierDemo/Properties/Settings.settings
KKKK/BayesClassifierDemo/Test.txt
KKKK/bin/
KKKK/bin/Debug/
KKKK/bin/Debug/BayesClassifier.dll
KKKK/bin/Debug/BayesClassifier.dll.config
KKKK/bin/Debug/BayesClassifier.pdb
KKKK/Category.cs
KKKK/Classifier.cs
KKKK/CodeProject/
KKKK/CodeProject/BayesClassifier/
KKKK/CodeProject/BayesClassifier/pict.gif
KKKK/ExcludedPhrases.cs
KKKK/IClassifier.cs
KKKK/obj/
KKKK/obj/BayesClassifier.csproj.FileList.txt
KKKK/obj/Debug/
KKKK/obj/Debug/BayesClassifier.dll
KKKK/obj/Debug/BayesClassifier.pdb
KKKK/obj/Debug/Refactor/
KKKK/obj/Debug/TempPE/
KKKK/PhraseCount.cs
KKKK/Properties/
KKKK/Properties/AssemblyInfo.cs
KKKK/Properties/Settings.Designer.cs
KKKK/Properties/Settings.settings
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.