CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 中文信息处理 搜索资源 - 训练

搜索资源列表

  1. sbp

    0下载:
  2. 用于手写体字符识别的BP神经网络算法,用C语言编写,需要用一定数据的进行训练,然后用三层网络进行识别,可以试一试.-for Handwritten Character Recognition BP neural network algorithm, using C language, need certain data for training, and then use the three-tier network identification, may try.
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:7.39kb
    • 提供者:高小梅
  1. DigitRec

    0下载:
  2. 基于神经网络的文字识别系统 本目录主要包括:文档和两个源代 其中源代码是识别程序的,另一个是矩阵类库的。已经保存了训练好的网络权值,所以第一次使用识别程序时,可以直接运行Release目录下的可执行文件,然后对图片目录中的测试图片进行读入、识别。当然也可以自行用训练样本训练网络,不过要注意训练样本的选择,否则可能识别率很低。训练样本选择的原则是,尽可能的有代表性,在训练时间不至于太长的情况下训练样本数目尽量多。
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:82.12kb
    • 提供者:杨华
  1. CRF++-0.50

    0下载:
  2. CRF++ 5.0的 source 应用在自然语言识别等领域的机器训练,对2G以上的语料不会出现内存溢出等问题
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:360.2kb
    • 提供者:李菲
  1. spamFiliter

    0下载:
  2. 中文邮件过滤。对训练邮件分词训练贝叶斯模型。然后对测试邮件分类
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:6mb
    • 提供者:fancyiyang
  1. MyProject

    1下载:
  2. 文本分类,使用贝叶斯分类系统,训练集和测试集
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:7.9mb
    • 提供者:汤锋
  1. fenci

    0下载:
  2. 分词程序,HMM模型训练,维特比解码,有说明文档。
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:9.99kb
    • 提供者:haiba
  1. PFR199801.rar

    0下载:
  2. PFR人民日报标注语料,它是中文信息处理的重要训练样本,PFR marked the People' s Daily corpus, which is an important Chinese information processing training samples
  3. 所属分类:MultiLanguage

    • 发布日期:2016-12-09
    • 文件大小:2.12mb
    • 提供者:weiwei
  1. 中文分词算法

    0下载:
  2. 本程序使用给出的字典进行学习并对训练语料进行分词处理,采用C语言编写,高效易懂!
  3. 所属分类:中文信息处理

    • 发布日期:2012-10-28
    • 文件大小:2.01mb
    • 提供者:jessica9421
  1. CRF++-0.51

    0下载:
  2. 应用在自然语言识别等领域的机器训练,最新版本的条件随机场工具-Applications in natural language recognition in areas such as machine training, the latest version of the conditions with the Airport tools
  3. 所属分类:MultiLanguage

    • 发布日期:2017-03-28
    • 文件大小:410.67kb
    • 提供者:wen6860
  1. hmmfan

    0下载:
  2. 一个用于 词性标注的 HMM程序。 包含 训练和测试功能。-One for the HMM-speech tagging procedures. Includes training and testing.
  3. 所属分类:MultiLanguage

    • 发布日期:2017-04-25
    • 文件大小:27.92kb
    • 提供者:fanshixi
  1. shouxietishibie

    0下载:
  2. 通过VC++实现了手写体识别,先训练,,然后就可以识别了-First we use the whole image as the feature, but the running time is too long, so we begin to think about the preprocessing and the feature extraction. We use two methods to extract the feature, first we extract 13 featur
  3. 所属分类:MultiLanguage

    • 发布日期:2017-03-30
    • 文件大小:4.86kb
    • 提供者:张颖
  1. segword

    0下载:
  2. segword训练语料处理程序,针对人民日报199801训练语料进行训练的程序-segword
  3. 所属分类:MultiLanguage

    • 发布日期:2017-05-12
    • 文件大小:2.6mb
    • 提供者:weiwei
  1. Test Class By SVM

    2下载:
  2. 支持向量机实现的文本分类程序,过程如下,首先使用分词工具分词,这里使用的是计算所的分词工具,从而保证分词是最优秀的,接下来使用国际效率最高的文本IFIDF向量生成工具生成文本相量,最后使用台湾林智恒的效率最高的SVM实现软件包libsvm实现训练和分类,可以这么说,该文本分类是同类中效率最高最准确的-text classfication source code use 3 technology.words sementation,vector gerneration,and libsvm too
  3. 所属分类:中文信息处理

    • 发布日期:2013-08-07
    • 文件大小:17.77mb
    • 提供者:111111
  1. segment

    0下载:
  2. 基于n元语法的分词。先训练后,再通过前后向最大匹配初步分词,在通过2元语法来消岐。-Based on the n-gram sub-word. The first training and then through to the maximum matching before and after the initial word, in through a 2-gram to eliminate qi.
  3. 所属分类:MultiLanguage

    • 发布日期:2017-03-31
    • 文件大小:2.65kb
    • 提供者:byrwu
  1. POStag

    0下载:
  2. 词性标注。首先根据预料库训练模型,然后用得到的模型对未标记词性的语句进行词性标注。-Part of Speech Tagging. First, according to the training model is expected to libraries, and then get the model right part of speech of the statement is not marked for POS Tagging.
  3. 所属分类:MultiLanguage

    • 发布日期:2017-05-26
    • 文件大小:8.47mb
    • 提供者:秦佳佳
  1. wordmark

    0下载:
  2. 通过一个已经标号词性的训练集来得到训练数据,再根据训练数据对需要进行分词的数据进行分词,采用概率最高的分词情况为最后结果。-By a label the parts of speech training set training data to get the need segmentation data based on the training data segmentation with the highest probability of segmentation for the fin
  3. 所属分类:MultiLanguage

    • 发布日期:2017-11-15
    • 文件大小:5.03mb
    • 提供者:小鑫猪
  1. CTB

    0下载:
  2. 中文分词和词性分析通用的训练集,含POS。-Chinese word segmentation and part of speech analysis of generic training set.
  3. 所属分类:MultiLanguage

    • 发布日期:2017-11-05
    • 文件大小:77.87kb
    • 提供者:liliudan
  1. gulicishibie

    0下载:
  2. 基于MFCC+VQLBG的孤立词识别,包含训练使用的录音以及识别用的参考录音。-MFCC,VQLBG,isolated-word speech recognition
  3. 所属分类:MultiLanguage

    • 发布日期:2017-11-14
    • 文件大小:1.49mb
    • 提供者:王旭
  1. randomGen.py.tar

    0下载:
  2. 首先利用现有文本训练trigram模型,再用模型随机生成n个单词的文本-First, the use of existing training trigram model text, and then the model is randomly generated n-word text
  3. 所属分类:MultiLanguage

    • 发布日期:2017-03-29
    • 文件大小:594byte
    • 提供者:lady gg
  1. maxent

    0下载:
  2. 运用最大熵对一个文本中的类进行训练模型,然后可用模型进行预测,结果返回类名,是机器学习语言的重要部分,支持汉字分类-Use of maximum entropy of a text in class training model, the model can then be used to predict the results returned class name is an important part of machine learning languages, support for
  3. 所属分类:MultiLanguage

    • 发布日期:2017-04-10
    • 文件大小:1.21mb
    • 提供者:张中山
« 12 »
搜珍网 www.dssz.com