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

搜索资源列表

  1. MFC编程,功能是查词典(用户可自己导入文本),分词,统计词频

    0下载:
  2. AppWizard has created this RMM application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what you
  3. 所属分类:Windows编程

    • 发布日期:2010-12-05
    • 文件大小:909.81kb
    • 提供者:hq@live.it
  1. zhongwenfenci

    0下载:
  2. 使用字典的中文分词程序 输入: 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
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2.75mb
    • 提供者:Han li
  1. 2

    1下载:
  2. c#中文分词源码,基于词频,词性等,可提取自定义数量的关键词-Chinese word c# source code, based on word frequency, part of speech, can customize the number of keywords extracted
  3. 所属分类:Windows Develop

    • 发布日期:2016-02-05
    • 文件大小:10mb
    • 提供者:spkl
  1. ictclaszyfc-v2009

    0下载:
  2. 中科院分词系统,包含添加词汇、统计词频等。-Chinese Academy of Sciences segmentation system, including adding vocabulary, word frequency and other statistics.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-29
    • 文件大小:11.07mb
    • 提供者:许锐敏
  1. Src____wordcloud_src

    0下载:
  2. 基于词频的国外分词代码,这个可以和国内的一些代码做比较。-Frequency-based segmentation of the foreign code, the number of domestic can be compared to the code.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:71.85kb
    • 提供者:wangzhen
  1. 1

    0下载:
  2. 最大概率分词法,词频词典用的是北语版的也有可能是词典的原因-Maximum probability sub-lexical, word frequency dictionary used in the North language version of the dictionary is also possible that the reasons for
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:85.69kb
    • 提供者:veron781
  1. Word-Segmentation

    0下载:
  2. 分词程序,用于文本分词,可以进行分词,统计词频-Segmentation procedure, used for text segmentation
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:156.52kb
    • 提供者:dwjujq
  1. Complete-Training-of-TC

    0下载:
  2. 用贝叶斯模型实现文本分类,;里面包含分词,词频统计,去除停用词等模块,目前完成的是分类的训练阶段。-realize text categorization by using the NaiveBayes Model
  3. 所属分类:CSharp

    • 发布日期:2017-05-20
    • 文件大小:5.79mb
    • 提供者:郑娟娟
  1. Word-Segmentation-

    0下载:
  2. 中文分词程序源码,基于词频的,自主开发的中文分词程序,希望能帮到你-simple chinese Word Segmentation hope to help you
  3. 所属分类:Other systems

    • 发布日期:2017-11-14
    • 文件大小:5.85kb
    • 提供者:sa
  1. word_frequency_counter

    0下载:
  2. 词频统计源码,对文本分词后进行词频的统计-Word frequency statistics source text word after word frequency statistics
  3. 所属分类:File Operate

    • 发布日期:
    • 文件大小:1.58kb
    • 提供者:林桂
  1. ansj_seg-master

    0下载:
  2. 一个功能非常全面的分词程序,内部有许多测试类可以使用,包含了词频的统计功能在其中,可以-A very comprehensive segmentation procedures, internal classes can use many tests, including word frequency statistics function in which you can see under the next
  3. 所属分类:Console

    • 发布日期:2016-01-26
    • 文件大小:23.42mb
    • 提供者:cxf
  1. Lucene

    0下载:
  2. Lucene中文词频统计,包括分词,统计,排序,运行高效,分词手段使用Lucene封装的类库,操作简便-Lucene Chinese word frequency statistics, including segmentation, statistics, sorting, efficient operation, word means using Lucene library package, easy to operate
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:1.08mb
    • 提供者:李虹颖
  1. myFileStream

    0下载:
  2. 词频统计,能实现英文文章的分词和统计功能,代码比较简单,容易实现。-Word frequency statistics, to achieve the English word articles and statistical functions, the code is relatively simple, easy to implement.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1.39kb
    • 提供者:Krystal
  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
    • 文件大小:904.98kb
    • 提供者:孙龙
  1. Main

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

    • 发布日期:2018-01-06
    • 文件大小:4kb
    • 提供者:MaybeSilent
  1. 课程设计作业

    0下载:
  2. 用分词包进行分词,并通过分词统计每个词频出现次数(use to seperate an article, and use the dictionary to find the frequency of each word)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:3kb
    • 提供者:人生十年
  1. 主题模型

    0下载:
  2. 对给定文档进行分词处理,转换为词频矩阵并进行主题分类(Categorization of a given document)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:1kb
    • 提供者:llt0829
  1. 情感分析用词语集·知网hownet词典

    0下载:
  2. 该软件可以实现微博分析、聊天分析、全网分析、网站分析、浏览分析、分词、词频统计、英文词频统计、流量分析、聚类分析等一系列文本分析(The software can realize micro-blog analysis, chat analysis, whole network analysis, website analysis, browse analysis, word segmentation, word frequency statistics, English word freque
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:83kb
    • 提供者:郭松2018
  1. wordseg

    0下载:
  2. 运用R语言进行中文分词处理,得到词频统计,并绘制词云图直观表示(Chinese word segmentation and word cloud drawing)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:9kb
    • 提供者:莳晔
搜珍网 www.dssz.com