CLFeb 28, 2020

Automatic Section Recognition in Obituaries

arXiv:2002.12699v1996 citations
AI Analysis

This work addresses the need for automated text segmentation in obituaries for researchers in cultural history, representing an incremental improvement over existing methods.

The authors tackled the problem of automatically recognizing structured sections in obituaries to facilitate cultural history studies, achieving a micro F1 score of 0.81 using a convolutional neural network.

Obituaries contain information about people's values across times and cultures, which makes them a useful resource for exploring cultural history. They are typically structured similarly, with sections corresponding to Personal Information, Biographical Sketch, Characteristics, Family, Gratitude, Tribute, Funeral Information and Other aspects of the person. To make this information available for further studies, we propose a statistical model which recognizes these sections. To achieve that, we collect a corpus of 20058 English obituaries from TheDaily Item, Remembering.CA and The London Free Press. The evaluation of our annotation guidelines with three annotators on 1008 obituaries shows a substantial agreement of Fleiss k = 0.87. Formulated as an automatic segmentation task, a convolutional neural network outperforms bag-of-words and embedding-based BiLSTMs and BiLSTM-CRFs with a micro F1 = 0.81.

Foundations

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

Your Notes