搜索资源列表
一种增量式支持向量机文本分类模型
- 一种增量式支持向量机文本分类模型-an incremental SVM text classification model
SVM分类器
- SVM文本分类器源程序,英文界面,包含语料,没有解压缩密码-SVM text classifier source, English interface, including Corpus, not extract passwords
svm分类器源代码
- svm文本分类器源代码,分类详细,简单
SVM.VC实现的中文文本分类器
- 一种使用VC实现的中文文本分类器,实现了支持向量机,一种使用VC实现的中文文本分类器,实现了支持向量机
svm.rar
- 中文文本分类,应用SVM对中文文本进行分类,具有高性能,Chinese text classification, applications to the Chinese version of SVM for classification, with high-performance
chinese-text
- 文本分类语料库,经过编辑手工整理与分类的新闻语料与对应的分类信息。其分类体系包括几十个分类节点,网页规模约为十万篇文档-Text classification corpus, edited manually compiled and classification of news corpus and the corresponding classification information. Their classification system includes dozens of classi
SVM
- 这是SVM文本分类程序源码,既有java版本,也有C++版本。 -This is a SVM text classification program source code, both java versions, there are C++ version.
cao
- 利用SVM算法来进行中文文本分类像百度一样提取关键字,把一句话里的如动词、名词、形容词...分类出来-Using SVM algorithm for Chinese text categorization, like extracting keywords as Baidu, the sentence in the verbs, nouns, adjectives ... Sort out
SVMcode
- SVM文本分类MatLAB源代码 SVM文本分类MatLAB源代码-SVM text classification MatLAB source code. SVM text classification MatLAB source code. SVM text classification MatLAB source code. SVM text classification MatLAB source code.
svm-EM
- SVM(支持向量机)和EM(最大熵)文本分类算法,压缩包中包括了测试文本(环境类和计算机类),词典,停用词表等。-SVM (support vector machine) and EM (maximum entropy) text classification algorithm, compressed package includes test text (environmental and computer), dictionary, thesaurus, such as disabled.
SVM.RAR
- 基于SVM算法的文本分类,用JAVA实现。-SVM-based text classification algorithm, using JAVA implementation.
ddsvm
- SVM算法dd,来自国外做数据挖掘和文本分类的-SVM algorithm dd, from abroad to do data mining and text classification
Test Class By SVM
- 支持向量机实现的文本分类程序,过程如下,首先使用分词工具分词,这里使用的是计算所的分词工具,从而保证分词是最优秀的,接下来使用国际效率最高的文本IFIDF向量生成工具生成文本相量,最后使用台湾林智恒的效率最高的SVM实现软件包libsvm实现训练和分类,可以这么说,该文本分类是同类中效率最高最准确的-text classfication source code use 3 technology.words sementation,vector gerneration,and libsvm too
svm
- SVM代码,适用于文本分类,为学习SVM的朋友提供一个参考,共同学习。-SVM code for text classification, the study provides a reference SVM friends, learning together. 提供更好的翻译建议
svmcls-(2)
- 李荣陆老师做的文本分类器,用中科院分词系统做的,分类方法用的是SVM和K-Rong Lu teachers do text classification, word segmentation system with the Chinese Academy of Sciences to do, classification using a SVM and KNN
Chinese-text-categorization-Study
- 本文通过对Bayes、KNN、SVM 应用于中文文本分类进行比较实验研究。 应用ICTCLAS 对中文文档进行分词,在大维数,多数据情况下应用TFIDF 进行 特征选择,并同时利用它实现了对特征项进行加权处理,使文本库中的每个文本 具有统一的、可处理的结构模型。然后通过三类分类算法实现了对权值数据进行 训练和分类。-Based on the Bayes, KNN, SVM applied to compare the Chinese text ca
SAXDemo
- SVM文本分类实验平台 对文本分类的最好例子-SVM text classification experiment platform for the best example of text classification
svmcls
- 基于KNN+SVM算法的文本分类器,附带权威的分词词库及算法,有界面,程序可正常使用-KNN+ SVM-based text classification algorithm, with the authority of the sub-word thesaurus and algorithm, a interface, the program can be used normally
SVM文本分类实验平台
- 内有svm文本分类开发源码,和具体的说明文档(There are SVM text categorization development source code, and specific documentation)
简单之美 _ 使用libsvm实现文本分类
- svm文本分类,简单易行,内有详细说明,可以参考(SVM text categorization, simple and easy, detailed descr iption)