CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 文本分类

搜索资源列表

  1. HanZiFreq

    0下载:
  2. 单字字频统计、排序输出;二字组串频统计,统计结果浏览 我学文本分类时的程序-words character frequency statistics, sorting out; The second group Series Frequency statistics, statistical results browser I studied the text classification procedures
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:56213
    • 提供者:鲁宾迅
  1. precision

    0下载:
  2. 在文本分类中对测试集进行测试后求得分类的准确率。-in the text classification of the test after test to seek classification accuracy.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:8780
    • 提供者:陈海山
  1. wordseg

    0下载:
  2. 中文文本分类中对文本进行分词处理,以降温本表示称词的集合,然后用词向量来进行分类。-Chinese text classification of text-word processing, said to cool the pool said the words, then word vector to classify.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:10271
    • 提供者:陈海山
  1. TextCategorization

    0下载:
  2. 基于朴素贝叶斯算法实现的中文文本分类程序。可以对中文文本进行分类识别,使用时先对分类器进行训练,然后进行识别。该Beta版本仅支持对3类文本进行分类,使用简单的中文分词方法,本程序尚不具备实用性,用于算法研究和改进。-based on Bayesian algorithms to achieve the Chinese text classification procedure. Can the Chinese text classification identification, the us
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:317598
    • 提供者:钱磊
  1. 一种规则和贝叶斯方法相结合的文本自动分类策略

    0下载:
  2. 一种规则和贝叶斯方法相结合的文本自动分类策略-rules and a Bayesian approach is a combination of automatic text classification strategy
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:46457
    • 提供者:none
  1. 文本自动分类在搜索引擎上的应用

    1下载:
  2. 文本自动分类在搜索引擎上的应用-automatic text classification search engines on the application
  3. 所属分类:搜索引擎

    • 发布日期:2008-10-13
    • 文件大小:15140
    • 提供者:none
  1. SVM分类器

    0下载:
  2. SVM文本分类器源程序,英文界面,包含语料,没有解压缩密码-SVM text classifier source, English interface, including Corpus, not extract passwords
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:639681
    • 提供者:lili
  1. svm分类器源代码

    4下载:
  2. svm文本分类器源代码,分类详细,简单
  3. 所属分类:其它

    • 发布日期:2012-04-18
    • 文件大小:53811
    • 提供者:ys344155411
  1. text-data-mining

    0下载:
  2. 此程序实现了如何在TXT或WORD文档中进行数据挖掘,在文本中提取有用信息-The realization of this procedure how to TXT or WORD document to carry out data mining, in the text to extract useful information
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-22
    • 文件大小:384407
    • 提供者:sam
  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
    • 文件大小:8855127
    • 提供者:梁国欢
  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. bayes

    0下载:
  2. 贝叶斯文本分类器文档贝叶斯文本分类器文档-Bayesian text classifier Bayes Text Classifier Document Document
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:898117
    • 提供者:taobao
  1. svm

    0下载:
  2. SVM代码,适用于文本分类,为学习SVM的朋友提供一个参考,共同学习。-SVM code for text classification, the study provides a reference SVM friends, learning together. 提供更好的翻译建议
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:13938
    • 提供者:leidan
  1. bayes

    0下载:
  2. 实现朴素贝叶斯文本分类器,用java实验,还包括readme和训练集-Naive Bayes text classifier to achieve with java experiments, including readme and the training set
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:3046532
    • 提供者:wangdong
  1. kNN

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

    • 发布日期:2017-03-29
    • 文件大小:970
    • 提供者:杨雪
  1. 随机森林文本分类

    0下载:
  2. 利用随机森林的方法实现对文本的分类,基于算法,可以下载运行
  3. 所属分类:matlab例程

  1. SogouC

    0下载:
  2. 用于NLP cnn文本分类模型的训练数据(Data about Google news classification, size 16M, for CNN Chinese text classification data)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:6448128
    • 提供者:豌豆jj
  1. 文本深度挖掘

    4下载:
  2. 用于分析文档,分析情感指数,正负面情绪,及新闻分类(Used to analyze documents, analyze sentiment, positive and negative emotions, and classify news)
  3. 所属分类:数据挖掘

    • 发布日期:2017-12-25
    • 文件大小:29696
    • 提供者:Neil Carmack
  1. cnn-text-classfication

    0下载:
  2. 通过机器学习中的卷积神经网络实现对文本进行分类的算法。(The text is classified by the convolution neural network.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-03
    • 文件大小:159744
    • 提供者:允耳在心
  1. lstm-text-classfication

    1下载:
  2. 通过机器学习中的长短时记忆单元实现对文本进行分类的算法。(The long short term memory unit realizes the algorithm of classifying text by machine learning.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-03
    • 文件大小:223232
    • 提供者:允耳在心
« 1 2 3 4 56 7 8 9 10 ... 25 »
搜珍网 www.dssz.com