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

搜索资源列表

  1. Frequency

    0下载:
  2. 这是已经封装好的exe程序,可以获取指定txt文本中词频统计信息,方便爬取数据-It is already packaged exe program, you can get the text to specify txt word frequency statistics to facilitate crawling data
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:327803
    • 提供者:乐乐乐
  1. WordsCount

    0下载:
  2. Windows下基于visual studio 2010平台的一个简单但是全面的文本词频统计程序,非常好用!-Under Windows simple but comprehensive text word frequency statistics program, very easy to use visual studio 2010 on a platform!
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-21
    • 文件大小:5835072
    • 提供者:黄秀清
  1. MFC-Look-it-up-in-the-dictionary

    0下载:
  2. 查词典、分词、词频统计程序,非常实用读者,建议下载。-Look it up in the dictionary, word segmentation, word frequency statistics program, very practical readers, it is recommended to download.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-02
    • 文件大小:926703
    • 提供者:孙龙
  1. lda-c

    0下载:
  2. LDA是一种文档主题生成模型,也称为一个三层贝叶斯概率模型,包含词、主题和文档三层结构。文档到主题服从Dirichlet分布,主题到词服从多项式分布。 LDA是一种非监督机器学习技术,可以用来识别大规模文档集(document collection)或语料库(corpus)中潜藏的主题信息。它采用了词袋(bag of words)的方法,这种方法将每一篇文档视为一个词频向量,从而将文本信息转化为了易于建模的数字信息。但是词袋方法没有考虑词与词之间的顺序,这简化了问题的复杂性,同时也为
  3. 所属分类:Driver develop

    • 发布日期:2017-04-16
    • 文件大小:30689
    • 提供者:yangling
  1. WordCount

    0下载:
  2. WORDCOUNT单词词频统计,能遍历文件夹,分辨文件类型并统计文档文件中的单词频率,排序输出。包含文件搜索类ScanWord,单词统计类TextDoc,并有两个类的JUnitTest文件及相应的说明文档readme,正确性文档。-Word frequency statistics file and sort output, including file search category ScanWord, word statistical category TextDoc, and there
  3. 所属分类:JavaScript

    • 发布日期:2017-04-16
    • 文件大小:35404
    • 提供者:lhs
  1. cipintongji

    0下载:
  2. 文本词频统计的程序,挺简单的很好用,里面附有源代码,已经测试过了。-Text word frequency statistics program, very simple easy to use, which with the source code, has been tested.
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:17173
    • 提供者:朱山
  1. textquery

    0下载:
  2. 一个查询书籍中词频出现次数的程序,是C++ primer 第十章的内容,使用map和vector实现-A query book word occurrences of the program
  3. 所属分类:STL

    • 发布日期:2017-05-25
    • 文件大小:8414184
    • 提供者:曹雪倩
  1. wordCount

    0下载:
  2. 代码功能:文件中的词频检测,一个文件中存储待检测文本,另一个文件中存储检测的单词,且单词可为多个,检测中单词的单复数为同一单词,且能检测数字、数字与字母组合的单词- Code Function: document word frequency detection, a file stored text to be detected, another file storage detection of words, and words can be multiple, detection of
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-27
    • 文件大小:39970
    • 提供者:
  1. word_find

    0下载:
  2. 英文词频统计,单复数算一个单词,大小写算一个单词-word frequency find
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:446782
    • 提供者:chenhonghe
  1. tfidf-computation-using-Lucene

    1下载:
  2. tf-idf 是进行词频统计的程序,可对词频进行统计,用Lucene-tf-idf is the frequency statistics of procedures, word frequency statistics for using Lucene
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:2460
    • 提供者:Louis
  1. NlPIR

    0下载:
  2. 中文分词与词频统计 64位 为eclipse工程文件,可直接运行,效果不错-Chinese word and word frequency statistics 64
  3. 所属分类:JavaScript

    • 发布日期:2017-05-20
    • 文件大小:5846218
    • 提供者:张瑜
  1. Counting

    0下载:
  2. 该程序用于实现统计词频功能,从文件读取内容,将统计结果输出到文件 -count the frequent of the words a file,and write down the result in a file.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-16
    • 文件大小:15562
    • 提供者:Zhao
  1. nlp

    0下载:
  2. nlp中的词频统计,功能是统计语料库中的词频。 以及基于隐马尔可夫的音字转换系统-nlp the frequency statistics, the function of word frequency statistics corpus. As well as audio-based Hidden Markov word conversion system
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3016
    • 提供者:yhlhit
  1. ICTCLAS2014

    0下载:
  2. 中文自然语言处理相关程序,包括中文词频统计、新词发现等功能,并含有示例文档。-Chinese Natural Language Processing related procedures, including Chinese word frequency statistics, new word detection and other functions, and contains a sample document.
  3. 所属分类:Document

    • 发布日期:2017-05-03
    • 文件大小:1272751
    • 提供者:张磊
  1. 5-4solution

    0下载:
  2. 基于词频的文件相似度,实现一种简单原始的文件相似度计算-Frequency-based document similarity, the original file to implement a simple similarity calculation
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:2154
    • 提供者:liuwenchun
  1. sort

    0下载:
  2. 利用插入排序和首字母归类统计英文单词的词频,经过一些优化-Use insertion sort and classify the first letter of the English word word frequency statistics, after some optimization
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:1344
    • 提供者:李季
  1. IDF

    0下载:
  2. IDF反映了在文档集合中一个单词对一个文档的重要性,经常在文本数据挖据与信息提取中用来作为权重因子。在一份给定的文件里,词频(termfrequency-TF)指的是某一个给定的词语在该文件中出现的频率。逆向文件频率(inversedocument frequency,IDF)是一个词语普遍重要性的度量。-IDF reflects the importance of a word in a document collection for a document, often in the text
  3. 所属分类:JavaScript

    • 发布日期:2017-04-06
    • 文件大小:58513
    • 提供者:yc
  1. word

    0下载:
  2. 统计一个txt文本中的词频。使用方法是将要统计的文本文件放在py文件的同一目录下,并根据py文件注释更改文本文件名-calculate the tf within a*.txt
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1777
    • 提供者:qjf
  1. zipf_law

    0下载:
  2. Zipf发现,不同语言中,不同词语出现的频率分布符合统一的数学规律。 Zipf律(Zipf law):将某一个单词(如the)在一篇文章中出现的次数排名记作r,该词语出现的次数记作f(r)的话,那么f(r)~r-1 以《哈姆雷特》为例,用MATLAB对其进行词频分析,并验证Zipf律。-Zipf found, different languages, different words with the frequency distribution in line with unified
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:74186
    • 提供者:yuyi
  1. hadoop_py

    0下载:
  2. hadoop词频统计,即统计一个句子或一篇文章中某词出现的频率。-hadoop frequency statistics, namely the statistical frequency of an article in a sentence or a word appears.
  3. 所属分类:MPI

    • 发布日期:2017-05-09
    • 文件大小:1714459
    • 提供者:夏益志
« 1 2 ... 4 5 6 7 8 910 11 12 »
搜珍网 www.dssz.com