您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. SPEECH and LANGUAGE PROCESSING

  2. SPEECH and LANGUAGE PROCESSING An Introduction to Natural Language Processing, Computational Linguistics, and Speech Recognition Second Edition by Daniel Jurafsky and James H. Martin Last Update January 6, 2009 The 2nd edition is now avaiable. A mil
  3. 所属分类:C++

    • 发布日期:2010-07-05
    • 文件大小:14680064
    • 提供者:wx90wx
  1. stanford parser

  2. About A natural language parser is a program that works out the grammatical structure of sentences, for instance, which groups of words go together (as "phrases") and which words are the subject or object of a verb. Probabilistic parsers use knowled
  3. 所属分类:企业管理

    • 发布日期:2013-04-10
    • 文件大小:2097152
    • 提供者:bbking1981
  1. stanford tagger

  2. About A Part-Of-Speech Tagger (POS Tagger) is a piece of software that reads text in some language and assigns parts of speech to each word (and other token), such as noun, verb, adjective, etc., although generally computational applications use mor
  3. 所属分类:企业管理

    • 发布日期:2013-04-10
    • 文件大小:1479587
    • 提供者:bbking1981
  1. stanford chinese segmentor

  2. Tokenization of raw text is a standard pre-processing step for many NLP tasks. For English, tokenization usually involves punctuation splitting and separation of some affixes like possessives. Other languages require more extensive token pre-process
  3. 所属分类:企业管理

    • 发布日期:2013-04-10
    • 文件大小:1048576
    • 提供者:bbking1981
  1. Mastering Natural Language Processing with Python(PACKT,2016)

  2. Natural Language Processing is one of the fields of computational linguistics and artificial intelligence that is concerned with human-computer interaction. It provides a seamless interaction between computers and human beings and gives computers th
  3. 所属分类:Python

    • 发布日期:2016-09-19
    • 文件大小:8388608
    • 提供者:vanridin
  1. PTB文本数据集

  2. PTB(Penn Treebank Dataset)文本数据集是语言模型学习中目前最广泛使用的数据集。PTB(Penn Treebank Dataset)文本数据集是语言模型学习中目前最广泛使用的数据集。
  3. 所属分类:机器学习

    • 发布日期:2017-09-21
    • 文件大小:34603008
    • 提供者:tz_zs
  1. Chinese Treebank 8.0

  2. Chinese Treebank 8.0 LDC中文句树库(LDC2013T21),已标注句子的各个词语词性、句中成分、语义信息,可用于自然语言处理的句法分析或词性标注等任务。
  3. 所属分类:机器学习

    • 发布日期:2018-05-03
    • 文件大小:24521126
    • 提供者:deathkon
  1. stanfordSentimentTreebank.zip

  2. 斯坦福情感TreeBank,基于短语树的情感分类所使用的数据集。
  3. 所属分类:深度学习

    • 发布日期:2018-05-09
    • 文件大小:6291456
    • 提供者:abrams_
  1. 宾州中文树库分词指导手册《The Segmentation Guidelines for the Penn Chinese TreeBank(3.0)》

  2. 宾州中文树库的文档之一:描述中文树库的分词准则是什么 文档导读:https://blog.csdn.net/tong_xin2010/article/details/81328070
  3. 所属分类:机器学习

    • 发布日期:2018-08-01
    • 文件大小:323584
    • 提供者:tong_xin2010
  1. Matching Networks for One Shot Learning.pdf

  2. Abstract: Learning from a few examples remains a key challenge in machine learning. Despite recent advances in important domains such as vision and language, the standard supervised deep learning paradigm does not offer a satisfactory solution for l
  3. 所属分类:深度学习

    • 发布日期:2018-01-22
    • 文件大小:2097152
    • 提供者:long88886666
  1. PTB文本数据集

  2. PTB(Penn Treebank Dataset)文本数据集是语言模型学习中目前最广泛使用的数据集。
  3. 所属分类:深度学习

    • 发布日期:2019-03-31
    • 文件大小:34603008
    • 提供者:xiaosongshine
  1. LSTM神经网络训练的PTB语料

  2. NLP中常用的PTB语料库,全名Penn Treebank。 Penn Treebank是一个项目的名称,项目目的是对语料进行标注,标注内容包括词性标注以及句法分析。 语料来源为:1989年华尔街日报 语料规模:1M words,2499篇文章
  3. 所属分类:数据库

    • 发布日期:2019-04-07
    • 文件大小:3145728
    • 提供者:zhang_fu_guan
  1. Chinese treebank .pdf

  2. Treebanking Chinese Text: What it’s like Overview – Background – Annotation procedure (old and new) • Properties of Chinese and their impact on treebanking – – – – Unreliable sentence boundaries No word boundaries Pervasive dropped elements Fewer mo
  3. 所属分类:其它

    • 发布日期:2019-05-22
    • 文件大小:1048576
    • 提供者:welcomeni
  1. Chinese Treebank 8.0

  2. Chinese Treebank 8.0 LDC中文句树库(LDC2013T21),已标注句子的各个词语词性、句中成分、语义信息,可用于自然语言处理的句法分析或词性标注等任务。
  3. 所属分类:机器学习

    • 发布日期:2020-02-11
    • 文件大小:24117248
    • 提供者:qq_42814198
  1. Stanford Sentiment Treebank 标准情感数据集.torrent

  2. Stanford Sentiment Treebank 是一个标准情感数据集,主要用于情感分类,其中每个句子分析树的节点均有细粒度的情感注解。 该数据集由斯坦福大学的 NLP 组发布,其中句子和短语共计 239232 条,相较于忽略单词顺序的大多数情绪预测系统,这套深度学习模型建立了基于句子 结构 的完整表示。它可根据单词组成的短语判断情绪。 该数据集由斯坦福大学 自然语言处理 组于 2013 年发布,相关论文有《Recursive Deep Models for Semantic Co
  3. 所属分类:互联网

    • 发布日期:2020-06-20
    • 文件大小:1024
    • 提供者:a15570741002
  1. Stanford Sentiment Treebank 标准情感数据集-数据集

  2. Stanford Sentiment Treebank 是一个标准情感数据集,主要用于情感分类,其中每个句子分析树的节点均有细粒度的情感注解。 Stanford Sentiment Treebank 标准情感数据集_datasets.txt Stanford Sentiment Treebank_datasets.zip
  3. 所属分类:其它

    • 发布日期:2021-03-19
    • 文件大小:11534336
    • 提供者:weixin_38524851
  1. treebank-vr:虚拟现实中的树库-源码

  2. 树库虚拟现实 用于以3D模式浏览树库的Web应用程序。 试试看 安装 yarn install 运行开发服务器 yarn start 建立部署 在创建生产构建之前,您需要知道将对其进行访问的路径。 然后运行命令PUBLIC_URL='./path/of/app' yarn build 。 这将在您可以使用的build/目录中生成一组静态文件。 例如,如果要在www.example.com/上部署它,请运行PUBLIC_URL='./' yarn build 。 如果要在www.exampl
  3. 所属分类:其它

    • 发布日期:2021-02-06
    • 文件大小:1048576
    • 提供者:weixin_42170064
  1. ptb-reader-rust:合并的Penn Treebank格式的简单解析-源码

  2. ptb-reader-rust:合并的Penn Treebank格式的简单解析
  3. 所属分类:其它

    • 发布日期:2021-02-04
    • 文件大小:9216
    • 提供者:weixin_42099530
  1. HPSG-Neural-Parser:“在Penn Treebank上的头驱动短语结构语法解析”的源代码在ACL 2019上发布-源码

  2. HPSG神经解析器 这是ACL 2019中的“在Penn Treebank上的头驱动短语结构语法解析”中描述的解析器的Python实现。 内容 要求 Python 3.6或更高版本。 Cython 0.25.2或任何兼容版本。 0.4.0。 该代码尚未在PyTorch 1.0中进行测试,但可以正常工作。 。 在开始之前,请在EVALB/目录中运行make来编译evalb可执行文件。 这将从Python中调用进行评估。 0.7.0或任何兼容版本(仅在使用ELMo字表示形式时需要)
  3. 所属分类:其它

    • 发布日期:2021-02-03
    • 文件大小:3145728
    • 提供者:weixin_42114645
  1. Stanford Sentiment Treebank 标准情感数据集

  2. Stanford Sentiment Treebank 是一个标准情感数据集,主要用于情感分类,其中每个句子分析树的节点均有细粒度的情感注解。 该数据集由斯坦福大学的 NLP 组发布,其中句子和短语共计 239232 条,相较于忽略单词顺序的大多数情绪预测系统,这套深度学习模型建立了基于句子结构 的完整表示。它可根据单词组成的短语判断情绪。 该数据集由斯坦福大学自然语言处理 组于 2013 年发布,相关论文有《Recursive Deep Models for Semantic Composit
  3. 所属分类:机器学习

    • 发布日期:2021-03-30
    • 文件大小:11534336
    • 提供者:weixin_42691585
« 12 »