搜索资源列表
HanZiFreq
- 汉字字频统计软件说明: 1. 这个小工具可以对一个文本文件中出现的汉字的字形数和字种数进行频次统计; 2. 字频统计结果按照降序输出; 3. 可同时选中多个文本文件进行字频统计; 4. 程序启动后点击主菜单中“统计字频”下“选取文件”就可以开始进行字频统计; 5. 统计结果保存在HanZiFreq_Result.txt文件中; 6. 这个工具不能处理非纯文本格式的文件(比如rtf,word .doc文件等),并且只能处理GB码的文件。 7. \test目录下有一
ChineseSegment
- 一个完整的中文分词程序,有源码,词典,训练集。算法简洁高效,准确率高。包含了一种将标注语料和词典融合的新型分词方法。将语料分割为2:1为训练集和测试集,加上一个外部词典,准确率可以达到95 。适合入门者学习。也适合需要一个简单分词工具的应用。-A Chinese word segmentation procedures, source, dictionary, the training set. The algorithm is simple and efficient, high accura
docx_fft
- 包括word文档FFT算法说明以及对应代码文档以及仿真数据。-including FFT algorithm word document and source,also include input data for test
kmeans_maxminCluster
- 该代码包含了模式识别中的两个算法,kmeans和最大最小距离聚类,并且里面附有word版的算法结果,清晰明了,代码通过测试,可完美运行-The code contains the pattern recognition of two algorithms, kmeans and maximum and minimum distance clustering, and which with word version of the algorithm result, clarity, the cod
HMM-isolated-word-speech-recognition
- 一种基于隐马尔科夫模型的孤立词的的语音识别实验,可以试验0到9的数字语音识别。-An isolated word speech recognition experiment based on the hidden Markov model, can test 0 to 9 digit speech recognition.