Chinese-SkillSpan: A Span-Level Dataset for ESCO-Aligned Competency Extraction from Chinese Job Ads

arXiv cs.CL / 4/28/2026

📰 NewsDeveloper Stack & InfrastructureSignals & Early TrendsModels & Research

Key Points

  • The paper introduces Chinese-SkillSpan, the first Chinese JobSkillNER dataset specifically for recruitment texts, designed to extract job skills from Chinese job ads.
  • It defines Chinese-tailored annotation guidelines and uses an LLM-empowered macro–micro collaborative labeling pipeline, with expert sentence-level adjudication to refine initial outputs.
  • The authors annotated over 20,000 instances from four major recruitment platforms covering 2014–2025, aligning the dataset with the ESCO occupational skill standard across four competency dimensions.
  • Experiments indicate the dataset is suitable for effective model training and evaluation, aiming to fill a major resource gap and serve as a benchmark for intelligent recruitment research.
  • Code and data are publicly released to support further research and reproducibility.

Abstract

Job Skill Named Entity Recognition (JobSkillNER) aims to automatically extract key skill information from large-scale job posting data, which is important for improving talent-market matching efficiency and supporting personalized employment services. To the best of our knowledge, this work presents the first Chinese JobSkillNER dataset for recruitment texts. We propose annotation guidelines tailored to Chinese job postings and an LLM-empowered Macro-Micro collaborative annotation pipeline. The pipeline leverages the contextual understanding ability of large language models (LLMs) for initial annotation and then refines the results through expert sentence-level adjudication. Using this pipeline, we annotate more than 20,000 instances collected from four major recruitment platforms over the period 2014-2025. Based on these efforts, we release Chinese-SkillSpan, the first Chinese JobSkillNER dataset aligned with the ESCO occupational skill standard across four dimensions: knowledge, skill, transversal competence, and language competence (LSKT). Experimental results show that the dataset supports effective model training and evaluation, indicating that Chinese-SkillSpan helps fill a major gap in Chinese JobSkillNER resources and provides a useful benchmark for intelligent recruitment research. Code and data are available at https://sites.google.com/view/cn-skillspan-resources .