搜索资源列表

  1. SogouW.20061127

    0下载:
  2. 互联网词库来自于对SOGOU搜索引擎所索引到的中文互联网语料的统计分析,统计所进行的时间是2006年10月,涉及到的互联网语料规模在1亿页面以上。统计出的词条数约为15万条高频词,除标出这部分词条的词频信息之外,还标出了常用的词性信息。 语料库统计的意义:反映了互联网中文语言环境中的词频、词性情况。 应用案例:中文词性标注、词频分析等。 词性分类: N 名词 V 动词 ADJ 形容词 A
  3. 所属分类:搜索引擎

    • 发布日期:2008-10-13
    • 文件大小:1.2mb
    • 提供者:17521
  1. POSTagger

    0下载:
  2. (1)从已经标注好词性的语料中统计得到词性标记的二元转移矩阵,以及每个词以确定的词性标记出现的次数等数据(训练阶段) (2)利用动态规划算法快速选取词性标记路径,得到词性标记结果 (3)可以选择不同的词性标记集 -(1) from the good part-of-speech tagging has been the Corpus statistics to be part of speech marking th
  3. 所属分类:其它资源

    • 发布日期:2025-01-09
    • 文件大小:755kb
    • 提供者:赵阳
  1. POS_tagging_and_HMM

    0下载:
  2. 词性标注与隐马尔可夫模型.ppt,相当好的说明材料。-part-of-speech tagging and Hidden Markov Model. Ppt, very good descr iptive material.
  3. 所属分类:技术管理

    • 发布日期:2025-01-09
    • 文件大小:146kb
    • 提供者:郝云龙
  1. 07S051098

    0下载:
  2. 通过隐马尔可夫模型做词性标注,即给定一个句子,得到它的最优词性序列-To do through the Hidden Markov Model-of-speech tagging, that is, given a sentence, be it the optimal part of speech sequence
  3. 所属分类:中文信息处理

    • 发布日期:2025-01-09
    • 文件大小:6kb
    • 提供者:寒假
  1. AutoSummary-0.1.0a-src.tar

    0下载:
  2. AutoSummary uses Natural Language Processing to generate a contextually-relevant synopsis of plain text. It uses statistical and rule-based methods for part-of-speech tagging, word sense disambiguation, sentence de
  3. 所属分类:中文信息处理

    • 发布日期:2025-01-09
    • 文件大小:48kb
    • 提供者:何为
  1. the-application-and-research-based-on-dsp-speech-p

    0下载:
  2. 本文针对语音识别处理系统中面临的主要问题和关键点,利用语音处 理系统对语音处理的一些关键点进行讨论研究。并且利用一些基本算法对语音 处理的部分参数进行实验。 -In this paper, speech recognition systems deal with major issues and key points, use of voice processing systems to handle voice some
  3. 所属分类:软件工程

    • 发布日期:2025-01-09
    • 文件大小:2.84mb
    • 提供者:xcs
  1. speech-recognition

    0下载:
  2. Intel开发的IPP库的应用实例,包含语音识别的部分。学习IPP库和语音的同志必看-Intel developed the application of IPP library contains part of speech recognition. Learning IPP library and voice comrades must-see
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2025-01-09
    • 文件大小:398kb
    • 提供者:algernon
  1. Speechcodingtechnologyanalysisandapplication

    0下载:
  2. 对语音编码技术的特点进行了分析与研究, 对波形编码、声码器和混合编码三种主要 的语音编码进行了比较, 并介绍了GSM 和CDMA 两种系统语音编码及部分常用语音编码芯 片, 指出了语音编码技术的发展趋势, 并根据矿井井下特点, 对矿井通信系统所采用的语音 编码技术进行了研究, 最后得出了几点有用的结论.-Of speech coding technology characteristics of the analysis a
  3. 所属分类:通讯/手机编程

    • 发布日期:2025-01-09
    • 文件大小:184kb
    • 提供者:王萍
  1. 35738632Skin++crake

    0下载:
  2. 中文词性标注子程序第一步,将测试文本加入词性标记集、词语标记集、标记同现集,VFP源码.. -Chinese POS Tagging subroutine first step, the text will be tested by adding part of speech tag set, the word tag set, tag with the current set, VFP source ..
  3. 所属分类:Audio

    • 发布日期:2025-01-09
    • 文件大小:12kb
    • 提供者:金凤龙
  1. Part_Of_Speech_Label

    2下载:
  2. JAVA实现的基于隐马尔科夫模型的词性标注。有指导的学习,附带语料,供参考-JAVA realization of hidden Markov model based on the part of speech tagging. Guided learning, incidental corpus, for reference
  3. 所属分类:Windows编程

    • 发布日期:2025-01-09
    • 文件大小:6.76mb
    • 提供者:yangwei
  1. lingpipe-3.6.0

    1下载:
  2. 一个自然语言处理的Java开源工具包。LingPipe目前已有很丰富的功能,包括主题分类(Top Classification)、命名实体识别(Named Entity Recognition)、词性标注(Part-of Speech Tagging)、句题检测(Sentence Detection)、查询拼写检查(Query Spell Checking)、兴趣短语检测(Interseting Phrase Detection)、聚类
  3. 所属分类:JSP源码/Java

    • 发布日期:2025-01-09
    • 文件大小:4.45mb
    • 提供者:张国栋
  1. CRF1-2

    0下载:
  2. CRF1.2,条件随机场软件包,很好用很流行的一个文本分类软件,可以用于自然 语言的处理,标签,分类,词性发现,用户只需要着重构造特征函数既可以,实验结果和应用表明crf要优于隐马尔科夫模型。实现环境为java语言。-CRF1.2, conditions package with the airport, very good very popular with a text classification software, can be
  3. 所属分类:中文信息处理

    • 发布日期:2025-01-09
    • 文件大小:2.15mb
    • 提供者:陈先开
  1. detectendpoint1

    0下载:
  2. 计算过零率,短时能量,调整能量门限,端点检测都是语音信号当中不可缺少的部分-Calculation of zero-crossing rate, short-term energy and adjust the energy threshold, endpoint detection of speech signals which are an integral part of
  3. 所属分类:语音合成与识别

    • 发布日期:2025-01-09
    • 文件大小:1kb
    • 提供者:王文姝
  1. preprocess0

    0下载:
  2. 语音信号处理前的预处理部分,包括预加重,分fr a me,加窗,是语音信号编程入门的一个很好的参考程序-Speech signal processing part of the pre-pre-treatment, including pre-emphasis, sub-fr a me, plus window, the speech signal a good entry-programming reference procedure
  3. 所属分类:语音合成与识别

    • 发布日期:2025-01-09
    • 文件大小:1kb
    • 提供者:张阳
  1. posTagger

    0下载:
  2. thish file include Part-of-Speech tegger text in natural language prossesing
  3. 所属分类:文件操作

    • 发布日期:2025-01-09
    • 文件大小:8kb
    • 提供者:rajab
  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 Taggin
  3. 所属分类:中文信息处理

    • 发布日期:2025-01-09
    • 文件大小:8.47mb
    • 提供者:秦佳佳
  1. 2

    0下载:
  2. c#中文分词源码,基于词频,词性等,可提取自定义数量的关键词-Chinese word c# source code, based on word frequency, part of speech, can customize the number of keywords extracted
  3. 所属分类:Windows编程

    • 发布日期:2025-01-09
    • 文件大小:10mb
    • 提供者:spkl
  1. speech-emotion-recognition-system

    0下载:
  2. gmm模型下的语音情感识别系统,GMM只是一个数学模型,只是对数据形态的拟和,但是和你所看到的数据分布存在出入也是正常的,因为用EM估计GMM的那些参数时,一般假设我们所得到的数据是不完备的(也就是说假设我们看到的数据分布不是真正的分布,它在运算时把那部分丢失或者叫隐藏的数据“补”上了)-gmm model speech emotion recognition system, GMM is a mathematical model, b
  3. 所属分类:语音合成与识别

    • 发布日期:2025-01-09
    • 文件大小:11kb
    • 提供者:张忠顺
  1. Chinese-part-of-speech-tagging

    0下载:
  2. 自然语言处理中汉语词性标注的C程序以及实例实验,-Chinese part-of-speech tagging C++ program as well as instances of experimental
  3. 所属分类:Windows编程

    • 发布日期:2025-01-09
    • 文件大小:14.47mb
    • 提供者:zhoubo
  1. speech-recognition-system-

    0下载:
  2. 该项目主要以语音识别技术为支持,实现通过不同的语音命令达到控制蜡像做出相应的动作和反应。项目主要分为两个系统:语音识别系统和蜡像的动作控制系统,其中后者的硬件工作已经基本完成,只需在与语音识别部分结合时做软件上的编写和考虑,因而项目重心在语音识别技术上。-The project mainly take the speech recognition technology for support, so as to realize the
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2025-01-09
    • 文件大小:4.5mb
    • 提供者:袁丁
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org