Recognizing Sentence-level Logical Document Structures with the Help of Context-free Grammars
Current sentence boundary detectors split documents into sequentially ordered sentences by detecting their beginnings and ends. Sentences, however, are more deeply structured even on this side of constituent and dependency structure: they can consist of a main sentence and several subordinate clauses as well as further segments (e.g. inserts in parentheses); they can even recursively embed whole sentences and then contain multiple sentence beginnings and ends. In this paper, we introduce a tool that segments sentences into tree structures to detect this type of recursive structure. To this end, we retrain different constituency parsers with the help of modified training data to transform them into sentence segmenters. With these segmenters, documents are mapped to sequences of sentence-related {``}logical document structures{''}. The resulting segmenters aim to improve downstream tasks by providing additional structural information. In this context, we experiment with German dependency parsing. We show that for certain sentence categories, which can be determined automatically, improvements in German dependency parsing can be achieved using our segmenter for preprocessing. The assumption suggests that improvements in other languages and tasks can be achieved.
Code (0)
등록된 구현이 없습니다.
Tasks
Dependency ParsingSentenceSimilar Papers 제목 키워드 기반
RST-style Discourse Parsing Guided by Document-level Content Structures
Rhetorical Structure Theory based Discourse Parsing (RST-DP) explores how clauses, sentences, and large text spans compose a whole discourse and presents the rhetorical structure as a hierarchical tree. Existing RST pars…
Discourse ParsingSentenceDocument-Level Event Argument Extraction via Optimal Transport
Event Argument Extraction (EAE) is one of the sub-tasks of event extraction, aiming to recognize the role of each entity mention toward a specific event trigger. Despite the success of prior works in sentence-level EAE, …
Event Argument ExtractionEvent ExtractionSentenceTowards Unsupervised Recognition of Token-level Semantic Differences in Related Documents
Automatically highlighting words that cause semantic differences between two documents could be useful for a wide range of applications. We formulate recognizing semantic differences (RSD) as a token-level regression tas…
Contrastive LearningLanguage ModelingLanguage Modellingregression+2Automatic Fact-Checking with Document-level Annotations using BERT and Multiple Instance Learning
Automatic fact-checking is crucial for recognizing misinformation spreading on the internet. Most existing fact-checkers break down the process into several subtasks, one of which determines candidate evidence sentences …
Fact CheckingMisinformationMultiple Instance LearningNatural Language Inference+1Selecting Optimal Context Sentences for Event-Event Relation Extraction
Understanding events entails recognizing the structural and temporal orders between event mentions to build event structures/ graphs for input documents. To achieve this goal, our work addresses the problems of subevent …
Event Relation ExtractionRelationRelation ClassificationRelation Extraction+2