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

搜索资源列表

  1. TextFreq

    0下载:
  2. 自己编写的统计词频的代码.已经调试为可用.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2476
    • 提供者:余珊珊
  1. wvtool-1.1

    0下载:
  2. 一个很不错的词频统计程序,目前只支持英文,中文的本人正在修改中.改好后上传给大家分享
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:6266594
    • 提供者:李龙
  1. App7

    0下载:
  2. 词频统计程序。具体功能是在当前目录下读取文本文件,然后统计词频。
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1174
    • 提供者:liangyong
  1. wordstat_java

    0下载:
  2. 简单的词频统计,利用java 实现,使用hash表
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:3694
    • 提供者:dengpegn
  1. tfidf.rar

    0下载:
  2. tf-idf 是进行词频统计的程序,可对词频进行统计,是实现文本分类的前期操作方法!,term frequency invers ducuments frequency
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:2099
    • 提供者:姜英杰
  1. tfidf

    0下载:
  2. 文本的词频计算,用到了lucene的分词工具,用java实现-Text of the word frequency calculations, the word used in the sub-lucene tools to achieve with java
  3. 所属分类:Applet

    • 发布日期:2017-04-03
    • 文件大小:2432
    • 提供者:夏仁山
  1. IKAnalyzer

    0下载:
  2. IKAnalyzer实现词频统计,对英语和汉语均能实现简单词频统计-IKAnalyzer achieve word frequency, in English and Chinese can simple word frequency
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:1919359
    • 提供者:王燕
  1. word-frequency

    0下载:
  2. java 编写的词频统计,包含极易分词软件的包,Lucene包,程序调试通过-java written word frequency, word that contains the software package easy points, Lucene package, program debugging by
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:1133372
    • 提供者:李乐
  1. WordFrequency

    0下载:
  2. 词频统计~JAVA~实现最简单的词频统计功能-Frequency Statistics ~ JAVA ~ to achieve the simplest function of word frequency statistics
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:37932
    • 提供者:余茜
  1. Gettxt

    0下载:
  2. 将网页中的文本提出,然后对文本分词,去停用词等处理,计算其词频-Make the page text, then the text word, to stop words such as processing, computing the word frequency
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:1817
    • 提供者:吴华勤
  1. testchar

    0下载:
  2. 统计一些文档的每个词的词频,计算出每个词的词的权值,并按次权值大小排序输出。-Statistics of some of the document term frequency of each word to calculate the right word for each word value, in accordance with sub-weight size of the sort output.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:2649
    • 提供者:刘海峰
  1. 06000213

    0下载:
  2. Java等面向对象语言实现文本文件的词频统计功能,并以图形化的形式显示文件中词语出现的频次-Java and other object-oriented language of the text file function word frequency statistics, and graphical display of the document in the form of the frequency of the words appear
  3. 所属分类:Java Develop

    • 发布日期:2017-05-10
    • 文件大小:2224778
    • 提供者:xiaowu
  1. zhengdike

    0下载:
  2. (个人原创)《中文网页自动分类》 牵扯的技术有:分词,统计词频,踢出网页中一些特殊字符(用正则表达式),还有需要提取培训集等等!! 此软件禁止商业活动,版权所属“qyTT论坛--www.qyclass.org/bbs” 本文来自: qyTT论坛 http://www.qyclass.org/bbs 我们的使命:让世界认识qyTT,让qyTT认识世界! 结果分析的思想:就是把得到的词频与建立的词库里每一类进行比较,如果存在一个最大匹配程度,就去这个类作为结果,如果存
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1490827
    • 提供者:guowei
  1. javaTermFreq

    0下载:
  2. java中对英文分词后,去词干后进行词频统计的代码-stastic the frequency of english words after steming and looking up stopword list
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:3947
    • 提供者:陈冬
  1. tfidf

    0下载:
  2. TF-IDF算法,用于统计词频,并找出关键字,以及计算出权重值。-TF-IDF algorithm, used for statistical word frequency, and find out the key, and calculates a weight value.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:5230
    • 提供者:Weslyfan
  1. UserTree-Map

    0下载:
  2. 针对特定的英文文本,计算其中每个单词的词频。-Count the frequency of words in certain english text.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-03
    • 文件大小:3104
    • 提供者:花仙子
  1. CountOccurenceOfWords

    0下载:
  2. 对指定文本中的单词进行处理,输出文本中所有单词按照首字母顺序排列的结果,并对每个单词输出其出现的词频。-Output the words in a certain english text in alphabet sequence and count the frequency of each word.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-13
    • 文件大小:2215
    • 提供者:花仙子
  1. Main2

    0下载:
  2. 对指定的文本文件进行处理,计算其中所有单词的词频,并按照词频高低依次输出。-For certain text file,count the frequency of each word and output the outcome in order of frequency in decrease order.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-14
    • 文件大小:3809
    • 提供者:花仙子
  1. KeyWordGet

    0下载:
  2. 提取关键词程序,中文信息处理,能够提取一段正文的关键词及词频-Keyword Extraction
  3. 所属分类:Java Develop

    • 发布日期:2017-05-27
    • 文件大小:9995950
    • 提供者:小琪
  1. 单词词频

    0下载:
  2. 初学者课程设计,能够统计一个句子的词频。(A beginner's course design can count the word frequency of a sentence.)
  3. 所属分类:Java编程

    • 发布日期:2018-01-10
    • 文件大小:4096
    • 提供者:nnnccc
« 12 3 »
搜珍网 www.dssz.com