CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - 文本

搜索资源列表

  1. Perceptron-twotextcategory.rar

    0下载:
  2. 感知器神经网络对简单的句子进行分类的程序, 可以扩展为对文章进行文本分类,Perceptron neural network for simple sentence classification procedures can be extended for text classification articles
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:10.91kb
    • 提供者:李成华
  1. inference.rar

    0下载:
  2. 文本倾向性分析程序,由中国科学院计算所开发,基于LDA模型,不可外泄的内部程序,冒着被开除的风险与大家分享,欲下从速。,Tendentious text analysis program, developed by the Chinese Academy of Sciences calculated, based on the LDA model, the internal procedures can not be compromised, despite the risk of being
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-15
    • 文件大小:3.57mb
    • 提供者:明明
  1. kmeans

    1下载:
  2. kmeans文本聚类算法的简单实现,是用JAVA实现的-kmeans a simple realization of the text clustering algorithm is implemented using JAVA
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:10.86kb
    • 提供者:rocky
  1. Text-Classification-CPP

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

    • 发布日期:2017-04-09
    • 文件大小:2.15mb
    • 提供者:
  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
    • 文件大小:12.72mb
    • 提供者: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
    • 文件大小:2.47mb
    • 提供者:frank
  1. RepeatedForms

    0下载:
  2. 根据相似度去重,把文本很相似的删除掉,基于VSM的算法的实现。-According to the similarity to heavy, very similar to the text removed, the algorithm based on VSM realize.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-29
    • 文件大小:18.29kb
    • 提供者:huangxupeng
  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
    • 文件大小:11.38mb
    • 提供者:李成华
  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
    • 文件大小:165.43kb
    • 提供者:dcj
  1. text_classification

    0下载:
  2. 这是一个文本分类的简单算法,基于weka的,实现文本的分类。-This is a easy classification code.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:5.17kb
    • 提供者:徐金娜
  1. TextClustering

    0下载:
  2. 文本聚类,VC编程实现,作为一种无监督的机器学习方法,聚类由于不需要训练过程,以及不需要预先对文档手工标注类别,因此具有一定的灵活性和较高的自动化处理能力-Text Clustering, VC programming, as an unsupervised machine learning method, clustering by eliminating the need for the training process, and do not need to manually pre-ma
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:15.79kb
    • 提供者:chengbo
  1. nerve

    0下载:
  2. 人工神经元分类模型,可以对短文本进行分类并且有比较高的准确率(训练文本正确时)-Artificial neural classification model can be classified on the short text and a relatively high accuracy rate (training text correctly)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-26
    • 文件大小:8.44mb
    • 提供者:梁国欢
  1. pj

    0下载:
  2. 一种基于语义内积空间模型的文本聚类算法,这种算法有很好的效率,拿出来和大家分享下-A semantic-based model of inner product space the text clustering algorithm, this algorithm has good efficiency, and to share out under the
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:489.11kb
    • 提供者:like
  1. SupportVectorMachinesTextClassification

    0下载:
  2. 支持向量机(support vector machine)用来解决复杂的文本分类问题-support vector machine& text classification
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:101.41kb
    • 提供者:boliwang
  1. MyCluster

    0下载:
  2. 聚类算法中的k均值算法,里面已经包含一个文本聚类的实验。-Clustering algorithm k means algorithm, which already contains a text clustering experiments.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-13
    • 文件大小:3.21mb
    • 提供者:苏永昌
  1. naive_baysian_classify

    0下载:
  2. 朴素贝叶斯公式文本分类 把一片文章读入一个矩阵 分别计算每个词对应训练网络出现的概率 -Bayesian text classification to an article in the formula to read a matrix were calculated for each word corresponds to the training network the probability
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:131.37kb
    • 提供者:kevin
  1. shotdetect

    0下载:
  2. 文本聚类算法的好东西文本聚类算法的好东西-Text clustering algorithm for text clustering algorithm good things good things
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:613.02kb
    • 提供者:515700954
  1. NBClassify

    0下载:
  2. 人工智能。基于朴素贝叶斯的文本分类器,测试正确率较高。-Artificial intelligence. Naive Bayes text classification based on, test accuracy is higher.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:5.75kb
    • 提供者:bruce
  1. 文本分类

    0下载:
  2. 文本分类算法的详解过程,可以帮助更好的理解文本分类(The detailed process of text categorization)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-20
    • 文件大小:8.04mb
    • 提供者:Maryland123
  1. 基于朴素贝叶斯定理的文本分类

    0下载:
  2. 基于朴素贝叶斯定理的文本分类,附全部源程序(Text classification based on the simple Bias theorem)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-29
    • 文件大小:16kb
    • 提供者:陈晨1010
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com