搜索资源列表
MFC编程,功能是查词典(用户可自己导入文本),分词,统计词频
- 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
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
2
- c#中文分词源码,基于词频,词性等,可提取自定义数量的关键词-Chinese word c# source code, based on word frequency, part of speech, can customize the number of keywords extracted
ictclaszyfc-v2009
- 中科院分词系统,包含添加词汇、统计词频等。-Chinese Academy of Sciences segmentation system, including adding vocabulary, word frequency and other statistics.
Src____wordcloud_src
- 基于词频的国外分词代码,这个可以和国内的一些代码做比较。-Frequency-based segmentation of the foreign code, the number of domestic can be compared to the code.
1
- 最大概率分词法,词频词典用的是北语版的也有可能是词典的原因-Maximum probability sub-lexical, word frequency dictionary used in the North language version of the dictionary is also possible that the reasons for
Word-Segmentation
- 分词程序,用于文本分词,可以进行分词,统计词频-Segmentation procedure, used for text segmentation
Complete-Training-of-TC
- 用贝叶斯模型实现文本分类,;里面包含分词,词频统计,去除停用词等模块,目前完成的是分类的训练阶段。-realize text categorization by using the NaiveBayes Model
Word-Segmentation-
- 中文分词程序源码,基于词频的,自主开发的中文分词程序,希望能帮到你-simple chinese Word Segmentation hope to help you
word_frequency_counter
- 词频统计源码,对文本分词后进行词频的统计-Word frequency statistics source text word after word frequency statistics
ansj_seg-master
- 一个功能非常全面的分词程序,内部有许多测试类可以使用,包含了词频的统计功能在其中,可以-A very comprehensive segmentation procedures, internal classes can use many tests, including word frequency statistics function in which you can see under the next
Lucene
- Lucene中文词频统计,包括分词,统计,排序,运行高效,分词手段使用Lucene封装的类库,操作简便-Lucene Chinese word frequency statistics, including segmentation, statistics, sorting, efficient operation, word means using Lucene library package, easy to operate
myFileStream
- 词频统计,能实现英文文章的分词和统计功能,代码比较简单,容易实现。-Word frequency statistics, to achieve the English word articles and statistical functions, the code is relatively simple, easy to implement.
MFC-Look-it-up-in-the-dictionary
- 查词典、分词、词频统计程序,非常实用读者,建议下载。-Look it up in the dictionary, word segmentation, word frequency statistics program, very practical readers, it is recommended to download.
Main
- 利用java的字符串分词实现英文文本的词频统计并进行输出(Using java string word segmentation to achieve English word frequency statistics and output)
课程设计作业
- 用分词包进行分词,并通过分词统计每个词频出现次数(use to seperate an article, and use the dictionary to find the frequency of each word)
主题模型
- 对给定文档进行分词处理,转换为词频矩阵并进行主题分类(Categorization of a given document)
情感分析用词语集·知网hownet词典
- 该软件可以实现微博分析、聊天分析、全网分析、网站分析、浏览分析、分词、词频统计、英文词频统计、流量分析、聚类分析等一系列文本分析(The software can realize micro-blog analysis, chat analysis, whole network analysis, website analysis, browse analysis, word segmentation, word frequency statistics, English word freque
wordseg
- 运用R语言进行中文分词处理,得到词频统计,并绘制词云图直观表示(Chinese word segmentation and word cloud drawing)