搜索资源列表

  1. 支持向量机java实现

    0下载:
  2. 文本自动分类的java实现
  3. 所属分类:搜索引擎

  1. 基于KNN的中文文本自动分类研究

    0下载:
  2. 在介绍SVM和KNN分类算法的基础上,提出了一种新的、较简单的,但更为合理的基于表模型的文档表示方 法,阐述了一种基于表模型的分类算法———TableKNN算法。通过实验比较TableKNN算法与传统KNN算法应用于文 本分类的效果,证实了TableKNN算法在处理文本分类问题上的优越性。
  3. 所属分类:编程文档

    • 发布日期:2009-04-15
    • 文件大小:27893
    • 提供者:jxwrs@sohu.com
  1. 一种中文文本聚类的研究.rar

    0下载:
  2. 这里设计了一个中文文本聚类模型CTCMCChinese'Pext Clustering Model),并针对模型中涉及到的特征表示、特征提取、特征向量调整和聚类算法等问题进行了研究。
  3. 所属分类:文档资料

  1. 中文网页自动分类器

    1下载:
  2. 利用knn算法实现了一个中文网页自动分类器, 包括网页预处理,ictclas中文分词,基于tf-idf的文本特征表示,基于df的特征选取和基于knn的分类算法,最后通过struts2框架web发布
  3. 所属分类:源码下载

  1. K均值算法

    0下载:
  2. 实现K均值算法,读取文件,实现K均值的分类。-K-means algorithm to achieve, reading the paper, K-mean achievement category.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-21
    • 文件大小:40960
    • 提供者:
  1. text

    0下载:
  2. 一种纯文本文件自动分类算法的实现,有学习过程和分类过程。-A plain text file automatic classification algorithm, a learning process and classification process.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:16633856
    • 提供者:武斌
  1. bogofilter-0.93.4.tar

    0下载:
  2. 开源项目BOGOFILTER的源码.该项目实现BAYES文本分类算法,不过该源码只支持英文的分词-Open-source projects the source BOGOFILTER. The realization of the project BAYES text classification algorithm, but the source code only supports the English word
  3. 所属分类:中文信息处理

    • 发布日期:2024-05-21
    • 文件大小:831488
    • 提供者:zhou
  1. 15883849svm

    0下载:
  2. 文本分类算法很多,神经网络算法遗传算法可以用,本算法采用支持向量机SVM来实现-Text Classification Algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-21
    • 文件大小:2791424
    • 提供者:yang li rong
  1. code

    0下载:
  2. 这其中涉及了黑名单、文本分类算法、短信内容分词、特征向量 选取等关键技术-That involves a black list, text classification algorithm, SMS is divided into words, feature vector selected key technologies such as
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-21
    • 文件大小:90112
    • 提供者:汪浩
  1. SA

    0下载:
  2. 模拟退火GUI演示,利用模拟退火算法求全局最大值最小值-Simulated annealing GUI demonstration, the use of simulated annealing algorithm seeking the global maximum value of the minimum
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:30720
    • 提供者:junlin
  1. supermarket

    0下载:
  2. 大四上学期做的一个人工智能里有关数据挖掘的课程设计,里面包括数据挖掘算法和数据库文件。。。对于想学好人工智能的非常有用-Last semester to do a senior artificial intelligence in the design of data mining programs, which include data mining algorithms and database files. . . The art
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-21
    • 文件大小:741376
    • 提供者:橙子
  1. MessageClassifier

    0下载:
  2. 数据挖掘 文本分类算法 很适应,可以轻松的学习和体会数据挖掘的奥妙-Data mining text classification algorithm is to adapt, you can easily learn and experience the concave data mining
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:方茗
  1. TextCla

    0下载:
  2. 支持向量机和EM最大熵文本分类算法,压缩包中包括了测试文本词典,停用词表等-Support vector machines and EM maximum entropy text classification algorithm, compressed package includes a test text dictionary, stop word table
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-21
    • 文件大小:2379776
    • 提供者:毛龙
  1. svm

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

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:yuzhiqiang
  1. classification-system

    0下载:
  2. 采用C++编写的文本分类算法,可以用于文本分类的入门学习,算法详细,便于学习研究。-Text classification algorithm using C++ written, can be used for the entry of text classification learning algorithms detailed, easy to learn study.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-21
    • 文件大小:1601536
    • 提供者:tbin
  1. SVM_windows

    0下载:
  2. 本源代码实现了windows下面的svm文本分类算法,对于研究数据挖掘的同学有一定的帮助。-The source code to achieve the windows below the SVM text classification algorithm for the study of data mining students have some help.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-21
    • 文件大小:637952
    • 提供者:zhanglei
  1. 20news_sample_noseed

    0下载:
  2. 文本分类算法,讲数据集20newsgroup分类。可自定义形式-Text classification algorithms, speaking dataset 20newsgroup classification. Customizable forms
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:王科
  1. knn

    0下载:
  2. 分别利用java和C++实现的KNN文本分类算法,每个程序模块都有详细注释-Respectively, the use of java and C++ implementation of KNN text classification algorithm, each program module has detailed notes
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:229376
    • 提供者:路彦晞
  1. NativeBayes

    0下载:
  2. Hadoop文本分类算法研究,实现了hadoop集群来对文本进行分类,其中主要算法为朴素贝叶斯分类算法。-Hadoop text classification algorithm to achieve a Hadoop cluster for text classification, feature extraction, weight calculation
  3. 所属分类:并行运算

    • 发布日期:2024-05-21
    • 文件大小:4090880
    • 提供者:蒋伟
  1. NGram

    0下载:
  2. java 实现基于N-gram的文本分类算法-java based N-gram-based text classification algorithm
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:2891776
    • 提供者:xiangdengrong
« 1 2 3 45 6 7 8 9 10 »

源码中国 www.ymcn.org