CLJan 24, 2022

Razmecheno: Named Entity Recognition from Digital Archive of Diaries "Prozhito"

arXiv:2201.09997v1577 citations
AI Analysis

This addresses a gap for researchers in literary studies and low-resource NER by providing a domain-specific dataset, though it is incremental as it applies standard methods to new data.

The paper tackles the lack of diverse datasets for Named Entity Recognition (NER) by creating 'Razmecheno', a novel dataset of 1331 sentences and 14119 tokens from Russian diary texts, resulting in 1113 annotated entities for evaluation with existing tools.

The vast majority of existing datasets for Named Entity Recognition (NER) are built primarily on news, research papers and Wikipedia with a few exceptions, created from historical and literary texts. What is more, English is the main source for data for further labelling. This paper aims to fill in multiple gaps by creating a novel dataset "Razmecheno", gathered from the diary texts of the project "Prozhito" in Russian. Our dataset is of interest for multiple research lines: literary studies of diary texts, transfer learning from other domains, low-resource or cross-lingual named entity recognition. Razmecheno comprises 1331 sentences and 14119 tokens, sampled from diaries, written during the Perestroika. The annotation schema consists of five commonly used entity tags: person, characteristics, location, organisation, and facility. The labelling is carried out on the crowdsourcing platfrom Yandex.Toloka in two stages. First, workers selected sentences, which contain an entity of particular type. Second, they marked up entity spans. As a result 1113 entities were obtained. Empirical evaluation of Razmecheno is carried out with off-the-shelf NER tools and by fine-tuning pre-trained contextualized encoders. We release the annotated dataset for open access.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes