bnlp-resources
收藏资源简介:
该仓库是一个孟加拉自然语言处理(BanglaNLP)数据集的资源集合,专注于收集和整理九个关键NLP任务的数据集,包括词性标注、词形还原、命名实体识别、标点恢复、机器翻译、情感分类、情绪分类、作者归属和新闻分类。它提供了数据集的总结、许可证信息以及基准测试结果,旨在为研究社区创建基准并促进结果复现。
This repository is a resource collection for Bangla Natural Language Processing (BanglaNLP) datasets, focusing on collecting and curating datasets for nine core NLP tasks, including part-of-speech tagging, lemmatization, named entity recognition, punctuation restoration, machine translation, sentiment classification, emotion classification, author attribution, and news classification. It provides dataset summaries, license information, and benchmark results, aiming to establish benchmarks for the research community and facilitate result reproducibility.
数据集概述
该仓库为孟加拉语自然语言处理(BanglaNLP)提供了九个重要任务的可用数据集,并进行了整理与划分,以建立基准和促进结果复现。
涵盖的自然语言处理任务
该资源库涵盖以下九项任务:
- 词性标注(POS Tagging)
- 词形还原(Lemmatization)
- 命名实体识别(Named Entity Recognition)
- 标点恢复(Punctuation Restoration)
- 机器翻译(Machine Translation)
- 情感分类(Sentiment Classification)
- 情绪分类(Emotion Classification)
- 作者归属(Authorship Attribution)
- 新闻分类(News Categorization)
数据集划分
对于每个任务,数据集已被整理并划分为训练集、开发集和评估集,以便于基准测试和未来研究的复现。
相关工作与贡献
数据集的整理是基于论文《A Review of Bangla Natural Language Processing Tasks and the Utility of Transformer Models》(https://arxiv.org/pdf/2107.03844.pdf)的工作成果。其主要贡献包括:
- 对108篇论文进行了详细综述。
- 使用九种不同的Transformer模型对九个NLP任务进行了基准测试,共进行了175组实验。
- 提供了不同Transformer模型(如单语vs多语言、大模型vs小模型)的比较结果。
- 当存在多个数据来源时,报告了独立数据集与合并数据集的效果对比。
- 分析了Transformer方法与经典方法(如SVM)在性能和计算复杂度之间的权衡。
- 提供了数据划分以支持结果复现和未来研究。
许可信息
仓库整体遵循 Creative Commons Attribution-NonCommercial 4.0 International License(https://creativecommons.org/licenses/by-nc/4.0/)。对于每个具体数据集,需查看其关联的许可信息。部分数据集未找到许可信息,标记为“NA”。私人数据集需联系原作者获取。




