Information retrieval systems: theory and implementation
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Buch |
Sprache: | Undetermined |
Veröffentlicht: |
Boston [u.a.]
Kluwer
1999
|
Ausgabe: | 3. pr. |
Schriftenreihe: | The Kluwer international series on information retrieval
1 |
Schlagworte: | |
Online-Zugang: | Inhaltsverzeichnis |
Beschreibung: | XIII, 282 S. graph. Darst. |
ISBN: | 0792399269 |
Internformat
MARC
LEADER | 00000nam a2200000 cb4500 | ||
---|---|---|---|
001 | BV014044136 | ||
003 | DE-604 | ||
005 | 20101207 | ||
007 | t | ||
008 | 011206s1999 d||| |||| 00||| und d | ||
020 | |a 0792399269 |9 0-7923-9926-9 | ||
035 | |a (OCoLC)633098099 | ||
035 | |a (DE-599)BVBBV014044136 | ||
040 | |a DE-604 |b ger |e rakwb | ||
041 | |a und | ||
049 | |a DE-29 |a DE-355 | ||
084 | |a ST 270 |0 (DE-625)143638: |2 rvk | ||
100 | 1 | |a Kowalski, Gerald |e Verfasser |4 aut | |
245 | 1 | 0 | |a Information retrieval systems |b theory and implementation |c by Gerald Kowalski |
250 | |a 3. pr. | ||
264 | 1 | |a Boston [u.a.] |b Kluwer |c 1999 | |
300 | |a XIII, 282 S. |b graph. Darst. | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
490 | 1 | |a The Kluwer international series on information retrieval |v 1 | |
650 | 0 | 7 | |a Information Retrieval |0 (DE-588)4072803-1 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a Information Retrieval |0 (DE-588)4072803-1 |D s |
689 | 0 | |5 DE-604 | |
830 | 0 | |a The Kluwer international series on information retrieval |v 1 |w (DE-604)BV011555884 |9 1 | |
856 | 4 | 2 | |m Digitalisierung UB Regensburg |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=009616959&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
999 | |a oai:aleph.bib-bvb.de:BVB01-009616959 |
Datensatz im Suchindex
_version_ | 1804128903611023360 |
---|---|
adam_text | CONTENTS
Preface
xi
1
Introduction to
Infonnation Processing
Systems
1
1.1
Definition of Information Retrieval System
2
1.2
Objectives of Infonnation Retrieval Systems
3
1.3
Functional Overview
9
1.3.1
Item Normalization
9
1.3.2
Selective Dissemination of Infonnation IS
1.3.3
Document Database Search
16
1.3.4
Index Database Search
17
1.4
Relationship to Database Management System
18
1.5
Digital Libraries and Data Warehouses
19
1.6
Summary
21
2
Information Retrieval System Capabilities
25
2.1
Search Capabilities
26
2.1.1
Boolean Logic
27
2.1.2
Proximity
28
2.1.3
Contiguous Word Phrases
29
2.1.4
Fuzzy Searches
30
2.1.5
Term Masking
30
2.1.6
Numeric and Date Ranges
31
2.1.7
Concept and Thesaurus Expansions
32
2.1.8
Natural Language Queries
34
2.2
Browse Capabilities
35
2.1.1
Ranking
36
2.1.2
Zoning
37
2.1.3
Highlighting
37
2.3
Miscellaneous Capabilities
38
2.3.1
Vocabulary Browse
38
2.3.2
Iterative Search and Search History Logs
39
2.3.3
Canned Query
39
2.4
Standards
40
2.4.1
Z39.5OSlandardandWAIS
41
2.4.2
Architecture Standards
43
2.5
Suramary
44
3.
Cataloging and Indexing
47
3.1
History and Objectives of Indexing
48
3.1.1
History
48
3.1.2
Objectives
49
3.2
Indexing Process
52
3.2.1
Scope
of
Indexing 52
3.2.2
Precoadination
and Linkages
53
3.3
Automatic Indexing
54
3.3.1
Indexing by Term
57
3.3.2
Indexing
by Concept
59
3.4
Information
Extraction
60
3.5
Summary
63
4.
Data Structures
«
4.1
Introduction to Data Structure
65
4.2
Stemming Algorithms 67
4.1.1
Introduction to the Stemming Process
67
4.1.2
Porter Algorithm
69
4.1.3
Dictionary Look-up
Stemmers
71
4.1.4
Successor
Stemmers
72
4.1.5
Conclusions
74
4.3
Inverted
Rie
Structure
76
4.4
N-Gram Data Structure
79
4.4.1
History
80
4.4.2
N-Gram Architecture
81
4.5
PAT Data Structure
83
4.6
Signature File Structure
87
4.7
Hypertext Data Structure
88
4.7.1
Definition of Hypertext Structure
89
4.7.2
Hypertext History
91
4.8
Summary
92
5.
Automatic Indexing
95
5.1
Classes of Automatic Indexing
95
5.2
Statistical Indexing
98
5.2Л
Probabilistic Weighting
98
5.2.2
Vector Weighting
101
5.2.2.1
Simple Term Frequency Algorithm
103
5.2.2.2
Inverse Document Frequency
104
5.2.2.3
Signal Weighting
105
5.X2.4 Discrimination Value
107
5.2.25
Problems With Weighting Schemes
108
5.2.2.6
Problems With the Vectcr Model
109
5.2.3
Baysean Model
110
5.3
Natural Language 111
5.3.1
Index Phrase Generation
113
5.3.2
Nätural
Language Processing
116
5.4
Concept Indexing
118
5.5
Hypertext Linkages
120
5.6
Summary
122
6.
Document and Term Clustering
125
6.1
Introduction to Clustering
126
6.2
Thesaurus Generation
129
6.2.1
Manual Clustering
129
6Л.2
Automatic Term Clustering
131
6.2.2.1
Compiete
Term Relation Method
131
6.2.2.2
Clustering
Using Easting Ousters
137
Viii
6.2.2.3
One Pass Assignments
139
6.3
Item Clustering
140
6.4
Hierarchy of Clusters
142
6.5
Summary 145
7.
User Search Techniques
149
7.1
Search Statements and Binding
150
7.2
Similarity Measures and Ranking
151
7.2.1
Similarity Measures
152
7.2.2
Ranking Algorithms
157
7.3
Relevance Feedback
158
7.4
Selective Dissemination of Information Search
162
7.5
Weighted Searches of Boolean Systems
169
7.6
Searching the Internet and Hypertext
174
7.7
Summary
177
8.
Information Visualization
ш
8.1
Introduction to Information Visualization
182
8.2
Cognition and Perception
185
8.2.1
Background
186
8.2.2
Aspects of Visualization Process
187
8.3
Information Visualization Technologies
190
8.4
Summary
200
9.
Text Search Algorithms
203
9.1
Introduction to Text Search Techniques
203
9.2
Software Text Search Algorithms
207
9.3
Hardware Text Search Systems
216
9.4
Summary
220
10.
Information
System Evaluation
223
10.1
Introduction to Information System Evaluation
224
10.2
Measures Used in System Evaluations
226
10.3
Measurement Example
-TREC
Results
233
10.4
Summary
244
References
247
Indexes
Author Index
273
Subject Index
277
ix
|
any_adam_object | 1 |
author | Kowalski, Gerald |
author_facet | Kowalski, Gerald |
author_role | aut |
author_sort | Kowalski, Gerald |
author_variant | g k gk |
building | Verbundindex |
bvnumber | BV014044136 |
classification_rvk | ST 270 |
ctrlnum | (OCoLC)633098099 (DE-599)BVBBV014044136 |
discipline | Informatik |
edition | 3. pr. |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>01401nam a2200349 cb4500</leader><controlfield tag="001">BV014044136</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20101207 </controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">011206s1999 d||| |||| 00||| und d</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">0792399269</subfield><subfield code="9">0-7923-9926-9</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)633098099</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV014044136</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rakwb</subfield></datafield><datafield tag="041" ind1=" " ind2=" "><subfield code="a">und</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-29</subfield><subfield code="a">DE-355</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 270</subfield><subfield code="0">(DE-625)143638:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Kowalski, Gerald</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Information retrieval systems</subfield><subfield code="b">theory and implementation</subfield><subfield code="c">by Gerald Kowalski</subfield></datafield><datafield tag="250" ind1=" " ind2=" "><subfield code="a">3. pr.</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Boston [u.a.]</subfield><subfield code="b">Kluwer</subfield><subfield code="c">1999</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">XIII, 282 S.</subfield><subfield code="b">graph. Darst.</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="490" ind1="1" ind2=" "><subfield code="a">The Kluwer international series on information retrieval</subfield><subfield code="v">1</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Information Retrieval</subfield><subfield code="0">(DE-588)4072803-1</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Information Retrieval</subfield><subfield code="0">(DE-588)4072803-1</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="830" ind1=" " ind2="0"><subfield code="a">The Kluwer international series on information retrieval</subfield><subfield code="v">1</subfield><subfield code="w">(DE-604)BV011555884</subfield><subfield code="9">1</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">Digitalisierung UB Regensburg</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=009616959&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-009616959</subfield></datafield></record></collection> |
id | DE-604.BV014044136 |
illustrated | Illustrated |
indexdate | 2024-07-09T18:56:38Z |
institution | BVB |
isbn | 0792399269 |
language | Undetermined |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-009616959 |
oclc_num | 633098099 |
open_access_boolean | |
owner | DE-29 DE-355 DE-BY-UBR |
owner_facet | DE-29 DE-355 DE-BY-UBR |
physical | XIII, 282 S. graph. Darst. |
publishDate | 1999 |
publishDateSearch | 1999 |
publishDateSort | 1999 |
publisher | Kluwer |
record_format | marc |
series | The Kluwer international series on information retrieval |
series2 | The Kluwer international series on information retrieval |
spelling | Kowalski, Gerald Verfasser aut Information retrieval systems theory and implementation by Gerald Kowalski 3. pr. Boston [u.a.] Kluwer 1999 XIII, 282 S. graph. Darst. txt rdacontent n rdamedia nc rdacarrier The Kluwer international series on information retrieval 1 Information Retrieval (DE-588)4072803-1 gnd rswk-swf Information Retrieval (DE-588)4072803-1 s DE-604 The Kluwer international series on information retrieval 1 (DE-604)BV011555884 1 Digitalisierung UB Regensburg application/pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=009616959&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA Inhaltsverzeichnis |
spellingShingle | Kowalski, Gerald Information retrieval systems theory and implementation The Kluwer international series on information retrieval Information Retrieval (DE-588)4072803-1 gnd |
subject_GND | (DE-588)4072803-1 |
title | Information retrieval systems theory and implementation |
title_auth | Information retrieval systems theory and implementation |
title_exact_search | Information retrieval systems theory and implementation |
title_full | Information retrieval systems theory and implementation by Gerald Kowalski |
title_fullStr | Information retrieval systems theory and implementation by Gerald Kowalski |
title_full_unstemmed | Information retrieval systems theory and implementation by Gerald Kowalski |
title_short | Information retrieval systems |
title_sort | information retrieval systems theory and implementation |
title_sub | theory and implementation |
topic | Information Retrieval (DE-588)4072803-1 gnd |
topic_facet | Information Retrieval |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=009616959&sequence=000002&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
volume_link | (DE-604)BV011555884 |
work_keys_str_mv | AT kowalskigerald informationretrievalsystemstheoryandimplementation |