#8 · Primary category: NLP Tools & Text Processing
nlp_chinese_corpus
大规模中文自然语言处理语料 Large Scale Chinese Corpus for NLP
Project last updated:02/06/26
GitHub Stars
9.9K
Forks
1.6K
Contributors
2
License
MIT
Why we included this project
Getting Chinese text in a form you can actually train on has long been the bottleneck, and this repo gathers several substantial datasets into one download point. Inside are a structured Wikipedia dump with over a million entries, about 2.5 million news articles with titles and keywords, question-answer collections from Baike and community sources, and millions of Chinese-English sentence pairs, all packaged as JSON. That covers the common ground for pretraining a language model, building word vectors, or training QA and classification systems without spending weeks scraping and cleaning. The author started it after hunting for a large Chinese corpus and finding only small, outdated, or awkwardly formatted options, so the appeal is as much convenience as volume.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
flair
A very simple framework for state-of-the-art Natural Language Processing (NLP)
compromise
modest natural-language processing
tokenizers
💥 Fast State-of-the-Art Tokenizers optimized for Research and Production
CoreNLP
CoreNLP: A Java suite of core NLP tools for tokenization, sentence segmentation, NER, parsing, coreference, sentiment analysis, etc.
Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量