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

搜索资源列表

  1. 1-词频统计_code

    0下载:
  2. c#环境下,编程实现统计用词频率,类似于一般的背诵单词软件-environment, programming statistics word frequency, similar to the word recitation of the general software
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:27924
    • 提供者:11
  1. MFC查词典、分词、词频统计程序

    1下载:
  2. MFC编程,功能是查词典(用户可自己导入文本),分词,统计词频,还可以保存结果!我们MFC课的期末作业,强烈推荐!-MFC programming function is to check dictionary (users can import their own version), participle, statistical, frequency, the results can be saved! We MFC class at the end operations, strongly
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:931914
    • 提供者:唐瑜
  1. 中文词频统计软件

    2下载:
  2. 可以统计中文词汇的词频
  3. 所属分类:其它程序

  1. 哈希表实现词频统计

    0下载:
  2. java实现,哈希表实现词频统计。
  3. 所属分类:源码下载

    • 发布日期:2011-08-11
    • 文件大小:10892
    • 提供者:ztecoolman
  1. wordcounter.rar

    1下载:
  2. 词频统计工具:由用户指定搜索范围,程序遍历搜索范围中所有文本文件(*.txt),统计文本中所有出现单词的出现次数。遍历之后,计算所有单词的出现频率,将各单词按出现频率由大到小排列汇同其出现频率输出到用户指定的文件中。,Frequency statistical tools: the scope of the search specified by the user, the program searches all traverse text file (*. txt), text statis
  3. 所属分类:Windows Develop

    • 发布日期:2015-12-28
    • 文件大小:2466
    • 提供者:ljh
  1. tfidf.rar

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

    • 发布日期:2017-03-23
    • 文件大小:2099
    • 提供者:姜英杰
  1. 基于哈希表的词频统计

    0下载:
  2. 基于哈希表的词频统计 -Hash table based on word frequency statistics
  3. 所属分类:软件工程

    • 发布日期:2017-03-30
    • 文件大小:17230
    • 提供者:sa
  1. ChineseSplit

    0下载:
  2. 一个基于VB.NET开发的中文分词及关键词提取系统,采用双向最大匹配、词频统计、快速排序等算法实现。-VB.NET developed based on Chinese word segmentation and Key Extraction System, the largest two-way matching, word frequency statistics, such as quick sort algorithm.
  3. 所属分类:MultiLanguage

    • 发布日期:2017-05-21
    • 文件大小:6472935
    • 提供者:张莉娟
  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. 中文文档的词频统计程序,已经通过调试!可以正常使用。程序是用C#编写的-words frequency
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:33283
    • 提供者:王燕霞
  1. Cipin

    0下载:
  2. 自己写的词频统计小程序 统计多文件夹下cpp与txt文件中词频~~ vc6.0 下编译 -Their own written word frequency statistics and more statistics applet cpp folder and txt file under ~ ~ vc6.0 frequency compiler
  3. 所属分类:File Operate

    • 发布日期:2017-03-25
    • 文件大小:3524
    • 提供者:heaton
  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. dancicipingtongji

    0下载:
  2. 单词词频统计程序,结果使文章中的单词按字典顺序排列,且计算出每个单词出现的频率(即次数)-Word Frequency Statistics of procedures, resulting in articles in the order of words according to the dictionary, and to calculate the frequency of each word (ie, times)
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:123015
    • 提供者:何锦峰
  1. 23

    0下载:
  2. 词频统计就是统计一个句子或一篇文章中各种词出现的频率,它是中文信息处理的一项基本技术,在很多领域中都有重要的应用。例如在中文搜索引擎(如Google、百度)中,除特别常用的词以外,一篇文章中出现频率较高的词通常能反映这篇文章的主题,因此可以使用词频来对中文文章进行归类。本案例实现按词表对文章中的词语进行分析,并按字典序给出词表中各词语在文章中出现的次数。-Frequency Statistics is a statistical one sentence or an article in the
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:554605
    • 提供者:kejianping
  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. ngrams

    1下载:
  2. 自然语言处理相关程序,有关分词的和词频统计-Natural language processing procedures, the statistical segmentation and word frequency
  3. 所属分类:MultiLanguage

    • 发布日期:2017-05-18
    • 文件大小:4769666
    • 提供者:Marvin
  1. Main

    0下载:
  2. 利用java的字符串分词实现英文文本的词频统计并进行输出(Using java string word segmentation to achieve English word frequency statistics and output)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-06
    • 文件大小:4096
    • 提供者:MaybeSilent
  1. 词频统计

    1下载:
  2. 进行词频统计,将不同的单词存入堆中,建立相应的索引表确定各单词在堆中存储的位置及出现的次数。(Will different words in the heap, establish the corresponding index table to determine the position of each word in the heap storage and the number of occurrences of.)
  3. 所属分类:C#编程

    • 发布日期:2018-01-07
    • 文件大小:13312
    • 提供者:露露和
  1. exercise_1

    0下载:
  2. 词频统计,用于计算一篇文章内单词出现频率,并显示出排序后的单词出现频率。(Word frequency statistics)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:1024
    • 提供者:manman_1998
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com