awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

NLP datasets

排名更新于 2026年7月21日

For natural language datasets, the strongest matches are wainshine/chinese-names-corpus (This repository provides a specialized collection of linguistic data), huggingface/datasets (This library provides a unified interface and hub for) and brightmart/nlp_chinese_corpus (This repository provides a comprehensive, curated collection of Chinese). plexpt/chatgpt-corpus and pwxcoo/chinese-xinhua round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

Explore the best open-source natural language datasets for your NLP projects. Compare top-rated collections by size and use case to find the best fit.

NLP datasets

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • wainshine/chinese-names-corpuswainshine 的头像

    wainshine/Chinese-Names-Corpus

    4,303在 GitHub 上查看↗

    This project is a curated collection of Chinese names, surnames, and kinship terms designed for linguistic analysis and natural language processing. It functions as a multilingual name dataset and a training resource for named entity recognition, providing a unified repository of names across Chinese, Japanese, and English languages. The project includes a synthetic name generator that creates realistic person names by applying analyzed naming patterns and demographic data. It also provides a cleaned Chinese idiom lexicon gathered and deduplicated from multiple sources. The available data su

    This repository provides a specialized collection of linguistic data and name corpora specifically designed for named entity recognition and language processing tasks, fitting the category of a curated NLP dataset.

    Named Entity RecognitionNatural Language Processing Datasets
    在 GitHub 上查看↗4,303
  • huggingface/datasetshuggingface 的头像

    huggingface/datasets

    21,643在 GitHub 上查看↗

    Datasets is a library designed for the management, processing, and sharing of large-scale data collections for machine learning workflows. It functions as both a data processing framework and a versioning platform, providing tools to organize, filter, and transform massive datasets while ensuring reproducibility across research and development teams. The library distinguishes itself by enabling the handling of datasets that exceed available system memory. It utilizes memory-mapped file access, disk-based caching, and lazy iterative streaming to maintain performance when working with large-sca

    This library provides a unified interface and hub for accessing, processing, and sharing the vast collection of NLP datasets required for training and evaluating models across all the specified tasks.

    PythonPython Machine Learning LibrariesData Processing FrameworksDataset Versioning Platforms
    在 GitHub 上查看↗21,643
  • brightmart/nlp_chinese_corpusbrightmart 的头像

    brightmart/nlp_chinese_corpus

    9,903在 GitHub 上查看↗

    This is a large-scale collection of curated Chinese text corpora designed for training natural language processing models. The project provides a variety of datasets, including a deduplicated archive of millions of news articles with titles and keywords, high-quality categorized question-and-answer pairs, and parallel translation corpora. The collection includes millions of aligned Chinese and English sentence pairs used for cross-lingual model training and machine translation development. It also contains filtered question-and-answer data organized by label for the construction of knowledge-

    This repository provides a comprehensive, curated collection of Chinese text corpora specifically designed for training NLP models, including the requested question-answering pairs, machine translation data, and text classification resources.

    Language CorporaChinese Natural Language ProcessingCross-Lingual Alignment
    在 GitHub 上查看↗9,903
  • plexpt/chatgpt-corpusPlexPt 的头像

    PlexPt/chatgpt-corpus

    964在 GitHub 上查看↗

    This project provides a comprehensive Chinese language corpus designed to support the training and fine-tuning of large language models. It serves as a structured natural language processing resource, offering a collection of text data that includes dialogue, customer service interactions, and creative writing. The dataset is organized into distinct thematic categories, allowing for targeted model development across specific conversational and narrative contexts. By providing information in standardized, schema-agnostic text formats, the collection ensures portability across various machine l

    This repository provides a structured collection of Chinese language data specifically curated for training and fine-tuning large language models, fitting the category of an NLP dataset resource.

    Natural Language Processing Datasets
    在 GitHub 上查看↗964
  • pwxcoo/chinese-xinhuapwxcoo 的头像

    pwxcoo/chinese-xinhua

    11,572在 GitHub 上查看↗

    Chinese-xinhua is an open-source repository providing a comprehensive, machine-readable collection of Chinese linguistic data. It serves as a structured archive of dictionary entries, idioms, and phrases designed for programmatic access and integration into language processing applications. The project organizes complex linguistic information into consistent, schema-driven object structures that facilitate rapid lookups and data portability. By utilizing key-value indexing and structured text serialization, the dataset enables developers to implement advanced natural language search functiona

    This repository provides a structured, machine-readable collection of Chinese linguistic data that serves as a foundational resource for building and evaluating natural language processing models.

    PythonLinguistic DatasetsSimplified Chinese DictionariesNatural Language Processing Resources
    在 GitHub 上查看↗11,572
  • tensorflow/datasetstensorflow 的头像

    tensorflow/datasets

    4,575在 GitHub 上查看↗

    This project is a dataset management framework and cross-framework data loader that provides a unified interface for reading data formats compatible with TensorFlow, JAX, and PyTorch. It serves as a library of curated public datasets provided as data streams and includes tools for building, versioning, and documenting large-scale datasets. The system differentiates itself through a distributed data processing engine capable of managing massive datasets across clusters using parallelized pipelines. It utilizes builder-based construction to standardize how data is downloaded and prepared, while

    This repository provides a comprehensive, standardized library of curated public datasets for NLP and other machine learning tasks, serving as a central hub for accessing the specific data types you need.

    PythonCross-Framework Compatibility LayersCross-Framework Data LoadersCross-Framework Data Pipelines
    在 GitHub 上查看↗4,575
  • google-research-datasets/natural-questionsgoogle-research-datasets 的头像

    google-research-datasets/natural-questions

    1,124在 GitHub 上查看↗

    Natural Questions is a large-scale machine learning research dataset designed for training and evaluating open-domain question answering systems. It consists of a corpus of real search queries paired with human-annotated Wikipedia document spans, providing a standardized foundation for advancing automated information retrieval and comprehension technologies. The project distinguishes itself by providing high-quality ground truth data that supports multiple answer formats, including binary, short-form, and long-form responses. By incorporating extractive span annotations and structured documen

    This repository provides a high-quality dataset specifically designed for training and evaluating question answering systems, which is a core component of the requested category.

    PythonNatural Language Processing Datasets
    在 GitHub 上查看↗1,124
  • polyai-ldn/conversational-datasetsPolyAI-LDN 的头像

    PolyAI-LDN/conversational-datasets

    1,398在 GitHub 上查看↗

    This project is a repository of resources for conversational artificial intelligence, providing infrastructure for the preparation, training, and evaluation of retrieval-based dialogue models. It offers a collection of large-scale dialogue datasets alongside a framework for cleaning, structuring, and serializing raw text into standardized formats suitable for machine learning workflows. The project distinguishes itself by providing a suite of tools for benchmarking model performance through automated scripts. It utilizes batch-based negative sampling to measure ranking accuracy and includes r

    This repository provides a collection of large-scale datasets specifically designed for conversational AI, directly addressing the need for dialogue-based training data in natural language processing.

    PythonDialogue Dataset Structuring
    在 GitHub 上查看↗1,398
  • google-deepmind/mathematics_datasetgoogle-deepmind 的头像

    google-deepmind/mathematics_dataset

    1,954在 GitHub 上查看↗

    This project provides a structured repository of school-level mathematical problems designed to train and evaluate the reasoning capabilities of neural network models. It functions as a standardized benchmark for measuring the proficiency of artificial intelligence systems in arithmetic, algebra, and logical reasoning. The dataset is generated through procedural synthesis, utilizing formal grammars and template-driven logic to create unique question and answer pairs. To support incremental learning, the content is organized into hierarchical difficulty levels, allowing for the structured sequ

    This repository provides a specialized dataset of mathematical question and answer pairs designed for training and evaluating language models on reasoning tasks, fitting the category of a natural language processing dataset.

    PythonMathematical Reasoning DatasetsMachine Learning DatasetsModel Evaluation Benchmarks
    在 GitHub 上查看↗1,954
  • allenai/natural-instructionsallenai 的头像

    allenai/natural-instructions

    1,047在 GitHub 上查看↗

    Expanding natural instructions

    This repository provides a large-scale collection of task-specific instructions and datasets designed for training and evaluating language models, fitting the category of an NLP dataset resource.

    PythonEvaluation and Benchmark Datasets
    在 GitHub 上查看↗1,047
  • multi30k/datasetmulti30k 的头像

    multi30k/dataset

    192在 GitHub 上查看↗

    Multi30k Dataset

    This repository provides a specific, curated dataset of image-caption pairs designed for training and evaluating machine translation models, fitting the category of an NLP dataset.

    SmalltalkMultimodal Machine Translation
    在 GitHub 上查看↗192
一览前 10 名对比
仓库Star 数语言许可证最后推送
wainshine/chinese-names-corpus4.3K—Apache-2.02025年11月9日
huggingface/datasets21.6KPythonApache-2.02026年6月18日
brightmart/nlp_chinese_corpus9.9K—MIT2026年2月6日
plexpt/chatgpt-corpus964—GPL-3.02024年5月15日
pwxcoo/chinese-xinhua11.6KPythonMIT2023年12月26日
tensorflow/datasets4.6KPythonApache-2.02026年6月5日
google-research-datasets/natural-questions1.1KPythonApache-2.02021年7月30日
polyai-ldn/conversational-datasets1.4KPythonApache-2.02019年11月16日
google-deepmind/mathematics_dataset2KPythonApache-2.02024年12月23日
allenai/natural-instructions1KPythonApache-2.02023年12月11日

Related searches

  • 自然语言处理库
  • 自然语言处理 (NLP)、语音与向量嵌入
  • Language definition files
  • 文本情感分析工具包
  • 用于构建 Web 应用的编程语言
  • 文本实体提取工具包
  • 特定语言学习资源与书籍
  • an open source dataset for image segmentation