wainshine/chinese-names-corpus

中文人名语料库。人名生成器。中文姓名,姓氏,名字,称呼,日本人名,翻译人名,英文人名。可用于中文分词、人名实体识别。

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 1 hour ago
Added to GitGenius on September 16th, 2026
Created on December 8th, 2016
Open Issues & Pull Requests: 8 (+0)
GitHub issues: Enabled
Number of forks: 1,010
Total Stargazers: 4,335 (+0)
Total Subscribers: 99 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 65.1 days
Mean response time: 281.4 days
90th percentile: 497.8 days
Tracked items: 2

Most active contributors

Sign in to see contributor activity.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 0
New in 7 days: 0
Closed in 7 days: 0
Avg open age: N/A days
Stale 30+ days: 0
Stale 90+ days: 0

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Chinese Names Corpus is a dataset and name generation tool for Chinese personal names and related linguistic data.

The tool addresses the need for comprehensive name data in Chinese natural language processing tasks. It provides a corpus of Chinese surnames, given names, titles, and related naming conventions, along with Japanese names, transliterated names, and English names. This collection serves as reference material for training and improving Chinese word segmentation and named entity recognition systems that must identify and classify personal names in text.

The dataset suits projects requiring accurate Chinese name handling, particularly those building NLP pipelines for Chinese text processing. It is most valuable for developers working on word segmentation, named entity recognition, or any system that needs to distinguish personal names from other text elements. The tool includes a name generation capability, making it useful both as a reference corpus and as a source for synthetic name data in testing or training scenarios.

Development activity shows consistent engagement with the corpus. The project maintains an associated web interface at a separate domain, indicating ongoing effort to make the data accessible beyond the repository itself. Updates to the underlying name lists and data structures occur regularly, suggesting active curation of the corpus content. The project accepts contributions that expand or refine the name collections, reflecting a collaborative approach to building and maintaining comprehensive naming data for the Chinese NLP community.