搜索资源列表
一个基于概念的中文文本分类模型
- 一个基于概念的中文文本分类模型-a concept based on the Chinese text classification model
一种中文文本聚类的研究.rar
- 这里设计了一个中文文本聚类模型CTCMCChinese'Pext Clustering Model),并针对模型中涉及到的特征表示、特征提取、特征向量调整和聚类算法等问题进行了研究。
txt_classify
- 用来文本分类的,自动把文本分类 采用监督式训练-used for text classification, automatically use text classification supervision training
wordseg
- 中文文本分类中对文本进行分词处理,以降温本表示称词的集合,然后用词向量来进行分类。-Chinese text classification of text-word processing, said to cool the pool said the words, then word vector to classify.
中文分词函数库CipSegSDKV1.03
- 东大做中文分词的源代码,主要是用于搜索引擎的中文文本预处理-Tung Chinese-made version of the source code is mainly for the Chinese search engine Hypertext
TextCategorization
- 基于朴素贝叶斯算法实现的中文文本分类程序。可以对中文文本进行分类识别,使用时先对分类器进行训练,然后进行识别。该Beta版本仅支持对3类文本进行分类,使用简单的中文分词方法,本程序尚不具备实用性,用于算法研究和改进。-based on Bayesian algorithms to achieve the Chinese text classification procedure. Can the Chinese text classif
一个基于概念的中文文本分类模型
- 一个基于概念的中文文本分类模型-a concept based on the Chinese text classification model
wenbenfenlei
- 中文文本分类的语料库,比较全面,可用于进行分类训练时-Chinese text classification of Corpus, more comprehensive, and can be used for classification of training
webclass
- 中文文本分类算法文档 属于论文CAJ格式的-Chinese text classification algorithm paper documents belonging to the CAJ format
svm
- knn文本分类算法,大家都来下载吧 免费的啊-KNN text categorization algorithms, we all to download it for free, ah
ictclas4j_3
- 贝叶斯公式,文本分类,中文分词,在eclipse下打包重新编译通过的,方便实用和开发。-Bayesian formula, text classification, Chinese word segmentation, in eclipse under the package recompilation adopted to facilitate the utility and development.
textcategoraization
- svm算法的中文文本分类 找的很辛苦啊-SVM algorithm for classification of Chinese text is very hard to find ah
svm
- 中文文本分类,应用SVM对中文文本进行分类,具有高性能-Chinese text classification, applications to the Chinese version of SVM for classification, with high-performance
SVM
- 一种使用VC实现的中文文本分类器,实现了支持向量机
tztqjsydm
- 贝叶斯公式,文本分类,中文分词,VC++开发,方便实用和开发-beyes,text classify
FinalProject
- 基于中文文本分类的毕业设计,有源码和开题报告及论文。-Chinese text classification based on the graduation design of the open-source and title reports and papers.
cao
- 利用SVM算法来进行中文文本分类像百度一样提取关键字,把一句话里的如动词、名词、形容词...分类出来-Using SVM algorithm for Chinese text categorization, like extracting keywords as Baidu, the sentence in the verbs, nouns, adjectives ... Sort out
bb
- 中文文本分类相关算法的研究与实现,介绍文本分类方法-Chinese text classification research and implementation of related algorithms, text classification introduced
Chinese-text-categorization-Study
- 本文通过对Bayes、KNN、SVM 应用于中文文本分类进行比较实验研究。 应用ICTCLAS 对中文文档进行分词,在大维数,多数据情况下应用TFIDF 进行 特征选择,并同时利用它实现了对特征项进行加权处理,使文本库中的每个文本 具有统一的、可处理的结构模型。然后通过三类分类算法实现了对权值数据进行 训练和分类。-Based on the Bayes, KNN, SVM applied
bayes
- 基于java,利用贝叶斯算法实现中文文本分类。(包含可调用的trainingset)(Text classification based on Java using Bayesian algorithm.)