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

搜索资源列表

  1. text_tfidf

    0下载:
  2. 文本相似度计算(tfidf),可用文本分类以及文本信息处理-Text Similarity Computing (tfidf), available for text classification and text information processing
  3. 所属分类:MultiLanguage

    • 发布日期:2017-03-27
    • 文件大小:30061
    • 提供者:杨明
  1. SogouC.reduced.20061127

    4下载:
  2. 搜狗语料 关于文本分类语料库的问题搜狗实验室搜狗实验室(Sogou Labs)是搜狗搜索核心研发团队对外交流的窗口,期望通过这个平台,展现搜狗研发团队强大的研发-Sogou corpus corpus corpus on the issue of text categorization Sogou Sogou Lab Lab (Sogou Labs) is the core of R & D team Sogou search window for foreign exchanges,
  3. 所属分类:Graph Recognize

    • 发布日期:2016-03-02
    • 文件大小:30683917
    • 提供者:Alec
  1. NaviveBayes2010

    0下载:
  2. 使用贝叶斯实现文本分类,也可以实现短信分类和邮件分类-Achieved using the Bayesian text classification, text classification can be achieved and mail classification
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:936769
    • 提供者:王丽静
  1. chinese-text

    1下载:
  2. 文本分类语料库,经过编辑手工整理与分类的新闻语料与对应的分类信息。其分类体系包括几十个分类节点,网页规模约为十万篇文档-Text classification corpus, edited manually compiled and classification of news corpus and the corresponding classification information. Their classification system includes dozens of classi
  3. 所属分类:MultiLanguage

    • 发布日期:2017-03-26
    • 文件大小:758142
    • 提供者:Alec
  1. PLSA

    0下载:
  2. PLSA 的Java实现,可以用于图像处理,文本分类,文本聚类等-code of PLSA in JAVA
  3. 所属分类:MultiLanguage

    • 发布日期:2016-01-24
    • 文件大小:1808
    • 提供者:朱俊
  1. MyTest

    0下载:
  2. 利用wvtool实现文本分类的实例程序,自己写的,功能简单-Text Classification using wvtool instances of programs to achieve their own writing, feature a simple
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-27
    • 文件大小:1933
    • 提供者:strayly
  1. NaiveBayesClassifier

    0下载:
  2. 利用Java实现的贝叶斯分类器,目的是进行文本分类-Bayesian to web classify
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:1933370
    • 提供者:YuPenghua
  1. bayesvc1

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

    • 发布日期:2017-03-30
    • 文件大小:23294
    • 提供者:倪利华
  1. Text-Classification-CPP

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

    • 发布日期:2017-04-09
    • 文件大小:2249232
    • 提供者:
  1. DRAPTEXTCLASSIFICATION

    0下载:
  2. 谭松波博士开发研制的DRAP文本分类系统,根据中心法则改进方法,有训练集和测试集,程序完整。-Dr. Tan Songbo DRAP developed text classification systems, to improve the method in accordance with the law center, a training set and test set, the program integrity.
  3. 所属分类:Other systems

    • 发布日期:2017-05-21
    • 文件大小:6313219
    • 提供者:panda
  1. CRF1-2

    0下载:
  2. CRF1.2,条件随机场软件包,很好用很流行的一个文本分类软件,可以用于自然 语言的处理,标签,分类,词性发现,用户只需要着重构造特征函数既可以,实验结果和应用表明crf要优于隐马尔科夫模型。实现环境为java语言。-CRF1.2, conditions package with the airport, very good very popular with a text classification software, can be used in natural language proc
  3. 所属分类:MultiLanguage

    • 发布日期:2017-05-10
    • 文件大小:2253205
    • 提供者:陈先开
  1. crf_test

    0下载:
  2. 条件随机场代码的代码,用于文本分类,与语种无关-random conditional field
  3. 所属分类:Windows编程

    • 发布日期:2017-05-21
    • 文件大小:6247744
    • 提供者:康熙
  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
    • 文件大小:13333987
    • 提供者:yyifang
  1. cao

    0下载:
  2. 利用SVM算法来进行中文文本分类像百度一样提取关键字,把一句话里的如动词、名词、形容词...分类出来-Using SVM algorithm for Chinese text categorization, like extracting keywords as Baidu, the sentence in the verbs, nouns, adjectives ... Sort out
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:877630
    • 提供者:shenqizao
  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
    • 文件大小:2591580
    • 提供者:frank
  1. SVM.RAR

    0下载:
  2. 基于SVM算法的文本分类,用JAVA实现。-SVM-based text classification algorithm, using JAVA implementation.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-13
    • 文件大小:3285356
    • 提供者:1223
  1. beyes

    0下载:
  2. Java程序,实现朴素贝叶斯beyes文本分类!源代码,主程序,及相关安装-Bayesian classification to achieve
  3. 所属分类:JavaScript

    • 发布日期:2017-04-10
    • 文件大小:1602916
    • 提供者:liyingku
  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
    • 文件大小:11928072
    • 提供者:李成华
  1. textcatagoly

    0下载:
  2. 此为文本分类程序, 属于自然语言理解,通过对给定数量文本进行训练,可以达到对未知文本进行自动分类的目的-This is the text categorization process, belonging to natural language understanding, through a given number of training text, the text of the unknown can be achieved for the purpose of automatic cl
  3. 所属分类:编译器/词法分析

    • 发布日期:2015-06-30
    • 文件大小:108969
    • 提供者:jacky
  1. supportvector

    0下载:
  2. 完成支持向量机方法的文本分类 用C++语言编写-The completion of support vector machine method of text categorization with C++ Languages
  3. 所属分类:MultiLanguage

    • 发布日期:2017-03-29
    • 文件大小:473516
    • 提供者:jenny
« 1 23 4 5 6 7 8 9 10 ... 32 »
搜珍网 www.dssz.com