搜索资源列表
隐马尔可夫模型(源代码和原理介绍)
- 隐马尔可夫模型,C语言编写,重要的是里面附带有隐马尔可夫模型原理介绍的ppt,可以对应学习-HMM, C language, it is important that they are incidental tenets of Hidden Markov Models introduced ppt, can learn from counterparts
C语言的HMM算法库
- 一个关于HMM(隐马尔可夫模型)实现的C语言库。是Visual C++数字图像模式识别技术及工程实践的配套源代码-one of HMM (HMM) with the C library. Yes Visual C digital image pattern recognition technology and engineering practice supporting source code
钢琴(C语言)
- 用C语言编写的钢琴,可以自己演奏,也可以播放自己编写的音乐文件。后者是自己编写歌曲文件,应用程序通过读取该文件,能播放音乐。是一种简单的音乐播放器的模型。-C language of the piano, their performances can also be prepared by the broadcast their music files. The latter song is its own document prepa
CMU-Cam_Toolkit_v2
- 自然语言处理和语音识别中必须的语言模型工具,这个工具可以生成文本或者二进制格式的N-gram表。配合HTK使用效果会更好。-natural language processing, speech recognition and language model must tools, this tool can generate text or binary format of the N-gram table. With the use
弹道模型
- 计算物理弹道沉积模型的c语言实现 motecalo的经典算法-Computational Physics ballistic deposition model of C Language motecalo classical algorithm
text2idngram
- 最注明的cmu语言模型工具箱中的将文本转化为trigram统计的工具。在linux下可用。用法可使用-help命令。-most of the annotated cmu language model kit of text into trigram statistics tool. Linux can be used in the next. Usage may use-help orders.
PageRankWithoutHyperlinks
- 这篇文章很有意思。在传统的“信息检索”领域,文档和文档之间是没有直接的链接关系的。不像在互联网上,有“超级链接”可以连接两个文档。这篇文章了利用“语言模型”来建立两个本没有直接联系的文档之间的联系。而这种联系因为是基于“语言”的,那么很可能暗示了这两个有一定“语义”层面的关联度。-This article is very interesting. In the traditional
HzSearching
- 基于自然语言处理方法的拼音输入法程序,主要采用马尔可夫链模型,通过求最大转移概率,获得由拼音到汉语语句的转变-Based on natural language processing methods Pinyin input method procedures, the main use of Markov chain model, by seeking the maximum transition probability, obtai
gugeheibanbaoshuxuezhimei
- 分多个系列详细介绍了数学的应用,如统计语言模型,中文分词,隐含马尔科夫模型在语言处理中的应用等等非常经典的例子,让我们更深入学习了解数学的光芒所在-Described in detail in several series of mathematical applications, such as statistical language model, Chinese word segmentation, hidden Markov m
r语言批量读取xyz格式文件
- 水动力模型MIKE21数据后处理 dfsu格式文件导出模拟结果xyz格式文件 R语言可以迅速批量读取xyz文件,并根据文件名排序 以便于后期处理(MIKE 21 export results from dsfu R read numerous xyz files)
杆塔模型
- ANSYS的APDL语言用于输电杆塔的程序(ANSYS's APDL language is used to power transmission towers)
CS1.6模型ID过滤工具
- 易语言写的FPS游戏模型ID过滤工具,找出透视的ID(FPS game model ID filter tool written in easy language)
ngram模型分词与统计算法
- N-Gram(有时也称为N元模型)是自然语言处理中一个非常重要的概念,通常在NLP中,人们基于一定的语料库,可以利用N-Gram来预计或者评估一个句子是否合理。另外一方面,N-Gram的另外一个作用是用来评估两个字符串之间的差异程度。这是模糊匹配中常用的一种手段。本文将从此开始,进而向读者展示N-Gram在自然语言处理中的各种powerful的应用。(N-Gram (sometimes referred to as N metamode
三水源新安江模型FORTAN
- 三水源的新安江模型,FORTAN语言编的,(The Xin'An river model of three water source, FORTAN language,)
ARMA模型
- R语言ARMA模型编写范例,使用R语言对金融时间序列数据进行ARMA模型拟合(The example of analyze finicial data through ARMA model using R software)
快速原型中Simulink模型的代码自动生成
- 本文介绍了在快速原型系统中如何利用Matlab/Simulink的代码生成功能将Simulink模型转换成 目标语言模型的方法。(This article introduces how to convert the Simulink model into the target language model by using the Matlab / Simulink code generation function in the rap
用神经网络做复杂模型
- 使用R语言包进行神经网络建模的一个例子,是使用神经网络包进行建模的一个例子,用来学习(An example of neural network modeling using the R language package is an example of modeling using a neural network package for learning.)
输电塔Ansys模型
- 利用ansys APDL语言编写的输电塔有限元模型,可以用于输电塔动力分析(The finite element model of transmission tower, written in ANSYS APDL language, can be used for power analysis of transmission tower)
空间计量模型R操作代码
- 空间计量r语言的实现,代码手动整理,doc版(Space measurement R language implementation, code manual finishing, Doc version)
回归模型
- 利用R语言实现了线性回归和逻辑回归,提供了数据和代码(Use R language to achieve linear regression and logistic regression, and provide data and code.)