Method Article

A Reproducible Protocol for Constructing a Chinese–English Ceramic Cultural Tourism Lexicon using Registered Corpora

DOI:

10.3791/71320

July 3rd, 2026

In This Article

Summary

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

This protocol constructs a Chinese–English ceramic cultural tourism lexicon using registered bilingual corpora, standardized cleaning, candidate term extraction, similarity-ranked alignment, and expert validation with adjudication. Using this workflow, 60 verified entries were exported with definitions, usage examples, provenance records, and TBX-compatible outputs.

Abstract

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

Building bilingual terminology resources for ceramic cultural tourism is challenging because relevant texts are often fragmented, translation choices are inconsistent, and reusable construction workflows are rarely documented. This protocol presents a reproducible, step-by-step workflow for constructing a Chinese–English ceramic cultural tourism lexicon through corpus registration and cleaning, candidate term extraction, bilingual alignment, and expert validation with adjudication. Applied to a registered bilingual corpus, the workflow generated shortlisted Chinese and English candidate terms, produced ranked bilingual term pairs, and retained validated alignments after independent expert review. The finalized lexicon exported 60 verified entries with bilingual term forms, domain tags, translation types, bilingual definitions, usage examples, provenance records, and interoperable outputs such as Excel and TBX files. To support transparency and rerunability, the protocol also records thresholds, package versions, frozen resources, and validation decisions throughout the workflow. This makes the procedure auditable and easier to adapt to other heritage tourism domains. When transferred to a new domain, users can extend the domain keyword list, update the bilingual mapping resource, and adjust a small number of shortlist and similarity thresholds according to corpus size and terminology density.

Introduction

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

Cultural tourism has become an important driver of destination development as travelers increasingly seek heritage-based experiences that are meaningful rather than purely recreational1. At the policy and industry levels, international organizations have repeatedly emphasized the value of linking tourism with culture and improving interpretation, documentation, and communication across diverse heritage assets. Within this broader context, ceramic cultural tourism is especially terminology-dense because visitors regularly encounter specialized concepts related to materials, glaze and firing processes, kiln technologies, stylistic motifs, artifac....

Access restricted. Please log in or start a trial to view this content.

Protocol

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

This study used only publicly available or institution-authorized textual data and did not involve human or animal subjects. No institutional ethical approval was required.

1. Create the project workspace

  1. Create a project folder and the following subfolders: corpus_raw, corpus_clean, candidates, alignment, validation, outputs, logs, and resources.
  2. Create the run log and record the environment settings.
    1. Create logs/run_notes.txt.
    2. Record the run date/time, operating system version, and project scope as “Chinese–English ceramic cultural tourism terminology”.
    3. ....

Access restricted. Please log in or start a trial to view this content.

Results

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

Corpus assembly and cleaning yield
Following the corpus design shown in Table 1, a registered bilingual corpus was assembled from museum and exhibition texts, heritage descriptions, and visitor-facing tourism materials. After cleaning, the corpus comprised 12 Chinese documents and 8 English documents, totaling 47,843 Chinese characters and 32,193 English characters30. The corpus retained the intended combination of technical, interpretive, and tourism-oriented.......

Access restricted. Please log in or start a trial to view this content.

Discussion

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

The main value of this protocol lies in its ability to transform a terminology task that is often handled informally into a reproducible and reviewable workflow. In ceramic cultural tourism, many terms are both technical and interpretive: they refer not only to materials, kiln types, firing stages, or decorative styles, but also to how these concepts are communicated to visitors in labels, narratives, and educational materials36. For that reason, bilingual variation in this domain is not a minor s.......

Access restricted. Please log in or start a trial to view this content.

Disclosures

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

The authors declare that they have no competing financial or non-financial interests related to this work.

Acknowledgements

Loading...
$$\rightleftharpoonup{xx}$$ $$\longleftharp{xx}$$, $$\longrightharp{xx}$$,

The authors thank the ceramic cultural tourism practitioners and museum staff who provided access to textual materials and domain feedback during corpus construction and validation. The authors also thank the two independent domain annotators for their careful review of alignment candidates and constructive comments on entry design. This work was supported by the Research Project of Jiangxi Association of Higher Education titled “Study on Intelligent English Translation of Chinese Ceramic Tourism Terminology Based on DeepSeek and Its Multi-channel Dissemination Model” (Grant No. WY-D-115).

....

Access restricted. Please log in or start a trial to view this content.

Materials

List of materials used in this article
NameCompanyCatalog NumberComments
Computer workstationHardwareAny modern computer capable of running Python 3.11 and processing text corpora; ≥8 GB RAM recommendedNo catalog number required
Source: Generic (any supplier)
Operating systemSoftwareWindows 10/11, macOS, or Linux (record exact OS version in logs/run_notes.txt)Version recorded in run_notes.txt
Source: System-installed
PythonSoftwarePython 3.11Version recorded in logs/pip_freeze.txt
Source: Python Software Foundation distribution
jiebaSoftware library0.42.1jieba==0.42.1
Source: PyPI package repository
spaCySoftware library3.7.2spacy==3.7.2
Source: PyPI package repository
English pipeline modelNLP modelen_core_web_sm 3.7.1 (spaCy model package)en_core_web_sm==3.7.1; installation recorded in run_notes.txt
Source: spaCy model repository
scikit-learnSoftware library1.4.2scikit-learn==1.4.2
Source: PyPI package repository
RapidFuzzSoftware library3.6.1RapidFuzz==3.6.1
Source: PyPI package repository
Spreadsheet editorSoftwareAny software capable of editing .xlsx filesUsed to view/edit SourceRegister.xlsx, CorpusStats.xlsx, Candidates/Shortlist files
Source: Generic (any supplier)
Plain-text editorSoftwareAny software capable of editing .txt and .csv filesUsed to view/edit logs/.txt and resources/.csv
Source: Generic (any supplier)
UTF-8 text conversion toolSoftwareAny tool capable of exporting documents to UTF-8 plain textUsed in Step 2.3; exact method recorded in run_notes.txt
Source: Generic (any supplier)
SourceRegister templateFile templateSourceRegister.xlsx with fields: source_id, title, owner/publisher, language, genre, access_date, license_noteFrozen as outputs/SourceRegister_v1.xlsx
Source: Created in this study
Corpus statistics templateFile templateCorpusStats.xlsx with fields: source_id, lang, n_chars_before, n_chars_after, timestamp, cleaning_rulesetGenerated during Step 3.6
Source: Created in this study
Chinese user dictionaryResource fileresources/userdict_zh.txt (domain-specific term list for segmentation support)Frozen copy saved; checksum recorded in thresholds.txt
Source: Created/curated in this study
Domain keyword mapResource fileresources/domain_keywords.csv with domain_tag priority rulesFrozen as outputs/domain_keywords_v1.csv; checksum recorded in alignment_log.txt
Source: Created/curated in this study
Chinese-to-English term mapping tableResource fileresources/term_map_zh2en.xlsx with columns term_zh and term_zh_enFrozen as outputs/term_map_zh2en_v1.xlsx; coverage recorded in alignment_log.txt
Source: Created/curated in this study
Threshold logLog filelogs/thresholds.txt (patterns, thresholds, library versions, resource checksums)Required for deterministic reruns
Source: Generated in this study
Alignment logLog filelogs/alignment_log.txt (weights, k, cutoffs, vectorizer settings, mapping coverage, map checksums)Required for deterministic reruns
Source: Generated in this study
Annotation sheetFile templatevalidation/Annotation.xlsx (pair_id, term_zh, term_en, S, decisions, adjudication, rationale)Frozen as outputs/Annotation_v1.xlsx after Step 6.6
Source: Created in this study
Evaluation outputOutput fileoutputs/Evaluation.xlsx (raw agreement, Cohen’s κ, totals)Produced in Step 6.4
Source: Generated in this study
Final lexicon exportOutput fileoutputs/FinalLexicon.xlsx following Table 2 schemaProduced in Step 7.2
Source: Generated in this study
TBX exportOutput fileTBX file generated from FinalLexicon.xlsx with stable entry_id mappingValidation result recorded in run_notes.txt
Source: Generated in this study

Reprints and Permissions

Request permission to reuse the text or figures of this JoVE article

Request Permission

Tags

BehaviorAllbilingual terminologylexicon constructionautomatic term extractionbilingual term alignmentexpert validationTBX TermBase eXchangecultural heritage interpretationChinese English translation

Related Articles