搜索资源列表
hlssplit
- 海天智能分词系统源码,可以根据需要设置分词的粒度,另外提供了词性标注,关键字提取等功能-sky Intelligent Word system source code, according to the need for segmentation of granularity, the provision of tagging, keyword extraction functions
PPT-SoftwareEngineering
- 语音识别系统中前端PLP参数的提取和处理 孤立词识别系统中几种滤波器组的比较研究 基于Matlab命令字识别系统及实现 基于HTK的命令字识别系统及实现 基于HTK的数字串识别系统及实xian-Speech Recognition System front-end PLP parameters for the extraction and processing isolated word recognition sy
yuyinshibiedsp
- 用DSP实现的一个简单的语音识别系统,只要实现单个词的识别即可,采样率8k,帧长30ms,帧移10ms,系统采样后分帧--端点检测,将检测到的原始语音信号保存下来,基本上一个字在30帧左右,然后提取每帧的LPC参数--将LPC参数转换为LPC倒谱系数,然后利用DTW方法和模板比较.-a brief speech recognition system, as long as the realization of a single word can be identified. 8 k sampli
ChineseSplit
- 一个基于VB.NET开发的中文分词及关键词提取系统,采用双向最大匹配、词频统计、快速排序等算法实现。-VB.NET developed based on Chinese word segmentation and Key Extraction System, the largest two-way matching, word frequency statistics, such as quick sort algorithm.
LD
- 语音识别中lpc特征提取算法,采用LEVINSON-DURBIN算法,c编程,简单易懂,还包含该算法原理的word详细说明资料。-Lpc speech recognition feature extraction algorithm using LEVINSON-DURBIN algorithm, c programming, easy-to-read, the algorithm also includes detailed information of the word.
DTWspeech
- 本 文 首先 介绍了语音识别的研究和发展状况,然后循着语音识别系统的 处理过程,介绍了语音识别的各个步骤,并对每个步骤可用的几种方法在实 验基础上进行了分析对比。研究了语音信号的预处理和特征参数提取,包括 语音信号的数字化、分帧加窗、预加重滤波、端点检测及时域特征向量和变 换域特征向量.其中端点检测采用双门限法.通过实验比对特征参数的选取, 采用12阶线性预测倒谱系数作为识别参数。详细分析了特定人孤立词识别算 法,选定动态时间弯折为识别算法,并重点介绍其设计实现。 在
qw
- 全文检索工具,用来检索全文以提取句子和自动分词-Full-text search tool, is used to retrieve the full text to extract sentences and automatic word
LZ78encodinganddecoding
- LZ78的编码思想是不断地从字符流中提取新的“缀-符串(String)”(通俗地理解为新“词条”),然后用“代号”也就是码字(Code word)表示这个“词条”。这样一来,对字符流的编码就变成了用码字(Code word)去替换字符流,生成码字流,从而达到压缩数据的目的。 -LZ78 encoding idea is to continually extracted from the character stream the new " infix- character string
get_word_from_webpage
- 从网页格式提取单词的小程序-can you catch word from webpage !
typeof_common
- typeof,编译时获取表达式类型运算符,是gcc编译器的一个扩展(intel编译器 也支持). 笔者最近作一个项目时需要用比较hack的手段把第三方的dll(无lib但有头文件)里面的外部函数以函数指针的方式提取出来给其他模块作全局变量用,500多个函数呀,声明函数指针可不是个轻松事,类型名字至少排满一行,写了50多个就受不了了. 找了boost的typeof,把里面的代码大幅度简化,提炼,去掉一些依赖.请使用TYPEOF宏,无任何运行时开销。 本版本利用了vc6的1个bug(子类
dtw
- 本系统是一个在多媒体PC 上实现的孤立词识别系统, 它提取语音的线性预测系数作为特征参数, 并采用Itaku ra 失真测度计算帧间距离, 在识别上则使用了动态时轴弯曲(DTW ) 进行时间匹配。本系统对一般的DTW 法作了改进, 即通过放宽端点限制以得到更好的语音匹配, 克服了一般DTW 法要求语音首尾严格对齐而造成的弊病, 降低了语音端点检测的精度要求。-This system is implemented on a multimedia PC isolated word recogniti
bianyi1
- 词法分析器。根据所给文法是进行词法分析和语法分析的依据,并将该文法中涉及到的单词信息提取到了单词符号与种别对照表中。-Lexical analyzer. According to the grammar is lexical analysis and syntax analysis is based on and related to the word grammar in information extraction to other kinds of symbols and words in
fenge
- 用于提取一段语音中单独的每个字词,matlab下编写,经检测很好用。注意不是检测一段语音中的一个字词,而是所有的。-to detect every word in a speech segment. made in matlab. mind you , it s meant to detect every word, not only the first word
VeryPDF-PDF2Word
- PDF2Word能够从PDF格式文档中提取文字、图形和其它内容存放入Word格式文档中,因此你就能重复利用你的PDF文档内容.-PDF2Word can be extracted from PDF documents with text, graphics and other content stored in Word format document, so you can reuse your PDF document content.
matlab_DTW
- 按所学相关语音处理的知识,自己设计一个孤立词语音识别程序,分析所设计系统的特性。熟悉不同模块间如何进行有效的组合,以及模块内的设计,重点掌握特征参数的提取和模式识别方法,并对不同的特征参数提取方法和模式匹配方法有大概的了解,知道其不同的优缺点。-The learned voice processing knowledge, an isolated word speech recognition program of their own design, analysis of the design
Dotmatrix
- 最新汉字点阵获取工具,delphi开发,能多字快速提取编码。-Get the latest character dot matrix tool, delphi developers can quickly extract multi-word coding.
shengzibiao
- Delphi文本生字提取小程序,认识一个从事幼教的朋友,是按照她的要求写的,程序实现的主要功能是抽取txt和word文档中的生字,可以帮助幼儿识记生字,适宜初学者理解汉字的存储结构特性。存在的问题是无法完全删除一些非汉字符号。-Delphi text words extraction of small procedures, know a friend is engaged in preschool education, according to her request to write, th
Code-word-back-system
- 用于实现个人手机或者电脑通讯录的保存于提取,使用方便-Save for the realization of personal contacts in the phone or computer to extract, convenient to use
scala-shell-code_09.scala
- 基于spark做的文本分类,有分词、提取TFIFDF关键词特征,贝叶斯分类次,word2vector-Make text classification based spark, partakers word feature extraction TFIFDF keyword, Bayesian classification times, word2vector
HanLP-1.2.8
- 汉语言文学包,比较好的自然语言处理源码,可以进行中文分词,主题模型提取,关键字提取,自动摘要的生成等-Chinese language and literature package, relatively good Natural Language Processing source code, you can carry out the Chinese word segmentation, keyword model extraction, keyword extraction, automa