1. 书籍
  2. 详情

《MapReduce进行密集文本数据处理》英文版

基本信息

  • 书籍大小:未知
  • 书籍语言:简体中文
  • 书籍类别:新浪微博
  • 书籍标签:新浪微博
  • 购买链接: 京东   淘宝

打开支付宝首页搜“673273051”领红包,领到大红包的小伙伴赶紧使用哦!

相关书籍

内容介绍

学习资料下载:
中文名MapReduce进行密集文本数据处理
原名Data-Intensive Text Processing with MapReduce
作者Jimmy Lin
Chris Dyer >
 >
图书分类软件
资源格式PDF
版本文字版
出版社SYNTHESIS LECTURES ON HUMAN LANGUAGE TECHNOLOGIES
书号9781608453436
发行时间2010年
地区美国 >
语言英文 >
简介

目录

1.Introduction
2.MapReduce Basics
3.MapReduce algorithm design
4.Inverted Indexing for Text Retrieval
5.Graph Algorithms
6.EM Algorithms for Text Processing
7.Closing Remarks

内容介绍:

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. 

下载地址

打赏