搜索资源列表
WordRateCS
- 词频统计,C#完成的!各位参考一下!多提宝贵意见!-Frequency statistics, the complete C#! You take a look! More valuable advice!
1-词频统计_code
- c#环境下,编程实现统计用词频率,类似于一般的背诵单词软件-environment, programming statistics word frequency, similar to the word recitation of the general software
2005413185023558
- 本程序是用哈希表实现词频统计,用java实现的,仅用于网友学习之用。-this program is to achieve Hash Table Frequency statistics, using java to achieve, and only for netizens learning.
wordcount
- 实现页面的词频统计,把页面里出现的每一个词进行次数统计,最后输出到文本文件中
1234
- 一个词频统计的 小程序 自己编的 希望大家用用给点评论
wordfreq
- 按照linux下使用shell编程统计单词词频的方法,使用vc实现文章中英文单词词频统计
wordcounter.rar
- 词频统计工具:由用户指定搜索范围,程序遍历搜索范围中所有文本文件(*.txt),统计文本中所有出现单词的出现次数。遍历之后,计算所有单词的出现频率,将各单词按出现频率由大到小排列汇同其出现频率输出到用户指定的文件中。,Frequency statistical tools: the scope of the search specified by the user, the program searches all traverse text file (*. txt), text statis
zhongwenfenci
- 使用字典的中文分词程序 输入: Dic.txt: 词典文件 Target.txt: 目标文件 输出: Result_back.txt:后向分词的结果 Result_front.txt:前向分词的结果 Result.txt: 双向扫描,对词频统计分析得到的结果 -The Chinese word dictionary program input: Dic.txt: dictionary file Target.txt: Target file output
UCChineses
- 用VB6.0开发的中文词频统计软件,可在word文档中中自动找出所有的词语,并从按照词频高低排序。附测试文档。 -VB6.0 to develop the Chinese word frequency statistics software, automatically find all the words in a word document, and from the word frequency level of sort. Attached to the test document.
wordfrequency
- 中文文档的词频统计程序,已经通过调试!可以正常使用。程序是用C#编写的-words frequency
Cipin
- 自己写的词频统计小程序 统计多文件夹下cpp与txt文件中词频~~ vc6.0 下编译 -Their own written word frequency statistics and more statistics applet cpp folder and txt file under ~ ~ vc6.0 frequency compiler
word_freq
- 词频统计的字库,希望对各位能有所帮助吧 -Word frequency statistics, font, and they hope you can help it
0896170052
- 实现指定路径下的所有文件词频统计,基于命令行的。文件包括cpp和release版的exe-The achievement of designated trails of all documents under the frequency statistics, based on the command line. Documents include cpp and release version of the exe
ictclaszyfc-v2009
- 中科院分词系统,包含添加词汇、统计词频等。-Chinese Academy of Sciences segmentation system, including adding vocabulary, word frequency and other statistics.
dancicipingtongji
- 单词词频统计程序,结果使文章中的单词按字典顺序排列,且计算出每个单词出现的频率(即次数)-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)
Main
- 利用java的字符串分词实现英文文本的词频统计并进行输出(Using java string word segmentation to achieve English word frequency statistics and output)
词频统计
- 进行词频统计,将不同的单词存入堆中,建立相应的索引表确定各单词在堆中存储的位置及出现的次数。(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.)
str终版
- 统计单词出现的次数,并按照出现的次数排序(The number of occurrences of statistical words)
exercise_1
- 词频统计,用于计算一篇文章内单词出现频率,并显示出排序后的单词出现频率。(Word frequency statistics)
统计单词频率
- 统计文件中单词个数以及各大写、小写字符,数字、空格数目。(The number of words in a statistical file and the number of capitals, lowercase characters, numbers, and spaces.)