CoolFace
Datasetpublic

LINGJIAN5028/CHUBS

CHUBS: A Large-Scale Dataset of Chu Bamboo Slip Script Code | Paper (upcoming) Introduction This is a large-scale dataset of Chu bamboo slip (CBS, Chinese: 楚简, chujian) script, an ancient Chinese script used during the Spring and Autumn period over 2,000 years ago. This dataset consists of two parts: The main dataset where each example is an image and the corresponding text label. This part is contained in the glyphs.zip ZIP file. A character detection… See the full description on the dataset page: https://huggingface.co/datasets/LINGJIAN5028/CHUBS.

sourceHugging Faceapache-2.0updated 9mo agoView on Hugging Face
0likes39downloads
Dataset Card

CHUBS: A Large-Scale Dataset of Chu Bamboo Slip Script

<div align="center"> <a href="https://github.com/THUNLP/Chujian">Code</a> | <a href="">Paper (upcoming)</a> </div>

Introduction

This is a large-scale dataset of Chu bamboo slip (CBS, Chinese: 楚简, chujian) script, an ancient Chinese script used during the Spring and Autumn period over 2,000 years ago. This dataset consists of two parts:

  1. 1.The main dataset where each example is an image and the corresponding text label. This part is contained in the glyphs.zip ZIP file.
  2. 2.A character detection dataset where each example is a bamboo slip and the corresponding bounding boxes of each CBS character. This part is contained in the detection-data.zip ZIP file.
  3. 3.A POS tagging dataset where each example is a sentence and POS annotations (using the BIO format). This part is contained under the pos-tagging-data directory.

This data is compiled to foster applications of NLP methods in the study of Chu bamboo slip script, and possibly other forms of ancient Chinese.

Data Source

The sources for this dataset are shown in the following list.

**Source name****Chinese name****# documents****# slips****# characters**
Tsinghua University Slips清华简501,40231,468
Shanghai Museum Slips上博简6088125,795
Baoshan Slips包山简433712,647
Guodian Slips郭店简1870511,865
Geling Slips葛陵简87436,209
Zenghouyi Slips曾侯乙简41986,016
Jiudian Slips九店简22322,956
Wangshan Slips望山简32732,218
Changtaiguan Slips长台关简31481,504
Zidanku Silk子弹库帛771,471
Yangtianhu Slips仰天湖简142335
Wulipai Slips五里牌简118109
Xiyangpo Slips夕阳坡简1254
Ynagjiawan Slips杨家湾简13841
Caojiagang Slips曹家岗简1734
Total1645,033102,722

Copyright

As mentioned in the paper, the main CHUBS dataset is extracted and processed from existing openly available textbooks and quality-checked by our team. Compiling and analyzing such data is a common practice within the paleography field in ancient Chinese script, and we have consulted with legal experts to make sure that this data can be released under a permissive license such as Apache 2.0. The POS tagging data is annotated by our team, and also has no legal concerns related to its usage.