Sentence Identification with BOS and EOS Label Combinations

01/31/2023
by   Takuma Udagawa, et al.
0

The sentence is a fundamental unit in many NLP applications. Sentence segmentation is widely used as the first preprocessing task, where an input text is split into consecutive sentences considering the end of the sentence (EOS) as their boundaries. This task formulation relies on a strong assumption that the input text consists only of sentences, or what we call the sentential units (SUs). However, real-world texts often contain non-sentential units (NSUs) such as metadata, sentence fragments, nonlinguistic markers, etc. which are unreasonable or undesirable to be treated as a part of an SU. To tackle this issue, we formulate a novel task of sentence identification, where the goal is to identify SUs while excluding NSUs in a given text. To conduct sentence identification, we propose a simple yet effective method which combines the beginning of the sentence (BOS) and EOS labels to determine the most probable SUs and NSUs based on dynamic programming. To evaluate this task, we design an automatic, language-independent procedure to convert the Universal Dependencies corpora into sentence identification benchmarks. Finally, our experiments on the sentence identification task demonstrate that our proposed method generally outperforms sentence segmentation baselines which only utilize EOS labels.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
09/10/2021

BiSECT: Learning to Split and Rephrase Sentences with Bitexts

An important task in NLP applications such as sentence simplification is...
research
07/21/2017

Split and Rephrase

We propose a new sentence simplification task (Split-and-Rephrase) where...
research
02/17/2021

A Context-Enhanced De-identification System

Many modern entity recognition systems, including the current state-of-t...
research
11/11/2020

The Impact of Text Presentation on Translator Performance

Widely used computer-aided translation (CAT) tools divide documents into...
research
06/22/2021

ABCD: A Graph Framework to Convert Complex Sentences to a Covering Set of Simple Sentences

Atomic clauses are fundamental text units for understanding complex sent...
research
08/27/2019

Movie Plot Analysis via Turning Point Identification

According to screenwriting theory, turning points (e.g., change of plans...

Please sign up or login with your details

Forgot password? Click here to reset