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

搜索资源列表

  1. classifier

    1下载:
  2. 一个很好的文本分类器,采用朴素贝叶斯分类的方法,并加以改进!-a very good text classifiers using Bayesian classification methods, and improved!
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:73.25kb
    • 提供者:lethe
  1. TextClassification

    0下载:
  2. 帮师姐做的毕业论文:基于朴素贝叶斯的文本分类器,使用Visual C# 2005编写,文本语料库包括测试语料库和训练语料库(保存再Access数据库中)
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:506.43kb
    • 提供者:贾志洋
  1. bayesvc1

    2下载:
  2. 用贝叶斯算法进行文本分类,在C++环境下编写。-Bayesian text classification algorithm, in C++ environment prepared.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:22.75kb
    • 提供者:倪利华
  1. Bayesianclassifierfortextclassificationalgorithms.

    0下载:
  2. 用于文本分类的朴素贝叶斯分类算法,包括代码和测试数据-Naive Bayesian Text Classification for classification algorithms, including the code and test data
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:2.22mb
    • 提供者:王佳
  1. 57578895BAYES

    0下载:
  2. 用基于贝叶斯的的方法对文本进行分类主要用于数据挖掘领域-Using the method based on Bayesian text classification is mainly used for data mining
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:1.69kb
    • 提供者:feifei
  1. Bayesian

    0下载:
  2. 朴素贝叶斯模型的源代码,可以用于文本分类-Naive Bayes model source code, can be used for text classification
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:4.85kb
    • 提供者:linzheng
  1. Bayes

    0下载:
  2. 这是一个利用C#编写的贝叶斯中文文本分类器,分词器使用了ICTCLAS分词器。-failed to translate
  3. 所属分类:CSharp

    • 发布日期:2017-05-31
    • 文件大小:12.26mb
    • 提供者:fegsd
  1. Release

    0下载:
  2. 多种分类模式的文本分类器,支持SVM,KNN,贝叶斯等-svm,knn classification
  3. 所属分类:File Operate

    • 发布日期:2017-05-26
    • 文件大小:8.63mb
    • 提供者:杨森
  1. Complete-Training-of-TC

    0下载:
  2. 用贝叶斯模型实现文本分类,;里面包含分词,词频统计,去除停用词等模块,目前完成的是分类的训练阶段。-realize text categorization by using the NaiveBayes Model
  3. 所属分类:CSharp

    • 发布日期:2017-05-20
    • 文件大小:5.79mb
    • 提供者:郑娟娟
  1. Bbeyessa

    0下载:
  2. 详细介绍了贝叶斯公式在自动文本分类领域的使用,并且提到了关于于互信息特征提取的方法。和其分类的例子。,已通过测试。 -Described in detail the use of the Bayesian formula in the field of automatic text classification, and mentioned on the mutual information feature extraction method. And the classification
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:3.78kb
    • 提供者:勇敢
  1. Btztqjsyddma

    0下载:
  2. 贝叶斯公式,文本分类,中文分词,Viisual C++开发,方便实用和开发 -Bayesian formula, text categorization, the Chinese word, Viisual C++ development, convenient and practical, and development
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-07
    • 文件大小:52.93kb
    • 提供者:wyq52103
  1. Bayes-classifier-code

    0下载:
  2. 朴素贝叶斯分类器程序代码 采用朴素贝叶斯分类器算法,使用C++语言对英文文本进行分类,实现了一个文本分类器功能-Naive Bayesian classifier program code using Bayesian classification algorithm, using C++ language English text classification, to achieve a text classification function
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-10
    • 文件大小:208.69kb
    • 提供者:李宁
  1. Bayesian

    0下载:
  2. 朴素贝叶斯模型的源代码,可以用于文本分类Naive Bayes model source code, can be used for text classification-Naive Bayes model source code, can be used for text classification
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:4.96kb
    • 提供者:oodpr
  1. bayes

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

    • 发布日期:2017-04-10
    • 文件大小:1.22kb
    • 提供者:dingding
  1. NaiveBayesClassifier

    1下载:
  2. 基于朴素贝叶斯的文本分类代码实现,java-Based on Bayesian text classification code,java
  3. 所属分类:ADO-ODBC

    • 发布日期:2015-05-23
    • 文件大小:1.83mb
    • 提供者:wpc
  1. Job1

    0下载:
  2. 这是一个实现文本分类的朴素贝叶斯方法,用java语言编写-This is a realization of Naive Bayesian text classification methods, written in java language
  3. 所属分类:Other systems

    • 发布日期:2017-05-30
    • 文件大小:12.04mb
    • 提供者:高洋
  1. Bayes

    0下载:
  2. 使用贝叶斯对文本进行分类,判断适不适合出去玩-Use Bias to classify the text, the judge is not suitable for play
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1.27mb
    • 提供者:
  1. bayes100

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

    • 发布日期:2017-04-12
    • 文件大小:1.26kb
    • 提供者:ozb4847
  1. EMR

    0下载:
  2. 使用的是贝叶斯算法,进行文本的分类和词频统计(Using the Bayesian algorithm, the text classification and word frequency statistics)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:546kb
    • 提供者:咔哇尖
  1. work

    1下载:
  2. 贝叶斯下文本分类器,python语言,包括中文分词和英文分词(Bias's lower text classifier, python language, including Chinese participle and English participle)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:13.28mb
    • 提供者:ax123
« 12 »
搜珍网 www.dssz.com