Automatic Text Simplification. Horacio Saggion
Чтение книги онлайн.

Читать онлайн книгу Automatic Text Simplification - Horacio Saggion страница 2

Название: Automatic Text Simplification

Автор: Horacio Saggion

Издательство: Ingram

Жанр: Программы

Серия: Synthesis Lectures on Human Language Technologies

isbn: 9781681731865

isbn:

СКАЧАТЬ Joel Tetreault

      2010

      Data-Intensive Text Processing with MapReduce

      Jimmy Lin and Chris Dyer

      2010

      Semantic Role Labeling

      Martha Palmer, Daniel Gildea, and Nianwen Xue

      2010

      Spoken Dialogue Systems

      Kristiina Jokinen and Michael McTear

      2009

      Introduction to Chinese Natural Language Processing

      Kam-Fai Wong, Wenjie Li, Ruifeng Xu, and Zheng-sheng Zhang

      2009

      Introduction to Linguistic Annotation and Text Analytics

      Graham Wilcock

      2009

      Dependency Parsing

      Sandra Kübler, Ryan McDonald, and Joakim Nivre

      2009

      Statistical Language Models for Information Retrieval

      ChengXiang Zhai

      2008

      Copyright © 2017 by Morgan & Claypool

      All rights reserved. No part of this publication may be reproduced, stored in a retrieval system, or transmitted in any form or by any means—electronic, mechanical, photocopy, recording, or any other except for brief quotations in printed reviews, without the prior permission of the publisher.

      Automatic Text Simplification

      Horacio Saggion

       www.morganclaypool.com

      ISBN: 9781627058681 paperback

      ISBN: 9781627058698 ebook

      DOI 10.2200/S00700ED1V01Y201602HLT032

      A Publication in the Morgan & Claypool Publishers series

       SYNTHESIS LECTURES ON HUMAN LANGUAGE TECHNOLOGIES

      Lecture #32

      Series Editor: Graeme Hirst, University of Toronto

      Series ISSN

      Print 1947-4040 Electronic 1947-4059

       Automatic Text Simplification

      Horacio Saggion

      Department of Information and Communication Technologies Universitat Pompeu Fabra

       SYNTHESIS LECTURES ON HUMAN LANGUAGE TECHNOLOGIES #32

       ABSTRACT

      Thanks to the availability of texts on the Web in recent years, increased knowledge and information have been made available to broader audiences. However, the way in which a text is written—its vocabulary, its syntax—can be difficult to read and understand for many people, especially those with poor literacy, cognitive or linguistic impairment, or those with limited knowledge of the language of the text. Texts containing uncommon words or long and complicated sentences can be difficult to read and understand by people as well as difficult to analyze by machines. Automatic text simplification is the process of transforming a text into another text which, ideally conveying the same message, will be easier to read and understand by a broader audience. The process usually involves the replacement of difficult or unknown phrases with simpler equivalents and the transformation of long and syntactically complex sentences into shorter and less complex ones. Automatic text simplification, a research topic which started 20 years ago, now has taken on a central role in natural language processing research not only because of the interesting challenges it posesses but also because of its social implications. This book presents past and current research in text simplification, exploring key issues including automatic readability assessment, lexical simplification, and syntactic simplification. It also provides a detailed account of machine learning techniques currently used in simplification, describes full systems designed for specific languages and target audiences, and offers available resources for research and development together with text simplification evaluation techniques.

       KEYWORDS

      syntactic simplification, lexical simplification, readability measures, text simplification systems, text simplification evaluation, text simplification resources

       To Sandra, Jonas, Noah, and Isabella

       Contents

       Acknowledgments

       1 Introduction

       1.1 Text Simplification Tasks

       1.2 How are Texts Simplified?

       1.3 The Need for Text Simplification

       1.4 Easy-to-read Material on the Web

       1.5 Structure of the Book

       2 Readability and Text Simplification

       2.1 Introduction

       2.2 Readability Formulas

       2.3 Advanced Natural Language Processing for Readability Assessment

       2.3.1 Language Models

       2.3.2 Readability as Classification

       2.3.3 Discourse, Semantics, and Cohesion in Assessing Readability СКАЧАТЬ