Penn Treebank
收藏资源简介:
英语Penn Treebank (PTB) 语料库,尤其是与《华尔街日报》 (WSJ) 的文章相对应的语料库部分,是用于评估序列标记模型的最著名和最常用的语料库之一。该任务包括用词性标签注释每个单词。在这个语料库的最常见的拆分中,从0到18的部分用于训练 (38个219句子,912个344标记),从19到21的部分用于验证 (5个527句子,131个768标记),和部分从22到24用于测试 (5 462句子,129 654令牌)。语料库也通常用于字符级和单词级语言建模。
The English Penn Treebank (PTB) corpus, especially the subset corresponding to articles from The Wall Street Journal (WSJ), is one of the most well-known and widely used corpora for evaluating sequence tagging models. The task involves annotating each word with part-of-speech tags. In the most common corpus split, sections 0 to 18 are used for training (38,219 sentences, 912,344 tokens), sections 19 to 21 for validation (5,527 sentences, 131,768 tokens), and sections 22 to 24 for testing (5,462 sentences, 129,654 tokens). This corpus is also commonly utilized for character-level and word-level language modeling.

- Penn Treebank项目正式启动,由宾夕法尼亚大学计算机与信息科学系发起,旨在创建一个大规模的英语语料库,用于自然语言处理研究。
- Penn Treebank发布了第一个版本,包含约450万个单词的标注文本,标志着该数据集的首次公开发布。
- Penn Treebank的第二版发布,增加了更多的标注数据和改进的标注规范,进一步提升了数据集的质量和应用价值。
- Penn Treebank被广泛应用于自然语言处理领域的研究,特别是在句法分析和语言模型构建方面,成为该领域的重要基准数据集。
- 随着深度学习技术的发展,Penn Treebank继续被用作训练和评估新算法的重要资源,特别是在神经网络语言模型和句法分析任务中。



