CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - text classification

搜索资源列表

  1. text-classification

    0下载:
  2. 分别使用KNN,NB和SVM算法实现的分本分类的作业,内含数据集合以及详细的实验报告。-Text classification with method of KNN,NB and SVM。
  3. 所属分类:matlab

    • 发布日期:2017-11-08
    • 文件大小:3535787
    • 提供者:共由俊
  1. Text-Classification-CPP

    0下载:
  2. 利用贝叶斯算法进行文本分类,用VC++实现的源代码 -Bayesian text classification algorithm, implemented using VC++ source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:2249232
    • 提供者:
  1. SVM

    0下载:
  2. 这是SVM文本分类程序源码,既有java版本,也有C++版本。 -This is a SVM text classification program source code, both java versions, there are C++ version.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-31
    • 文件大小:13333987
    • 提供者:yyifang
  1. svm-EM

    0下载:
  2. 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.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:2591580
    • 提供者:frank
  1. extract_document

    0下载:
  2. 这是一个提取 Reuter-21578 的程序, 用做自然语言处理, 文本分类聚类,和信息检索的测试集!-This is an extract of the Reuter-21578 procedure, used for natural language processing, text classification clustering, and information retrieval test collection!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-01
    • 文件大小:11928072
    • 提供者:李成华
  1. maxent-2.5.1

    0下载:
  2. 最大熵分类器,实现对文本的分类,很好的机器学习算法。-Maximum Entropy classifier, the realization of the text classification, a good machine learning algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-06
    • 文件大小:1267585
    • 提供者:candy
  1. BayesFileClassify

    0下载:
  2. 文本分类是在文档所包含的文本基础上, 把给定的文档分配到固定类别集合中某一个类别的任务。这个任务中常常用到朴素贝叶斯模型。-Text classification are contained in the document text, based on the given document category assigned to a fixed set of a certain type of mission. This task is often used Naive Bayes model
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:169404
    • 提供者:dcj
  1. classfer

    0下载:
  2. 文本分类器 文本分类算法 详细介绍了算法过程-Text Classifier Algorithm for text classification algorithm described in detail the process of
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:5554
    • 提供者:zw
  1. LDAForTextClassification

    0下载:
  2. 使用变分EM方法实现的LDA文本模型 输入为文本即可 分解实现,含多个小函数可单独使用-LDA For Text Classification
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:24957
    • 提供者:yiyi
  1. automatic-classification-cluster

    0下载:
  2. 一、问题描述若要在n个城市之间建役通信网络,只福要架设n-1条级路即可.如何以最低的经济代价建设这个通信网,是一个网的最小生成树问题。二、基本要求 (1)利用克鲁斯卡尔算法求图的最小生成树。 (2)能实现教科书6.5节中定义的抽象数据类型MFSet.以此表示构造生成树过程中的连通分量。 (3 ) 以文本形式输出生成树中各条边以及他们的权值.三、需求分析 1、构造图结构。 2、利用克鲁斯卡尔算法求图的最小生成树。 3、完成生成树的输出。 -I. Descr iption of the proble
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:684190
    • 提供者:赵婧
  1. Bayes_1

    1下载:
  2. 首先,对CATEGORY中的txt文件分类; 其次,对多个txt文件中的英文文本进行分词; 最后,通过贝叶斯公式进行分类;-First, in the txt file CATEGORY classification Secondly, multiple txt files in English text word Finally, by Bayes formula to be classified
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:411491
    • 提供者:guangyu
  1. Chinesetextclassificationfeatureextractionalgorith

    0下载:
  2. Chinese text classification feature extraction algorithm Chinese text classification feature extraction algorithm -Chinese text classification feature extraction algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:665066
    • 提供者:huihui
  1. Chinesetextcategorizationandclassificationofthedoc

    0下载:
  2. Chinese text categorization and classification of the document indexing mechanism model of
  3. 所属分类:matlab

    • 发布日期:2017-05-17
    • 文件大小:4719104
    • 提供者:huihui
  1. bayesclassfication

    0下载:
  2. 贝叶斯分类算法源代码,用于对文本文件进行分类-Bayesian classification algorithm source code, used to classify a text file
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:807
    • 提供者:严旭
  1. Text-classification

    0下载:
  2. 文本分类之词频统计 分词、词干提取、去停用词、计算词频,有界面-Text classification of word frequency statistics word stemmer, to stop words, calculate word frequency, interface
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-29
    • 文件大小:72227
    • 提供者:tonyjaa
  1. data-minin-for-text-classification

    0下载:
  2. 在数据挖掘中,比较典型的就是关于文本的分类,此文档介绍关于文本的分类方法-data minin for text classification
  3. 所属分类:matlab

    • 发布日期:2017-11-05
    • 文件大小:4189042
    • 提供者:李婷会
  1. cnn-text-classification-tf-master

    1下载:
  2. 深度学习实现算法,卷积网络,文本分类,python代码实现-deep learning alg,cnn,text classification,very very useful
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:502794
    • 提供者:jiangyt
  1. text classfication

    0下载:
  2. 朴素贝叶斯文本分类的简单案例,了解朴素贝叶斯的算法实现过程(Naive Bayes text classification of simple cases, to understand the naive Bayes algorithm implementation process)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-16
    • 文件大小:1024
    • 提供者:zhangcoding
  1. cnn-text-classification-tf

    1下载:
  2. 利用 Tensorflow 构建 CNN 模型实现文本分类(CNN for Text Classification in Tensorflow)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-30
    • 文件大小:501760
    • 提供者:SunnyMarkLiu
  1. text-classification

    1下载:
  2. 文本分类程序,很多的算法集合,还有各个算法的结果比较(Text classification procedures, the set of many algorithms and compare the results of the algorithm)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-06
    • 文件大小:3523584
    • 提供者:bx425bob
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com