现代信息检索

现代信息检索
分享
扫描下方二维码分享到微信
打开微信,点击右上角”+“,
使用”扫一扫“即可将网页分享到朋友圈。
作者: (Ricardo Baeza-Yates) , (Berthier Ribeiro-Neto)
2011-03
版次: 1
ISBN: 9787111331742
定价: 78.00
装帧: 平装
开本: 32开
纸张: 胶版纸
页数: 913页
正文语种: 简体中文,英语
原版书名: Modern Information Retrieval: The Concepts and Technology behind Search, Second Edition
分类: 社会文化
50人买过
  • 《现代信息检索》详细介绍了信息检索的所有主要概念和技术,以及有关信息检索方面的所有新变化,使读者既可以对现代信息检索有一个全面的了解,又可以获取现代信息检索所有关键主题的详细知识。《现代信息融合技术在组合导航中的应用》的主要内容由信息检索领域的代表人物Baeza-Yares和]Ribeiro-Neto编著,对于那些希望深入研究关键领域的读者,书中还提供了由其他主要研究人员编写的关于特殊主题的发展现状。与上一版相比,本版在内容和结构上都有大量调整、更新和充实,其中新增内容在60%到70%左右。具体更新情况如下新增了文本分类、网络信息爬取、结构化文本检索和企业搜索等章节,以及关于开源搜索的一个附录。全面改写了用户界面、多媒体检索和数字图书馆等内容。拓展了一些章节,介绍了信息检索方面的新的重要进展,如语言模型、新的评价方法、查询的特点、基于聚类和分布式信息检索等。 RicardoBaeza-Yates,于加拿大滑铁卢大学获得计算机科学博士学位,现为雅虎欧洲和拉丁美洲研究院副总裁,主管雅虎在巴塞罗纳(西班牙)和圣地亚哥(智利)(的研究中心,并监管海法研究中心。他曾担任智利计算机科学学会主席、智利大学计算机科学系Web研究中心主任、ICREA教授,并且他还在巴塞罗纳法布拉大学创立了信息与通信技术系Web研究组。现在他仍是智利大学和法布拉大学的兼职教授。他的主要研究方向为算法与数据结构、信息检索、用户界面以及可视化在数据库中的应用等。

    BerthierRibeiro-Neto,于加利福尼亚大学洛杉矶分校获得计算机科学博士学位,现任巴西MitqasGerais联合大学计算机科学系副教授,同时也是ACM、ASIS及IEEE会员。他的主要研究方向是信息检索系统、数字图书馆、Web界面及视频点播。 PrefacetotheSecondEdition

    PrefacetotheFirstEdition

    Authors'AcknowledgementstotheSecondEdition

    Authors'AcknowledgementstotheFirstEdition

    Publishers'Acknowledgements

    1Introduction

    1.1InformationRetrieval

    1.1.1EarlyDevelopments

    1.1.2InformationRetrievalinLibrariesandDigitalLibraries

    1.1.3IRattheCenteroftheStage

    1.2TheIRProblem

    1.2.1TheUser'sTask

    1.2.2InformationversusDataRetrieval

    1.3TheIRSystem

    1.3.1SoftwareArchitectureoftheIRSystem

    1.3.2TheRetrievalandRankingProcesses

    1.4TheWeb

    1.4.1ABriefHistory

    1.4.2Thee-PublishingEra

    1.4.3HowtheWebChangedSearch

    1.4.4PracticalIssuesontheWeb

    1.5OrganizationoftheBook

    1.5.1FocusoftheBook

    1.5.2BookContents

    1.6TheBookWebSite:ATeachingResource

    1.7BibliographicDiscussion

    UserInterfacesforSearch

    byMartiHearst

    2.1Introduction

    2.2HowPeopleSearch

    2.2.1InformationLookupversusExploratorySearch

    2.2.2ClassicversusDynamicModelofInformationSeeking.

    2.2.3NavigationversusSearch

    2.2.4ObservationscftheSearchProcess

    2.3SearchInterfacesToday

    2.3.1GettingStarted

    2.3.2QuerySpecification

    2.3.3QuerySpecificationInterfaces

    2.3.4RetrievalResultsDisplay

    2.3.5QueryReformulation

    2.3.6OrganizingSearchResults

    2.4VisualizationinSearchInterfaces

    2.4.1VisualizingBcolesnSyntax

    2.4.2VisualizingQueryTermswithinRetrievalResults

    2.4.3VisualizingRelationshipsAmongWordsandDocuments

    2.4.4VisualizationforTextMining

    2.5DesignandEvaluationofSearchInterfaces

    2.6TrendsandResearchIssues

    2.7BibliographicDiscussion

    Modeling

    3.1IRModels

    3.1.1ModelingandRankirg

    3.1.2CharacterizationcfanIRModel

    3.1.3ATaxonomyofIRModels

    3.2ClassicInformationRetrieval

    3.2.1BasicConcepts

    3.2.2TheBooleanModel

    3.2.3TermWeighting

    3.2ATF-IDFWeights

    3.2.5DocumentLengthNormalization

    3.2.6TheVectorModel

    3.2.7TheProbabilisticMcdel

    3.2.8BriefComparisonofClassicModels

    3.3AlternativeSetTheoreticModels

    3.3.1Set-BasedModel

    3.3.2ExtendedBooleanModel

    3.3.3FuzzySetModel

    3.4AlternativeAlgebraicModels

    3.4.1GeneralizedVectorSpaceModel

    3.4.2LatentSemanticIndexingMoo'el

    3.4.3NeuralNetwozkModel

    3.5AlternativeProbabilisticMcdels

    3.5.1BM25

    3.5.2LanguageModels

    3.5.3DivergencefromRandomness

    3.5.4BayesianNetworkModels

    3.6OtherModels

    ……

    4RetrievalEvaluation

    5RelevanceFeedbackandQueryExpansion

    6Documents:Languages&Properties

    7Queries:Languages&Properties

    8TextClassiftcation

    9IndexiongandSearching

    10ParallelandDistributedIR

    11WebRetrieval

    12WebCrawling

    13StructuredTextRetrieval

    14MultimediaInformationretrieval

    15EnterpriseSearch

    16LibrarySystems

    17DigitalLibraries
  • 内容简介:
    《现代信息检索》详细介绍了信息检索的所有主要概念和技术,以及有关信息检索方面的所有新变化,使读者既可以对现代信息检索有一个全面的了解,又可以获取现代信息检索所有关键主题的详细知识。《现代信息融合技术在组合导航中的应用》的主要内容由信息检索领域的代表人物Baeza-Yares和]Ribeiro-Neto编著,对于那些希望深入研究关键领域的读者,书中还提供了由其他主要研究人员编写的关于特殊主题的发展现状。与上一版相比,本版在内容和结构上都有大量调整、更新和充实,其中新增内容在60%到70%左右。具体更新情况如下新增了文本分类、网络信息爬取、结构化文本检索和企业搜索等章节,以及关于开源搜索的一个附录。全面改写了用户界面、多媒体检索和数字图书馆等内容。拓展了一些章节,介绍了信息检索方面的新的重要进展,如语言模型、新的评价方法、查询的特点、基于聚类和分布式信息检索等。
  • 作者简介:
    RicardoBaeza-Yates,于加拿大滑铁卢大学获得计算机科学博士学位,现为雅虎欧洲和拉丁美洲研究院副总裁,主管雅虎在巴塞罗纳(西班牙)和圣地亚哥(智利)(的研究中心,并监管海法研究中心。他曾担任智利计算机科学学会主席、智利大学计算机科学系Web研究中心主任、ICREA教授,并且他还在巴塞罗纳法布拉大学创立了信息与通信技术系Web研究组。现在他仍是智利大学和法布拉大学的兼职教授。他的主要研究方向为算法与数据结构、信息检索、用户界面以及可视化在数据库中的应用等。

    BerthierRibeiro-Neto,于加利福尼亚大学洛杉矶分校获得计算机科学博士学位,现任巴西MitqasGerais联合大学计算机科学系副教授,同时也是ACM、ASIS及IEEE会员。他的主要研究方向是信息检索系统、数字图书馆、Web界面及视频点播。
  • 目录:
    PrefacetotheSecondEdition

    PrefacetotheFirstEdition

    Authors'AcknowledgementstotheSecondEdition

    Authors'AcknowledgementstotheFirstEdition

    Publishers'Acknowledgements

    1Introduction

    1.1InformationRetrieval

    1.1.1EarlyDevelopments

    1.1.2InformationRetrievalinLibrariesandDigitalLibraries

    1.1.3IRattheCenteroftheStage

    1.2TheIRProblem

    1.2.1TheUser'sTask

    1.2.2InformationversusDataRetrieval

    1.3TheIRSystem

    1.3.1SoftwareArchitectureoftheIRSystem

    1.3.2TheRetrievalandRankingProcesses

    1.4TheWeb

    1.4.1ABriefHistory

    1.4.2Thee-PublishingEra

    1.4.3HowtheWebChangedSearch

    1.4.4PracticalIssuesontheWeb

    1.5OrganizationoftheBook

    1.5.1FocusoftheBook

    1.5.2BookContents

    1.6TheBookWebSite:ATeachingResource

    1.7BibliographicDiscussion

    UserInterfacesforSearch

    byMartiHearst

    2.1Introduction

    2.2HowPeopleSearch

    2.2.1InformationLookupversusExploratorySearch

    2.2.2ClassicversusDynamicModelofInformationSeeking.

    2.2.3NavigationversusSearch

    2.2.4ObservationscftheSearchProcess

    2.3SearchInterfacesToday

    2.3.1GettingStarted

    2.3.2QuerySpecification

    2.3.3QuerySpecificationInterfaces

    2.3.4RetrievalResultsDisplay

    2.3.5QueryReformulation

    2.3.6OrganizingSearchResults

    2.4VisualizationinSearchInterfaces

    2.4.1VisualizingBcolesnSyntax

    2.4.2VisualizingQueryTermswithinRetrievalResults

    2.4.3VisualizingRelationshipsAmongWordsandDocuments

    2.4.4VisualizationforTextMining

    2.5DesignandEvaluationofSearchInterfaces

    2.6TrendsandResearchIssues

    2.7BibliographicDiscussion

    Modeling

    3.1IRModels

    3.1.1ModelingandRankirg

    3.1.2CharacterizationcfanIRModel

    3.1.3ATaxonomyofIRModels

    3.2ClassicInformationRetrieval

    3.2.1BasicConcepts

    3.2.2TheBooleanModel

    3.2.3TermWeighting

    3.2ATF-IDFWeights

    3.2.5DocumentLengthNormalization

    3.2.6TheVectorModel

    3.2.7TheProbabilisticMcdel

    3.2.8BriefComparisonofClassicModels

    3.3AlternativeSetTheoreticModels

    3.3.1Set-BasedModel

    3.3.2ExtendedBooleanModel

    3.3.3FuzzySetModel

    3.4AlternativeAlgebraicModels

    3.4.1GeneralizedVectorSpaceModel

    3.4.2LatentSemanticIndexingMoo'el

    3.4.3NeuralNetwozkModel

    3.5AlternativeProbabilisticMcdels

    3.5.1BM25

    3.5.2LanguageModels

    3.5.3DivergencefromRandomness

    3.5.4BayesianNetworkModels

    3.6OtherModels

    ……

    4RetrievalEvaluation

    5RelevanceFeedbackandQueryExpansion

    6Documents:Languages&Properties

    7Queries:Languages&Properties

    8TextClassiftcation

    9IndexiongandSearching

    10ParallelandDistributedIR

    11WebRetrieval

    12WebCrawling

    13StructuredTextRetrieval

    14MultimediaInformationretrieval

    15EnterpriseSearch

    16LibrarySystems

    17DigitalLibraries
查看详情
12
系列丛书 / 更多
现代信息检索
计算机网络
[荷兰]塔嫩鲍姆(Tanenbaum A.S.) 著
现代信息检索
Java编程思想:英文版·第4版
[美]埃克尔 著
现代信息检索
编译原理(英文版·第2版)
[美]阿霍 著
现代信息检索
计算机科学概论(英文版·第5版)
[美]Nell、John Lewis 著
现代信息检索
经典原版书库:电子商务(英文精编版·第10版)
[美]施内德(Gary P. Schneider) 著
现代信息检索
离散数学及其应用(英文版)(第7版)
[美]罗森 著
现代信息检索
计算机组成与设计:硬件/软件接口(英文版•第5版•亚洲版)
[美]David、John L.Hennessy 著
现代信息检索
现代操作系统(英文版·第4版)
[美]Andrew S. Tanenbaum、Herbert Bos 著
现代信息检索
Java语言程序设计:基础篇(英文版)(第8版)
[美]梁(Y.Daniel Liang) 著
现代信息检索
计算机文化:(英文版·第15版)
[美]帕森斯(June Jamrich Parsons)、[美]奥贾(Dan Oja) 著
现代信息检索
软件工程:实践者的研究方法(英文精编版 第8版)
[美]罗杰、[美]布鲁斯 R.马克西姆 著
现代信息检索
计算机科学引论(2017英文精编版)
[美]蒂莫西、J.、奥利里(Timothy、J.、O\\\\\\\'Leary) 著
相关图书 / 更多
现代信息检索
现代秘书学教程(第六版)
范立荣 王守福
现代信息检索
现代食品分析新技术
聂少平,陈奕
现代信息检索
现代管理(第一辑)
上海市现代管理研究中心 主编
现代信息检索
现代C++编程实战:132个核心技巧示例(原书第2版) [罗马尼亚]马里乌斯·班西拉
(罗马尼亚)马里乌斯·班西拉
现代信息检索
现代与传统——中国现代文学浅思
贺仲明
现代信息检索
现代欧洲史:1500—1815
(美)卡尔顿·海斯(Carlton Hayes)
现代信息检索
现代儿童呼吸病学
李昌崇,王立波
现代信息检索
现代城市管理导论 含配套教学课件及电子版案例 田艳平
田艳平 编著
现代信息检索
现代生活美学——插花之道
刘惠芬
现代信息检索
现代模拟集成电路设计
孙楠、刘佳欣、揭路
现代信息检索
现代复合材料多尺度数值表征方法——代表性体元与单胞的概念、理论及应用
李曙光
现代信息检索
现代儿童文学文论解说
朱自强 著