Data-intensive text processing with MapReduce /

Saved in:
Bibliographic Details
Author / Creator:Lin, Jimmy.
Imprint:San Rafael, Calif. (1537 Fourth Street, San Rafael, CA 94901 USA) : Morgan & Claypool, c2010.
Description:1 electronic text (ix, 165 p. : ill.) : digital file.
Language:English
Series:Synthesis lectures on human language technologies, 1947-4059 ; # 7
Synthesis digital library of engineering and computer science.
Synthesis lectures on human language technologies, # 7.
Subject:
Format: E-Resource Book
URL for this record:http://pi.lib.uchicago.edu/1001/cat/bib/8512877
Hidden Bibliographic Details
Other authors / contributors:Dyer, Chris.
ISBN:9781608453436 (electronic bk.)
9781608453429 (pbk.)
Notes:Title from PDF t.p. (viewed on May 4, 2010).
Series from website.
Includes bibliographical references (p. 149-163).
Abstract freely available; full-text restricted to subscribers or individual document purchasers.
Also available in print.
Mode of access: World Wide Web.
System requirements: Adobe Acrobat Reader.
Summary:Our world is being revolutionized by data-driven methods: access to large amounts of data has generated new insights and opened exciting new opportunities in commerce, science, and computing applications. Processing the enormous quantities of data necessary for these advances requires large clusters, making distributed computing paradigms more crucial than ever. MapReduce is a programming model for expressing distributed computations on massive datasets and an execution framework for large-scale data processing on clusters of commodity servers. The programming model provides an easy-to-understand abstraction for designing scalable algorithms, while the execution framework transparently handles many system-level details, ranging from scheduling to synchronization to fault tolerance. This book focuses on MapReduce algorithm design, with an emphasis on text processing algorithms common in natural language processing, information retrieval, and machine learning. We introduce the notion of MapReduce design patterns, which represent general reusable solutions to commonly occurring problems across a variety of problem domains. This book not only intends to help the reader "think in MapReduce", but also discusses limitations of the programming model as well.
Standard no.:10.2200/S00274ED1V01Y201006HLT007