Читать книгу Automatic Text Simplification - Horacio Saggion - Страница 12

Оглавление

CHAPTER 3

Lexical Simplification

Lexical simplification aims at replacing difficult words with easier-to-read (or understand) expressions while preserving the meaning of the original text segments. For example, the sentence “John composed these verses in 1995” could be lexically simplified into “John wrote the poem in 1995” without altering very much the sense of the initial sentence. Lexical simplification requires the solution of at least two problems: first, finding of a set of synonymic candidates for a given word, generally relying on a dictionary or a lexical ontology and, second, replacing the target word by a synonym which is easier to read and understand in the given context. For the first task, lexical resources such as WordNet [Miller et al., 1990] could be used. For the second task, different strategies of word sense disambiguation (WSD) and simplicity computation are required. A number of works rely on word frequency as a measure of both word complexity and word simplicity [Carroll et al., 1998, Lal and Rüger, 2002], others argue that length is a word complexity factor [Bautista et al., 2011], while some use a combination of frequency and length [Bott et al., 2012a, Keskisärkkä, 2012].

Automatic Text Simplification

Подняться наверх