Information Representation and Retrieval in the Digital Age, Second Edition / Edition 3

Information Representation and Retrieval in the Digital Age, Second Edition / Edition 3

by Heting Chu
ISBN-10:
1573873934
ISBN-13:
9781573873932
Pub. Date:
01/28/2010
Publisher:
Information Today, Incorporated
ISBN-10:
1573873934
ISBN-13:
9781573873932
Pub. Date:
01/28/2010
Publisher:
Information Today, Incorporated
Information Representation and Retrieval in the Digital Age, Second Edition / Edition 3

Information Representation and Retrieval in the Digital Age, Second Edition / Edition 3

by Heting Chu
$49.5
Current price is , Original price is $49.5. You
$49.50 
  • SHIP THIS ITEM
    This item is available online through Marketplace sellers.
  • PICK UP IN STORE

    Your local store may have stock of this item.

$11.52 
  • SHIP THIS ITEM

    Temporarily Out of Stock Online

    Please check back later for updated availability.

    • Condition: Good
    Note: Access code and/or supplemental material are not guaranteed to be included with used textbook.

Overview

Orienting his work towards system users rather than designers, Chu (College of Information and Computer Science at Long Island U.) describes the basics of information representation and retrieval systems. After describing natural language and controlled vocabulary, he looks at retrieval techniques, approaches, and models in separate chapters. Major types of retrieval systems are reviewed (including Internet retrieval) and discussion of multilingual, multimedia, and hyper-structured information is included. After a discussion of evaluation measures and methodology, the final chapter looks at the role of artificial intelligence. Annotation ©2003 Book News, Inc., Portland, OR

Product Details

ISBN-13: 9781573873932
Publisher: Information Today, Incorporated
Publication date: 01/28/2010
Pages: 312
Product dimensions: 6.10(w) x 9.00(h) x 0.90(d)

Table of Contents

Figures and Tablesxi
Prefacexiii
Chapter 1Information Representation and Retrieval: An Overview1
1.1History and Development of Information Representation and Retrieval1
1.1.1Major Stages1
1.1.1.1Increased Demand (1940s-early 1950s)1
1.1.1.2Rapid Growth (1950s-1980s)2
1.1.1.3Demystified Phase (1980s-1990s)3
1.1.1.4The Networked Era (1990s-present)4
1.1.2Pioneers of the Field5
1.1.2.1Mortimer Taube (1910-1965)5
1.1.2.2Hans Peter Luhn (1896-1964)7
1.1.2.3Calvin N. Mooers (1919-1994)10
1.1.2.4Gerard Salton (1927-1995)11
1.2Elaboration on Key Concepts12
1.2.1Information12
1.2.2Information Representation13
1.2.3Information Retrieval13
1.2.4Digital Age14
1.3Major Components14
1.3.1The Database15
1.3.2The Search Mechanism15
1.3.3The Language16
1.3.4The Interface17
1.4The Essential Problem in Information Representation and Retrieval17
1.4.1The Process of Information Representation and Retrieval18
1.4.2The Limits of Information Representation and Retrieval19
References20
Chapter 2Information Representation I: Basic Approaches25
2.1Indexing25
2.1.1Types of Indexing26
2.1.2Automated and Automatic Indexing26
2.1.3Indexing in the Hyperstructure Environment27
2.2Categorization28
2.2.1Types of Categorization28
2.2.2Principles of Categorization28
2.2.3The Convergence of the Two Categorization Approaches29
2.3Summarization29
2.3.1Types of Summarization30
2.3.1.1Abstracts30
2.3.1.2Summaries30
2.3.1.3Extracts31
2.3.2The Issue of Representativeness31
2.4Other Methods of Information Representation31
2.4.1Citations32
2.4.2Strings33
2.5A Review of Basic Approaches to Information Representation33
References34
Chapter 3Information Representation II: Other Related Topics37
3.1Metadata37
3.1.1What Is Metadata?37
3.1.2Characteristics of Digital Information on the Net38
3.1.3Examples of Metadata Standards38
3.1.3.1Dublin Core (DC)38
3.1.3.2Resource Description Framework (RDF)39
3.1.4Some Questions and Concerns about Metadata40
3.2Full Text41
3.2.1Representation of Full-Text Information41
3.2.2Difficulties in Representing Full Text41
3.3Representation of Multimedia Information42
3.3.1Types of Multimedia Information42
3.3.2Two Major Representation Approaches42
3.3.3Challenges in Representing Multimedia44
3.4Further Elaboration on Information Representation45
References46
Chapter 4Language in Information Representation and Retrieval47
4.1Natural Language47
4.2Controlled Vocabulary48
4.2.1Thesauri48
4.2.2Subject Heading Lists49
4.2.3Classification Schemes50
4.2.4A Comparison of Thesauri, Subject Heading Lists, and Classification Schemes50
4.3Natural Language vs. Controlled Vocabulary51
4.3.1Different Eras of IRR Languages52
4.3.2Why Natural Language or Why Controlled Vocabulary?52
4.3.2.1The Synonym Issue53
4.3.2.2The Homograph Issue53
4.3.2.3The Syntax Issue53
4.3.2.4The Accuracy Issue54
4.3.2.5The Updating Issue54
4.3.2.6The Cost Issue54
4.3.2.7The Compatibility Issue55
4.4Language for IRR in the Digital Age55
References57
Chapter 5Retrieval Techniques and Query Representation59
5.1Retrieval Techniques59
5.1.1Basic Retrieval Techniques59
5.1.1.1Boolean Searching59
5.1.1.2Case Sensitive Searching61
5.1.1.3Truncation61
5.1.1.4Proximity Searching62
5.1.1.5Field Searching63
5.1.2Advanced Retrieval Techniques64
5.1.2.1Fuzzy Searching64
5.1.2.2Weighted Searching65
5.1.2.3Query Expansion67
5.1.2.4Multiple Database Searching68
5.2Selection of Retrieval Techniques69
5.2.1Functions of Retrieval Techniques69
5.2.2Retrieval Performance70
5.2.2.1Retrieval Techniques for Improving Precision70
5.2.2.2Retrieval Techniques for Improving Recall72
5.3Query Representation73
5.3.1General Steps73
5.3.1.1Concept Analysis74
5.3.1.2Term Variations74
5.3.1.3Term Conversion75
5.3.1.4Application of Boolean Operators76
5.3.1.5Use of Other Retrieval Techniques77
5.3.2Difficulties with Query Representation78
5.3.3The Automatic Approach79
References80
Chapter 6Retrieval Approaches81
6.1Retrieval by Searching82
6.1.1Characteristics of Searching82
6.1.2Types of Searching82
6.1.3Search Strategies84
6.1.3.1The Building Block Approach84
6.1.3.2The Snowballing Approach84
6.1.3.3The Successive Fraction Approach85
6.1.3.4The Most Specific Facet First Approach86
6.1.3.5Toward a "Quick/Convenient" Approach86
6.2Retrieval by Browsing87
6.2.1What Is Browsing?87
6.2.2Types of Browsing88
6.2.3Browsing Strategies90
6.3Searching and Browsing Integrated in Retrieval91
6.3.1Comparison of the Two Retrieval Approaches91
6.3.1.1Information Need91
6.3.1.2Efficiency and Potential for Improvement92
6.3.1.3Cognitive Load92
6.3.1.4Serendipity92
6.3.1.5Efforts92
6.3.2The Integrated Approach93
Endnote94
References94
Chapter 7Information Retrieval Models97
7.1Foundation of All IR Models: Matching97
7.1.1Term Matching97
7.1.2Similarity Measurement Matching98
7.2The Boolean Logic Model99
7.2.1Strengths of the Boolean Logic Model99
7.2.2Limitations of the Boolean Logic Model100
7.3Vector Space Model102
7.3.1Strengths of the Vector Space Model103
7.3.2Limitations of the Vector Space Model104
7.4Probability Model106
7.4.1Strengths of the Probability Model107
7.4.2Limitations of the Probability Model108
7.5Extensions of Major IR Models108
7.5.1Extended Boolean Logic Model109
7.5.2Fuzzy Set Model109
7.6IR Models: A Further Look111
7.6.1A Review of the Major IR Models111
7.6.2IR Models vs. Retrieval Techniques112
7.6.3Toward Multimodel IR Systems113
References113
Chapter 8Information Retrieval Systems117
8.1Online Systems--Pioneer IR Systems117
8.1.1Features of Online IR Systems117
8.1.2Online Systems and Information Retrieval118
8.2CD-ROM Systems--A New Medium for IR Systems119
8.2.1Features of CD-ROM Systems119
8.2.2CD-ROM Systems and Information Retrieval120
8.3OPACs--Computerized Library Catalogs as IR Systems121
8.3.1Features of OPACs122
8.3.2OPACs and Information Retrieval123
8.4Internet Retrieval Systems--The Newest Member in the Family of IR Systems123
8.4.1Taxonomy of Internet Retrieval Systems124
8.4.1.1By Retrieval Approach124
8.4.1.2By Application125
8.4.1.3By Content127
8.4.2Features of Internet Retrieval Systems128
8.4.2.1Coverage and Source Information128
8.4.2.2Indexing Mechanism129
8.4.2.3Searching Facilities130
8.4.2.4Ranking Techniques133
8.4.2.5Search Modification134
8.4.2.6Interface135
8.4.3Generations of Internet Retrieval Systems136
8.4.4Internet Retrieval Systems and Information Retrieval138
8.5Convergence of Various IR Systems139
References140
Chapter 9Retrieval of Information Unique in Content or Format145
9.1Multilingual Information145
9.1.1Multilingual Information Retrieval in the Past145
9.1.2Multilingual Information Retrieval on the Internet146
9.1.3Research on Multilingual Information Retrieval147
9.2Multimedia Information148
9.2.1Still Image Retrieval150
9.2.1.1Description-Based Retrieval of Still Images151
9.2.1.2Content-Based Retrieval of Still Images153
9.2.1.3Integration of the Two Image Retrieval Approaches154
9.2.2Sound Retrieval155
9.2.2.1Description-Based Retrieval of Sound Information156
9.2.2.2Content-Based Retrieval of Sound Information156
9.2.3Moving Image Retrieval158
9.2.4Multimedia Retrieval on the Internet159
9.3Hypertext and Hypermedia Information161
References162
Chapter 10The User Dimension in Information Representation and Retrieval167
10.1Users and Their Information Needs167
10.2The Cognitive Model169
10.2.1Strengths of the Cognitive Model170
10.2.2Limitations of the Cognitive Model170
10.3User and System Interaction171
10.3.1Modes of User-System Interaction171
10.3.1.1Command Language172
10.3.1.2Menu Selection172
10.3.1.3Graphical Mode of Interaction173
10.3.1.4Other Modes of User-System Interaction174
10.3.1.5The Hybrid Mode of Interaction175
10.3.2Other Dimensions of User-System Interaction175
10.3.2.1Display Features175
10.3.2.2Output Options177
10.3.2.3Help Facilities177
10.3.3Evaluation of User-System Interaction178
10.3.3.1Time Needed for the User to Learn Specific IR Functions178
10.3.3.2Speed of Interaction179
10.3.3.3Rate of Errors by the User179
10.3.3.4Retention Over Time179
10.3.3.5The User's Satisfaction179
10.4The User and Information Retrieval in the Digital Age180
References181
Chapter 11Evaluation of Information Representation and Retrieval185
11.1Evaluation Measures for Information Representation and Retrieval185
11.1.1Evaluation Measures for Information Representation185
11.1.1.1Accuracy186
11.1.1.2Brevity186
11.1.1.3Consistency186
11.1.1.4Objectivity187
11.1.1.5Clarity, Readability, and Usability187
11.1.2Evaluation Measures for Information Retrieval188
11.1.2.1Recall and Precision188
11.1.2.1.1The Notion of Relevance189
11.1.2.1.2Determination of All the Relevant Documents in a System190
11.1.2.1.3Other Criticisms of Recall and Precision191
11.1.2.1.4Variations of Recall and Precision Measures192
11.1.2.2Fallout194
11.1.2.3Generality194
11.1.2.4Single Measures for IR Evaluation194
11.1.2.5Other Evaluation Measures for Information Retrieval195
11.2Evaluation Criteria for IR Systems195
11.2.1Evaluation Criteria for Online Systems196
11.2.2Evaluation Criteria for CD-ROM Systems198
11.2.3Evaluation Criteria for OPACs200
11.2.4Evaluation Criteria for Internet Retrieval Systems202
11.3Major Evaluation Projects for Information Representation and Retrieval205
11.3.1The Cranfield Tests206
11.3.1.1Cranfield I206
11.3.1.1.1Test Design206
11.3.1.1.2Test Findings207
11.3.1.2Cranfield II209
11.3.1.2.1Test Design209
11.3.1.2.2Test Findings210
11.3.1.3Problems with the Cranfield Tests211
11.3.1.4Significance of the Cranfield Tests
From the B&N Reads Blog

Customer Reviews