Introduction to Information Retrieval 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024


Introduction to Information Retrieval

简体网页||繁体网页
Christopher D. Manning 作者
Cambridge University Press
译者
2008-7-7 出版日期
506 页数
USD 74.99 价格
Hardcover
丛书系列
9780521865715 图书编码

Introduction to Information Retrieval 在线电子书 图书标签: 信息检索  IR  搜索引擎  计算机  机器学习  自然语言处理  人工智能  计算机科学   


喜欢 Introduction to Information Retrieval 在线电子书 的读者还喜欢




点击这里下载
    

想要找书就要到 图书目录大全
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

发表于2024-05-17


Introduction to Information Retrieval 在线电子书 epub 下载 mobi 下载 pdf 下载 txt 下载 2024

Introduction to Information Retrieval 在线电子书 epub 下载 mobi 下载 pdf 下载 txt 下载 2024

Introduction to Information Retrieval 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024



Introduction to Information Retrieval 在线电子书 用户评价

评分

电子版的看了几遍,百科全书,深入浅出

评分

Very good for beginner, clear, thorough, and not so old.

评分

玩弄搜索引擎入门必读

评分

从导师将电子版的发给我,已有 13 个多月了

评分

GIP@MSTC 匆匆浏览

Introduction to Information Retrieval 在线电子书 著者简介

Christopher D. Manning,1989年毕业于澳大利亚国立大学,1995年获斯坦福大学语言学博士学位,曾先后在卡内基-梅隆大学、悉尼大学教授语言学,1999年起任斯坦福大学计算机科学和语言学副教授,其主要研究方向是统计自然语言处理、信息提取与表示,以及文本理解和文本挖掘等。

Prabhakar Raghavan,毕业于印度理工学院,后获加州大学伯克利分校计算机科学博士学位,自2005年起担任Yahoo!研究中心负责人,同时也是斯坦福大学计算机科学系顾问教授。其主要研究方向是文本及Web数据挖掘、组合优化、随机算法等,此前曾任Verity公司CTO,在IBM研究院担任过管理工作。

Hinrich Schütze,斯坦福大学博士,现任斯图加特大学自然语言处理研究所理论计算语言学主任。他在美国硅谷工作过多年,曾担任过Enkata公司首席科学家。


Introduction to Information Retrieval 在线电子书 图书目录


Introduction to Information Retrieval 在线电子书 pdf 下载 txt下载 epub 下载 mobi 在线电子书下载

Introduction to Information Retrieval 在线电子书 图书描述

Class-tested and coherent, this groundbreaking new textbook teaches classic web information retrieval, including web search and the related areas of text classification and text clustering from basic concepts. Written from a computer science perspective by three leading experts in the field, it gives an up-to-date treatment of all aspects of the design and implementation of systems for gathering, indexing, and searching documents; methods for evaluating systems; and an introduction to the use of machine learning methods on text collections. All the important ideas are explained using examples and figures, making it perfect for introductory courses in information retrieval for advanced undergraduates and graduate students in computer science. Based on feedback from extensive classroom experience, the book has been carefully structured in order to make teaching more natural and effective. Although originally designed as the primary text for a graduate or advanced undergraduate course in information retrieval, the book will also create a buzz for researchers and professionals alike.

Contents

1. Information retrieval using the Boolean model; 2. The dictionary and postings lists; 3. Tolerant retrieval; 4. Index construction; 5. Index compression; 6. Scoring and term weighting; 7. Vector space retrieval; 8. Evaluation in information retrieval; 9. Relevance feedback and query expansion; 10. XML retrieval; 11. Probabilistic information retrieval; 12. Language models for information retrieval; 13. Text classification and Naive Bayes; 14. Vector space classification; 15. Support vector machines and kernel functions; 16. Flat clustering; 17. Hierarchical clustering; 18. Dimensionality reduction and latent semantic indexing; 19. Web search basics; 20. Web crawling and indexes; 21. Link analysis.

Reviews

“This is the first book that gives you a complete picture of the complications that arise in building a modern web-scale search engine. You'll learn about ranking SVMs, XML, DNS, and LSI. You'll discover the seedy underworld of spam, cloaking, and doorway pages. You'll see how MapReduce and other approaches to parallelism allow us to go beyond megabytes and to efficiently manage petabytes." -Peter Norvig, Director of Research, Google Inc.

"Introduction to Information Retrieval is a comprehensive, up-to-date, and well-written introduction to an increasingly important and rapidly growing area of computer science. Finally, there is a high-quality textbook for an area that was desperately in need of one." -Raymond J. Mooney, Professor of Computer Sciences, University of Texas at Austin

“Through compelling exposition and choice of topics, the authors vividly convey both the fundamental ideas and the rapidly expanding reach of information retrieval as a field.” -Jon Kleinberg, Professor of Computer Science, Cornell University

Introduction to Information Retrieval 在线电子书 下载 mobi epub pdf txt 在线电子书下载

想要找书就要到 图书目录大全
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

Introduction to Information Retrieval 在线电子书 读后感

评分

stanford的IR入门书籍,cmu stanford都在用该书作为IR入门书籍,很nice。在某些章节如果你有统计的基础来看的话,会更容易些。  

评分

作为入门书籍,还不错。分别介绍了信息检索领域的几个重要概念:倒排索引、检索引擎;tf-idf权重计算技术;向量空间模型,信息检索的评价,有序检索结果的评价MAP,ROC曲线,NDCG等等;相关反馈技术,伪相关反馈;概率检索模型,BM25算法;基于语言建模的信息检索模型,各种文...  

评分

作为入门书籍,还不错。分别介绍了信息检索领域的几个重要概念:倒排索引、检索引擎;tf-idf权重计算技术;向量空间模型,信息检索的评价,有序检索结果的评价MAP,ROC曲线,NDCG等等;相关反馈技术,伪相关反馈;概率检索模型,BM25算法;基于语言建模的信息检索模型,各种文...  

评分

最重要的收获,是对信息检索系统(搜索引擎)有一个宏观的认识,大体上说,需要从两个维度来看: 第一个是查询维度,它的核心,是两个索引结构;其一是字典,其二是倒排拉链和正排索引; 字典的职责,是把 query 变成 term set;期间用到了多种技术,如:语义扩展(同义词、拼...  

评分

搜素引擎入门书籍,各方面均有涉猎,严谨,通俗易懂 入门经典入门经典入门经典入门经典入门经典入门经典入门经典入门经典入门经典入门经典入门经典入门经典入门经典入门经典入门经典入门经典入门经典入门经典入门经典入门经典入门经典入门经典入门经典入门经典

类似图书 点击查看全场最低价

Introduction to Information Retrieval 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024


分享链接





Introduction to Information Retrieval 在线电子书 相关图书




本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度google,bing,sogou

友情链接

© 2024 book.wenda123.org All Rights Reserved. 图书目录大全 版权所有