Research
FRACCO: A gold-standard annotated corpus of oncological entities with ICD-O-3.1 normalisation
Overview Research area: Clinical natural language processing (NLP) and biomedical text mining, specifically French-language oncology text. Technical level: Intermediate — the paper is a resource/corpu
- arXiv
- 2510.13873
- Published
- 2025-10-13
- Authors
- Johann Pignat, Milena Vucetic, Christophe Gaudet-Blavignac, Jamil Zaghir, Amandine Stettler, Fanny Amrein, Jonatan Bonjour, Jean-Philippe Goldman, Olivier Michielin, Christian Lovis, Mina Bjelogrlic
AI summary
Overview
Research area: Clinical natural language processing (NLP) and biomedical text mining, specifically French-language oncology text.
Technical level: Intermediate — the paper is a resource/corpus description, so it assumes familiarity with concepts like named entity recognition, span annotation, and controlled vocabularies such as ICD-O, but it presents no modeling techniques or algorithms.
Scope (one sentence): The paper introduces FRACCO, an expert-annotated corpus of 1301 synthetic French clinical oncology cases labeled with morphology, topography, and histologic differentiation terms and normalized to ICD-O codes, plus a layer of composite expression-level normalizations.
What This Paper Is About
Building NLP tools for clinical text depends on having annotated datasets, and such resources are scarce for French oncology. The authors address this gap by constructing FRACCO, a French annotated corpus for clinical oncology: 1301 synthetic French clinical cases, initially translated from the Spanish CANTEMIST corpus within the FRASIMED initiative, in which entities are annotated and linked to the International Classification of Diseases for Oncology (ICD-O). The goal is to provide a reference standard that supports both named entity recognition and concept normalization for French oncology text.
Key Contributions
-
A new French oncology corpus. FRACCO comprises 1301 synthetic French clinical cases translated from Spanish as part of the FRASIMED initiative, filling a stated gap in French-language oncology resources.
-
Multi-layer annotation linked to ICD-O. Documents are annotated with terms related to morphology, topography, and histologic differentiation using ICD-O as the reference, with an additional layer capturing composite expression-level normalizations that combine several ICD-O elements into unified clinical concepts.
-
A large set of validated normalizations. A total of 71,127 ICD-O normalizations were produced by combining automated matching with manual validation carried out by a team of five annotators.
-
Expert-verified entity spans. All 1301 texts were manually annotated for entity spans by two domain experts, providing a quality-control step on the span layer alongside the normalization work.
Main Findings
-
Corpus size and origin: FRACCO consists of 1301 synthetic French clinical cases, initially translated from the Spanish CANTEMIST corpus as part of FRASIMED.
-
Entity coverage: Texts are annotated for terms related to morphology, topography, and histologic differentiation, with ICD-O as the reference vocabulary.
-
Normalization volume: 71,127 ICD-O normalizations were generated across the corpus through a combination of automated matching and manual validation by five annotators.
-
Vocabulary breadth — morphology: The final dataset represents 399 unique morphology codes derived from 2549 distinct expressions.
-
Vocabulary breadth — topography: The final dataset represents 272 topography codes derived from 3143 distinct expressions.
-
Vocabulary breadth — composite concepts: The dataset includes 2043 unique composite expressions derived from 11,144 distinct expressions, forming a separate annotation layer for combined clinical concepts.
-
Quality assurance: Annotation quality was addressed through expert review — entity spans were annotated by two domain experts, and the normalizations were manually validated. The abstract does not report inter-annotator agreement figures, model baselines, or evaluation scores, so the corpus's measured utility for downstream tasks is not quantified here.
-
Intended use: The authors position the dataset as a reference standard for named entity recognition and concept normalization in French oncology texts.
Methodology in Plain English
The authors assembled the corpus in stages. They started from the Spanish CANTEMIST corpus and translated it into French to create 1301 synthetic clinical cases, as part of the FRASIMED initiative — using synthetic rather than real patient records avoids privacy restrictions while still providing realistic clinical language.
Two domain experts then read every one of the 1301 texts and marked the entity spans, identifying terms for morphology (what kind of tumor), topography (where it is located), and histologic differentiation. To attach standardized codes from ICD-O to those spans, the team used a semi-automatic workflow: an automated matching step proposed code assignments, and a team of five annotators manually validated them, yielding 71,127 normalizations in total. Finally, a distinct annotation layer was added for composite expressions — phrases that combine several ICD-O elements into a single clinical concept, such as a full diagnosis statement. The abstract describes the resulting code and expression counts but does not detail the matching algorithm or describe any downstream modeling experiments.
Why This Matters
Impact on research. French-language clinical NLP has far fewer annotated resources than English, and oncology vocabulary is notoriously compositional — a diagnosis typically fuses a topography (site), a morphology (tumor type), and a differentiation grade. By providing span annotations plus a separate layer for composite expressions, FRACCO gives researchers a testbed not just for finding oncology terms but for the harder step of resolving them into standardized ICD-O concepts.
Real-world applications:
- Clinical coding support. Tools trained on this kind of data could assist tumor registries and coding staff in assigning ICD-O codes from free-text pathology and discharge reports.
- Information extraction from French records. A reference standard enables systematic extraction of cancer site, type, and grade from French clinical narratives for downstream analytics.
- Cross-lingual and multilingual benchmarking. Because the corpus was translated from the Spanish CANTEMIST corpus, it opens the possibility of comparing systems across languages on what began as the same underlying content.
- Shared task and model evaluation. The dataset is explicitly positioned as a reference standard, which is what is needed to run reproducible evaluations of named entity recognition and concept normalization systems.
Industry relevance. Hospitals, cancer registries, health insurers, and vendors of clinical documentation and coding software all depend on turning narrative text into structured, standardized codes. A validated French oncology gold standard supports both commercial product development and regulatory-style benchmarking of such systems.
Future Directions
-
Benchmarking actual systems. The abstract positions FRACCO as a reference standard but reports no model results; the natural next step is to train and evaluate named entity recognition and normalization systems on it and publish baselines.
-
Validating on real clinical text. Since the cases are synthetic and translated, an open question is how well models tuned on FRACCO transfer to genuine French clinical records, which may contain different phrasing, abbreviations, and noise.
-
Cross-lingual comparison with CANTEMIST. The shared origin of the two corpora invites a direct French–Spanish comparison of annotation conventions and of system performance across the two languages.
-
Expanding beyond the current scope. The corpus covers three annotation types; further work could add related oncology concepts or extend the ICD-O normalization coverage beyond the 399 morphology and 272 topography codes currently represented.
Target Audience
Researchers and practitioners in clinical NLP and biomedical text mining, particularly those working on French-language resources, named entity recognition, or concept normalization. It is also relevant to medical informatics teams in hospitals and cancer registries, oncology coding specialists interested in how clinical concepts map to ICD-O, and computational linguistics researchers studying cross-lingual corpus transfer and synthetic clinical data. Readers seeking model architectures or benchmark results will not find them here — this is a resource paper describing a dataset, and the abstract reports corpus composition rather than system performance.
Authors’ abstract
Developing natural language processing tools for clinical text requires annotated datasets, yet French oncology resources remain scarce. We present FRACCO (FRench Annotated Corpus for Clinical Oncology) an expert-annotated corpus of 1301 synthetic French clinical cases, initially translated from the Spanish CANTEMIST corpus as part of the FRASIMED initiative. Each document is annotated with terms related to morphology, topography, and histologic differentiation, using the International Classification of Diseases for Oncology (ICD-O) as reference. An additional annotation layer captures composite expression-level normalisations that combine multiple ICD-O elements into unified clinical concepts. Annotation quality was ensured through expert review: 1301 texts were manually annotated for entity spans by two domain experts. A total of 71127 ICD-O normalisations were produced through a combination of automated matching and manual validation by a team of five annotators. The final dataset representing 399 unique morphology codes (from 2549 different expressions), 272 topography codes (from 3143 different expressions), and 2043 unique composite expressions (from 11144 different expressions). This dataset provides a reference standard for named entity recognition and concept normalisation in French oncology texts.