doshimit3015/text-anonymization-benchmark
Dataset Card for the Text Anonymization Benchmark (TAB) Dataset Summary This repository contains the v1.0 release of the Text Anonymization Benchmark, a corpus for text anonymization. The corpus comprises 1,268 English-language court cases from the European Court for Human Rights (ECHR). The documents were manually annotated with information about personal identifiers (including their semantic category and need for masking), confidential attributes and… See the full description on the dataset page: https://huggingface.co/datasets/doshimit3015/text-anonymization-benchmark.
Dataset Card for the Text Anonymization Benchmark (TAB)
Dataset Description
- Repository:
- Paper: The Text Anonymization Benchmark (TAB): A Dedicated Corpus and Evaluation Framework for Text Anonymization
- Point of Contact: Pierre Lison, Ildikó Pilán
Dataset Summary
This repository contains the v1.0 release of the Text Anonymization Benchmark, a corpus for text anonymization. The corpus comprises 1,268 English-language court cases from the European Court for Human Rights (ECHR). The documents were manually annotated with information about personal identifiers (including their semantic category and need for masking), confidential attributes and co-reference relations. Some documents were annotated by multiple annotators.
Data format
The data is distributed in a standoff JSON format consisting of a list of document object with the following information:
Each entity mention object under 'entity_mentions' has the following attributes:
Note. The structure of this version of TAB is somewhat flatter than the one distributed on the GitHub TAB repository.
License
TAB is released under an MIT License.
The MIT License is a short and simple permissive license allowing both commercial and non-commercial use of the software. The only requirement is to preserve the copyright and license notices (see file License). Licensed works, modifications, and larger works may be distributed under different terms and without source code.
