awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
brightmart avatar

brightmart/nlp_chinese_corpus

0
View on GitHub↗
9,903 stars·1,554 forks·MIT·25 views

Nlp Chinese Corpus

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-based systems.

The repository supports a range of linguistic applications, including news data analysis and the general sourcing of curated Chinese text for model training.

Features

  • Language Corpora - Offers comprehensive curated datasets of news and conversational Chinese text for language model development.
  • Chinese Natural Language Processing - Provides large-scale curated Chinese text datasets for the analysis and synthesis of Chinese natural language.
  • Cross-Lingual Alignment - Structures aligned Chinese and English corpora to support cross-lingual model development and retrieval.
  • Training Datasets - Provides large-scale curated text collections partitioned by source and quality for generative AI pre-training.
  • Parallel Sentence Alignment - Pairs translated texts by mapping identical meanings across Chinese and English to create machine translation datasets.
  • Cross-Lingual Translation Training - Provides aligned Chinese and English sentence pairs for training cross-lingual translation encoders.
  • Parallel Corpus Mining - Supplies aligned sentence pairs extracted for use in building machine translation and cross-lingual models.
  • Parallel Translation Corpora - Provides millions of aligned Chinese and English sentence pairs for machine translation training.
  • Question Answering - Provides high-quality, categorized question-and-answer pairs for training knowledge-extraction systems.
  • Question Answering - Supplies millions of filtered questions and answers categorized by label to build QA systems.
  • Question Answering Datasets - Offers high-quality pairs of categorized questions and answers for training and evaluating QA systems.
  • News Datasets - Provides millions of deduplicated news articles with titles and keywords for model training.
  • Chinese News Corpora - Provides a deduplicated archive of millions of news articles with titles and keywords.
  • Filtering and Deduplication - Implements deduplication and filtering to remove redundant content from large news article crawls.
  • QA Pair Linking - Links specific questions to corresponding answers using category labels for building knowledge-based systems.

Star history

Star history chart for brightmart/nlp_chinese_corpusStar history chart for brightmart/nlp_chinese_corpus

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Nlp Chinese Corpus

These projects share indexed features with Nlp Chinese Corpus. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • esbatmop/mnbvcesbatmop avatar

    esbatmop/MNBVC

    4,123View on GitHub↗

    MNBVC is a dataset pipeline and toolkit designed for the collection, cleaning, and normalization of massive text and code corpora used to train large language models. It provides specialized tools for harvesting source code, commit histories, and repository metadata from version control platforms, alongside a multilingual text corpus collector for gathering parallel text and academic papers. The project distinguishes itself through comprehensive capabilities for processing diverse document types, including a PDF-to-text converter that transforms complex layouts and formulas into structured JS

    chinesechinese-languagechinese-nlp
    View on GitHub↗4,123
  • plexpt/chatgpt-corpusPlexPt avatar

    PlexPt/chatgpt-corpus

    964View on 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

    awesomecorpuscorpus-data
    View on GitHub↗964
  • ownthink/knowledgegraphdataownthink avatar

    ownthink/KnowledgeGraphData

    5,181View on GitHub↗

    KnowledgeGraphData is a collection of structured datasets and corpora designed to provide a foundational layer for cognitive intelligence and artificial intelligence systems. It primarily consists of large-scale Chinese knowledge graph datasets, including entity-relation data and NLP training sets used to drive semantic understanding and automated question answering. The project focuses on the construction and export of massive entity-attribute-value graphs, organizing knowledge into portable formats. It provides specialized domain partitioning to tailor information retrieval for professional

    Python
    View on GitHub↗5,181
  • facebookresearch/laserfacebookresearch avatar

    facebookresearch/LASER

    3,659View on GitHub↗

    LASER is a cross-lingual sentence embedding library and multilingual text encoder. It functions as a parallel text mining tool that maps sentences from multiple languages into a shared vector space for similarity and classification tasks. The system converts raw text into fixed-length embeddings, enabling the discovery of translation pairs by calculating the vector distance between sentences. This shared representation allows for cross-lingual document classification, where a model trained on one language can be used to categorize documents in another. The library includes a sentence-piece t

    Jupyter Notebook
    View on GitHub↗3,659
Compare all 30 related projects→

Frequently asked questions

What does brightmart/nlp_chinese_corpus do?

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.

What are the main features of brightmart/nlp_chinese_corpus?

The main features of brightmart/nlp_chinese_corpus are: Language Corpora, Chinese Natural Language Processing, Cross-Lingual Alignment, Training Datasets, Parallel Sentence Alignment, Cross-Lingual Translation Training, Parallel Corpus Mining, Parallel Translation Corpora.

Which projects share features with brightmart/nlp_chinese_corpus?

Projects with overlapping indexed features include: esbatmop/mnbvc — MNBVC is a dataset pipeline and toolkit designed for the collection, cleaning, and normalization of massive text and… plexpt/chatgpt-corpus — This project provides a comprehensive Chinese language corpus designed to support the training and fine-tuning of… ownthink/knowledgegraphdata — KnowledgeGraphData is a collection of structured datasets and corpora designed to provide a foundational layer for… facebookresearch/laser — LASER is a cross-lingual sentence embedding library and multilingual text encoder. It functions as a parallel text… huggingface/sentence-transformers — This project is a transformer-based framework for generating dense and sparse vector embeddings of text and multimodal… dongrixinyu/jionlp — JioNLP is a Chinese natural language processing toolkit designed for cleaning, normalizing, and extracting structured…