资源列表
两岸通--简繁字互转源代码
- 用VC++编的,一个可以实现简繁互相转换的程序。-VC series, a possible mutual Word conversion process.
FlexCRFs-0.3
- Hieu Xuan Phan & Minh Le Nguyen 利用CRF统计模型写的可用于英文命名实体识别、英文分词的工具(开放源码)。CRF模型最早由Lafferty提出,全名conditional random fields,该模型后来被广泛地应用在语言和图像处理领域,并随之出现了很多的变体。FlexCRF就是对CRF模型的一个实现应用工具,可用于文本信息处理
YASMET
- YASMET: Yet Another Small MaxEnt Toolkit (Statistical Machine Learning) 由Franz Josef Och编写,一个简短但非常经典的最大熵统计模型实现源码。-YASMET : Yet Another Small MaxEnt Toolkit (Statistical Machine Learning) by Franz Josef Och preparation, a brief but very classic maximu
personNER
- 基于CRF(conditional random fields)统计模型的文本人名识别工具源代码,是Mallet开放源码项目的一部分-based on CRF (conditional random fields) statistical model of text my name recognition tools source code, open source Mallet is part of the project
abner
- 一个命名实体识别工具,是Mallet开放源码项目的一部分,可用于识别文本中的人名、地名等信息-a named entity recognition tools, Mallet OSS part of the project, Text can be used to identify the names, places and other information
compare
- 一个可以将进行中文分词后的文档与标准文档进行比较的工具,可以测试分词识别的准确率、召回率等-one can be carried out after the Chinese word document with the standard document comparison tool Segmentation can test the accuracy of the identification and recall rates
amis-2.95
- Amis - A maximum entropy estimator 一个最大熵模型统计工具,采用特征进行模型构建-Amis-A maximum entropy estimator a maximum entropy model statistical tools used for model building features
excel
- 在VC中调用EXECL模板生成报表,非常方便
notebook
- 次程序基本实现微软的记事本功能,是我刚刚做的,请指教。
PSOLA
- 语音合成PSOLA算法实现 语音合成PSOLA算法实现
cwin
- 汉字库开发生成系统完整代码,由西安交大刘路放老师设计编写。程序为DOS下图形界面全面支持鼠标,操作十分方便。
BNChart
- 基于神经网络的文字识别系统,详细说明了文字的识别方法,一种全新的识别技术。