|
FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical eBooks all over the World
|
|
- Title Data-Intensive Text Processing with MapReduce
- Author(s) Jimmy Lin, Chris Dyer
- Publisher: Morgan and Claypool Publishers (April 30, 2010)
- Hardcover/Paperback 178 pages
- eBook PDF
- Language: English
- ISBN-10: 1608453421
- ISBN-13: 978-1608453429
- Share This:
|
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.
About the Authors- Jimmy Lin is now a Professor and the David R. Cheriton Chair in the David R. Cheriton School of Computer Science at the University of Waterloo.
- Information Retrieval
- Data Analysis and Data Mining
- Parallel, Concurrent, and Distributed Computing and Programming
- Algorithms and Data Structures
Similar Books:
-
Algorithms for Big Data (Hannah Bast, et al)
This open access book surveys the progress in addressing selected challenges related to the growth of big data in combination with increasingly complicated hardware. Tackles problems such as transportation systems, energy supply, medicine.
-
Sublinear Computation Paradigm: Algorithms in the Big Data Era
The sublinear computation paradigm is proposed here in order to support innovation in the big data era. Focus on sublinear algorithms, sublinear data structures, and sublinear modelling.
-
Data Science and Big Data Analytics: Discovering, Analyzing, etc.
Covers the breadth of activities, methods and tools that Data Scientists use. Focuses on concepts, principles and practical applications. The learning is supported and explained with illustrative examples using open-source software.
-
Clinical Text Mining: Secondary Use of Electronic Patient Records
This book describes the results of Natural Language Processing (NLP) and machine learning methods applied to clinical text from electronic patient records, provides a comprehensive overview of technical issues arising in clinical text mining.
-
Theory and Applications for Advanced Text Mining (S. Sakurai)
This book introduces advanced text mining techniques. They are various techniques from relation extraction to under or less resourced language. Text mining techniques have been studied aggressively in order to extract the knowledge from the data.
-
Text Processing in Python (David Mertz)
This book is an example-driven, hands-on tutorial that carefully teaches programmers how to accomplish numerous text processing tasks using the Python language. It provides efficient and effective solutions to specific text processing problems.
-
Data Journeys in the Sciences (Sabina Leonelli, et al.)
This groundbreaking, open access book analyses and compares data practices across several fields through the analysis of specific cases of data journeys. How such journeys affect the use of data as evidence and the knowledge being produced.
-
Text Algorithms (Maxime Crochemore, et al)
This much-needed book on the design of algorithms and data structures for text processing emphasizes both theoretical foundations and practical applications. The core is the material on suffix trees and subword graphs, applications of these data structures.






