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

搜索资源列表

  1. ICA_demo_text

    0下载:
  2. ICA is used to classify text in extension to the latent semantic indexing framework. ICA show to align the context grouping structure well in a human sense [1], thus can be used for unsupervised classification. The demonstration shows this on medical
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2.38mb
    • 提供者:海心
  1. text-classification

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

    • 发布日期:2017-11-09
    • 文件大小:3.37mb
    • 提供者:共由俊
  1. WebAutomaticTextClassificationTechnologyResearch.r

    0下载:
  2. Web自动文本分类技术研究综述 基于WEB的文本分类技术论文-Web Research on automatic text classification techniques for text classification based on technical papers WEB
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:292.63kb
    • 提供者:huihui
  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
    • 文件大小:649.48kb
    • 提供者:huihui
  1. Chinesetextcategorizationandclassificationofthedoc

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

    • 发布日期:2017-05-18
    • 文件大小:4.5mb
    • 提供者:huihui
  1. libsvm-mat-2.9-1

    1下载:
  2. libsvm工具箱,用于分类的绝佳工具,也可用于非线性回归及预测,或拟合,其中文本分类是其长项,回归性能非常好-libsvm toolbox, an excellent tool for the classification can also be used for non-linear regression and forecasting, or fitting, of which text categorization is its long entry and return to a ve
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:94.89kb
    • 提供者:陈墨
  1. bayesclassfication

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

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

    0下载:
  2. 学科分类与代码GBT_13745-2009.pdf是图片格式 学科分类与代码GBT_13745-2008.doc文字版,应该是个讨论版,不过和2009很接近了. 学科分类.mdb,设置好Pid的表,可以直接使用. -Classification and code of discipline is the image format GBT_13745-2009.pdf subject classification and code GBT_13745-2008.doc text ver
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:2.99mb
    • 提供者:huhuc
  1. KNN

    0下载:
  2. 本程序是用Matlab编写的用KNN算法解决文本分类问题的程序。-The program is written in Matlab using KNN algorithm to solve the text classification procedures.
  3. 所属分类:matlab例程

    • 发布日期:2013-04-12
    • 文件大小:3.89kb
    • 提供者:pan
  1. kNN

    0下载:
  2. KNN分类方法,用于文本分类工作的研究。-KNN classification method, for text categorization of the research work
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:970byte
    • 提供者:杨雪
  1. classficion

    0下载:
  2. 文本分类用数据 20字 分类算法 毕业设计-Text classification data 20 words or classification algorithm design
  3. 所属分类:matlab

    • 发布日期:2017-05-15
    • 文件大小:3.58mb
    • 提供者:yuzhiqiang
  1. svm

    0下载:
  2. svm源码 支持向量机 文本分类算法-the svm source text classification algorithm Support Vector Machine
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2.16kb
    • 提供者:yuzhiqiang
  1. data-minin-for-text-classification

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

    • 发布日期:2017-11-05
    • 文件大小:3.99mb
    • 提供者:李婷会
  1. knn

    0下载:
  2. 简单的 knn 文本算法 ,用于中文文本分类,比较方便的方法!-Simple text knn algorithm for Chinese text classification, more convenient way!
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:7.83kb
    • 提供者:hu
  1. byes

    0下载:
  2. 朴素贝叶斯文本分类的算法实现,将文本转化为矩阵结构然后对矩阵做运算-Naive Bayes text classification algorithm, the text is converted to a matrix structure and then do the calculation matrix
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1.96kb
    • 提供者:xie
  1. pasvm

    0下载:
  2. 支持向量机对文本进行分类,参数选择进行优化-Support vector machine SVM text classification
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:11.91kb
    • 提供者:
  1. lle

    0下载:
  2. lle局部线性嵌入算法,对数据做降维处理,数学建模,文本分类方面有比较好的效果-Lle locally linear embedding algorithm, the dimension data, mathematical modeling, text classification has a good effect
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:1.27kb
    • 提供者:my
  1. akfehexe

    0下载:
  2. 用于文本分析和分类的pLSA(dJmUqXo)的Matlab算法,含有测试数据及算法原理介绍。也可用于图像分析。相比原来的版本,增加了示例程序PYvNJDq,以实现可视化效果,用户更容易使用和理解pLSA算法。-For text analysis and classification of Matlab (Temp) pLSA algorithm, containing the test data and algorithm theory. Can also be used for image
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6.13kb
    • 提供者:efncyi
  1. bdetwtuk

    0下载:
  2. 用于文本分析和分类的pLSA(VbABYZM)的Matlab算法,含有测试数据及算法原理介绍。也可用于图像分析。相比原来的版本,增加了示例程序alwnFoz,以实现可视化效果,用户更容易使用和理解pLSA算法。-For text analysis and classification of Matlab (Temp) pLSA algorithm, containing the test data and algorithm theory. Can also be used for image
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5.81kb
    • 提供者:gyuixy
  1. bgvjxhtb

    0下载:
  2. 用于文本分析和分类的pLSA(eUyMheC)的Matlab算法,含有测试数据及算法原理介绍。也可用于图像分析。相比原来的版本,增加了示例程序HXYUjsk,以实现可视化效果,用户更容易使用和理解pLSA算法。-For text analysis and classification of Matlab (Temp) pLSA algorithm, containing the test data and algorithm theory. Can also be used for image
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4.29kb
    • 提供者:vpdzvj
« 12 3 »
搜珍网 www.dssz.com