CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - text mining

搜索资源列表

  1. lingpipe-3.6.0

    3下载:
  2. 一个自然语言处理的Java开源工具包。LingPipe目前已有很丰富的功能,包括主题分类(Top Classification)、命名实体识别(Named Entity Recognition)、词性标注(Part-of Speech Tagging)、句题检测(Sentence Detection)、查询拼写检查(Query Spell Checking)、兴趣短语检测(Interseting Phrase Detection)、聚类(Clustering)、字符语言建模(Character
  3. 所属分类:Java Develop

    • 发布日期:2014-12-05
    • 文件大小:4669384
    • 提供者:张国栋
  1. docParser

    0下载:
  2. Mapping Words to Concepts to Categories. This code is for mining wikipedia Knowledge base for the help of text understanding
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:104519
    • 提供者:bobe1500
  1. fp2

    0下载:
  2. fp2 is used for finding frequent itemsets in string dataset. the text mining application
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:49187
    • 提供者:preethi
  1. JiaoChaShang

    0下载:
  2. 文本挖掘中交叉熵算法实现,通过词汇左右出现的概率来计算交叉熵-Text mining cross entropy algorithm,The task of part2of2speech iden t if icat ion is to au tomat ically assign a part2of2speech tag to an unknow n wo rd w ith emp ty part2of2speech info r2 mat ion. A part2of2speech
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:1863
    • 提供者:mikepeng
  1. 1111

    0下载:
  2. 文本挖掘-中文分类器搜索,可以挖掘出文本主干,利用贝叶斯算法。-Text mining
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:6634
    • 提供者:widley
  1. cofinew

    2下载:
  2. COFI tree is used for mining frequent patterns from large text data
  3. 所属分类:Java Develop

    • 发布日期:2015-12-12
    • 文件大小:34816
    • 提供者:preethi
  1. tpTextMining

    0下载:
  2. tp text mining in java eclipse
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:89343
    • 提供者:abdo
  1. TextMining-Tools

    0下载:
  2. 北大杨建武文本挖掘课件第15章,详细介绍了文本挖掘的工具和流程,可以在一天之内掌握文本挖掘的来龙去脉!-North Jian-Wu Yang text mining courseware Chapter 15, details the text mining tools and processes, can one day master the ins and outs of text mining!
  3. 所属分类:Java Develop

    • 发布日期:2017-06-13
    • 文件大小:21669295
    • 提供者:张兆年
  1. Text-mining

    0下载:
  2. 10几篇文本挖掘方面的论文 例如 web内容挖掘综述 web内容挖掘技术研究.-Text mining,data mining,web mining.10 several text mining papers such as the web content mining Summary of Web Content Mining.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-18
    • 文件大小:5293594
    • 提供者:姜峰
  1. ARFFInputformat

    0下载:
  2. hadoop下自定义的读文件格式类,对于数据挖掘分类算法的训练测试文本的特殊格式有很大帮助.-hadoop read the file format class custom of great help for training in the special format of the test text data mining classification algorithms.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:1370
    • 提供者:李华
  1. util

    0下载:
  2. 很多文本处理有用的工具,NLP,数据挖掘都能用到-A lot of useful text processing tools, NLP, data mining can be used
  3. 所属分类:Java Develop

    • 发布日期:2017-12-03
    • 文件大小:10715
    • 提供者:majian
  1. src

    0下载:
  2. this file for naive bayes classifier for text mining
  3. 所属分类:JavaScript

    • 发布日期:2017-11-20
    • 文件大小:5734
    • 提供者:androw
  1. Indexing

    0下载:
  2. 典型的文本挖掘案例,用于java程序开发平台的插件,dragontool-A typical route for the development of text retrieval and mining applications is illustrated in Figure 1. First of all, it is required to prepare a collection of machine-readable documents.
  3. 所属分类:Applet

    • 发布日期:2017-04-06
    • 文件大小:729
    • 提供者:徐水
  1. NaiveBayes

    0下载:
  2. 基于朴素贝叶斯算法实现的文本分类程序,对数据挖掘的初学者具有很好的学习参考价值。-Based on Bayesian text classification algorithm procedures, data mining beginners a good learning reference value.
  3. 所属分类:Applet

    • 发布日期:2017-04-07
    • 文件大小:5616
    • 提供者:jcy
  1. ictclas4j

    0下载:
  2. 中科院中文分词系统完成的java源码,能很好的实现中文的分词,为文本挖掘提供基础。-Chinese Academy of Sciences Chinese word segmentation system to complete the java source code, can achieve good word of Chinese, provide a basis for text mining.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-22
    • 文件大小:6775677
    • 提供者:黄倩
  1. class

    0下载:
  2. 中文文本分类可以对已经分好词的文本进行分类,先自己导入数据,用libsvm中的svm进行分类和预测,特征用tfidf算法,还利用卡方检验进行了特征选择,可自行设定阈值-text mining
  3. 所属分类:JavaScript

    • 发布日期:2017-05-24
    • 文件大小:8218442
    • 提供者:徐振敬
  1. text_example

    0下载:
  2. Just sorce about mining text
  3. 所属分类:Ajax

    • 发布日期:2017-03-26
    • 文件大小:58947
    • 提供者:efiy
  1. cs224n-pa1-master

    0下载:
  2. java text mining ibm model
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:25754
    • 提供者:mkr
  1. NLPIRS

    0下载:
  2. 中科院分词工具,适用于短文本挖掘,对情感倾向进行分类。-The Chinese academy of sciences segmentation tools IKAnalyzer2013, suitable for text mining
  3. 所属分类:JavaScript

    • 发布日期:2017-05-23
    • 文件大小:7310796
    • 提供者:sunshuang
  1. project3

    0下载:
  2. text mining, bayes k-means
  3. 所属分类:Java Develop

    • 发布日期:2017-05-04
    • 文件大小:58875
    • 提供者:fuhrer
« 12 »
搜珍网 www.dssz.com