Understanding search engines: mathematical modeling and text retrieval
Gespeichert in:
Beteiligte Personen: | , |
---|---|
Format: | Buch |
Sprache: | Englisch |
Veröffentlicht: |
Philadelphia
SIAM
2005
|
Ausgabe: | 2. ed. |
Schriftenreihe: | Software, environments, tools
|
Schlagwörter: | |
Links: | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=017439611&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
Umfang: | XVII, 117 S. Ill., graph. Darst. |
ISBN: | 9780898715811 0898715814 |
Internformat
MARC
LEADER | 00000nam a2200000zc 4500 | ||
---|---|---|---|
001 | BV023797408 | ||
003 | DE-604 | ||
005 | 20110118 | ||
007 | t| | ||
008 | 050718s2005 xx ad|| |||| 00||| eng d | ||
020 | |a 9780898715811 |9 978-0-898715-81-1 | ||
020 | |a 0898715814 |9 0-898715-81-4 | ||
035 | |a (OCoLC)57573973 | ||
035 | |a (DE-599)BVBBV023797408 | ||
040 | |a DE-604 |b ger | ||
041 | 0 | |a eng | |
049 | |a DE-12 |a DE-83 |a DE-20 | ||
050 | 0 | |a TK5105.884 | |
082 | 0 | |a 025.04 |2 22 | |
084 | |a ST 205 |0 (DE-625)143613: |2 rvk | ||
084 | |a 68N20 |2 msc | ||
084 | |a 24,1 |2 ssgn | ||
100 | 1 | |a Berry, Michael W. |e Verfasser |0 (DE-588)128412976 |4 aut | |
245 | 1 | 0 | |a Understanding search engines |b mathematical modeling and text retrieval |c Michael W. Berry ; Murray Browne |
250 | |a 2. ed. | ||
264 | 1 | |a Philadelphia |b SIAM |c 2005 | |
300 | |a XVII, 117 S. |b Ill., graph. Darst. | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
490 | 0 | |a Software, environments, tools | |
650 | 7 | |a Recuperação da informação |2 larpcal | |
650 | 4 | |a Text processing (Computer science) | |
650 | 4 | |a Vector spaces | |
650 | 4 | |a Web search engines | |
650 | 0 | 7 | |a Mathematisches Modell |0 (DE-588)4114528-8 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Suchmaschine |0 (DE-588)4423007-2 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a World Wide Web |0 (DE-588)4363898-3 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a World Wide Web |0 (DE-588)4363898-3 |D s |
689 | 0 | 1 | |a Suchmaschine |0 (DE-588)4423007-2 |D s |
689 | 0 | 2 | |a Mathematisches Modell |0 (DE-588)4114528-8 |D s |
689 | 0 | |5 DE-604 | |
700 | 1 | |a Browne, Murray |e Verfasser |4 aut | |
856 | 4 | 2 | |m HEBIS Datenaustausch Mainz |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=017439611&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
943 | 1 | |a oai:aleph.bib-bvb.de:BVB01-017439611 |
Datensatz im Suchindex
_version_ | 1819301728576602112 |
---|---|
adam_text | UNDERSTANDING SEARCH ENGINES MATHEMATICAL MODELING AND TEXT RETRIEVAL
SECOND EDITION MICHAEL W. BERRY UNIVERSITY OF TENNESSEE KNOXVILLE,
TENNESSEE MURRAY BROWNE UNIVERSITY OF TENNESSEE KNOXVILLE, TENNESSEE
SOCIETY FOR INDUSTRIAL AND APPLIED MATHEMATISS; PHILADELPHIA (OJF ^
CONTENTS PREFACE TO THE SECOND EDITION XI PREFACE TO THE FIRST EDITION
XV 1 INTRODUCTION 1 1.1 DOCUMENT FILE PREPARATION 2 1.1.1 MANUAL
INDEXING 2 1.1.2 FILE CLEANUP 3 1.2 INFORMATION EXTRACTION 4 1.3 VECTOR
SPACE MODELING 4 1.4 MATRIX DECOMPOSITIONS 6 1.5 QUERY REPRESENTATIONS 7
1.6 RANKING AND RELEVANCE FEEDBACK 8 1.7 SEARCHING BY LINK STRUCTURE 9
1.8 USER INTERFACE 9 1.9 BOOK FORMAT 10 2 DOCUMENT FILE PREPARATION 11
2.1 DOCUMENT PURIFICATION AND ANALYSIS 12 2.1.1 TEXT FORMATTING 13 2.1.2
VALIDATION 14 2.2 MANUAL INDEXING 14 2.3 AUTOMATIC INDEXING 16 2.4 ITEM
NORMALIZATION 19 2.5 INVERTED FILE STRUCTURES 21 2.5.1 DOCUMENT FILE 22
2.5.2 DICTIONARY LIST 23 2.5.3 INVERSION LIST 24 VN VIII CONTENTS 2.5.4
OTHER FILE STRUCTURES 26 VECTOR SPACE MODELS 29 3.1 CONSTRUCTION 29
3.1.1 TERM-BY-DOCUMENT MATRICES 30 3.1.2 SIMPLE QUERY MATCHING 32 3.2
DESIGN ISSUES 34 3.2.1 TERM WEIGHTING 34 3.2.2 SPARSE MATRIX STORAGE 38
3.2.3 LOW-RANK APPROXIMATIONS 40 MATRIX DECOMPOSITIONS 45 4.1 QR
FACTORIZATION 45 4.2 SINGULAR VALUE DECOMPOSITION 51 4.2.1 LOW-RANK
APPROXIMATIONS 55 4.2.2 QUERY MATCHING 55 4.2.3 SOFTWARE 57 4.3
SEMIDISCRETE DECOMPOSITION 58 4.4 UPDATING TECHNIQUES 59 QUERY
MANAGEMENT 63 5.1 QUERY BINDING 63 5.2 TYPES OF QUERIES 65 5.2.1 BOOLEAN
QUERIES 65 5.2.2 NATURAL LANGUAGE QUERIES 66 5.2.3 THESAURUS QUERIES 66
5.2.4 FUZZY QUERIES 67 5.2.5 TERM SEARCHES 67 5.2.6 PROBABILISTIC
QUERIES 68 RANKING AND RELEVANCE FEEDBACK 71 6.1 PERFORMANCE EVALUATION
72 6.1.1 PRECISION 73 6.1.2 RECALL 73 6.1.3 AVERAGE PRECISION 74 6.1.4
GENETIC ALGORITHMS 75 6.2 RELEVANCE FEEDBACK 75 CONTENTS IX 7 SEARCHING
BY LINK STRUCTURE 77 7.1 HITS METHOD 79 7.1.1 HITS IMPLEMENTATION 81
7.1.2 HITS SUMMARY 82 7.2 PAGERANK METHOD 84 7.2.1 PAGERANK ADJUSTMENTS
85 7.2.2 PAGERANK IMPLEMENTATION 87 7.2.3 PAGERANK SUMMARY 88 8 USER
INTERFACE CONSIDERATIONS 89 8.1 GENERAL GUIDELINES 89 8.2 SEARCH ENGINE
INTERFACES 90 8.2.1 FORM FILL-IN 91 8.2.2 DISPLAY CONSIDERATIONS 92
8.2.3 PROGRESS INDICATION 92 8.2.4 NO PENALTIES FOR ERROR 93 8.2.5
RESULTS 93 8.2.6 TEST AND RETEST 94 8.2.7 FINAL CONSIDERATIONS 95 9
FURTHER READING 97 9.1 GENERAL TEXTBOOKS ON IR 97 9.2 COMPUTATIONAL
METHODS AND SOFTWARE 98 9.3 SEARCH ENGINES 100 9.4 USER INTERFACES 100
BIBLIOGRAPHY 103 INDEX 113
|
any_adam_object | 1 |
author | Berry, Michael W. Browne, Murray |
author_GND | (DE-588)128412976 |
author_facet | Berry, Michael W. Browne, Murray |
author_role | aut aut |
author_sort | Berry, Michael W. |
author_variant | m w b mw mwb m b mb |
building | Verbundindex |
bvnumber | BV023797408 |
callnumber-first | T - Technology |
callnumber-label | TK5105 |
callnumber-raw | TK5105.884 |
callnumber-search | TK5105.884 |
callnumber-sort | TK 45105.884 |
callnumber-subject | TK - Electrical and Nuclear Engineering |
classification_rvk | ST 205 |
ctrlnum | (OCoLC)57573973 (DE-599)BVBBV023797408 |
dewey-full | 025.04 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 025 - Operations of libraries and archives |
dewey-raw | 025.04 |
dewey-search | 025.04 |
dewey-sort | 225.04 |
dewey-tens | 020 - Library and information sciences |
discipline | Allgemeines Informatik |
edition | 2. ed. |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>01917nam a2200505zc 4500</leader><controlfield tag="001">BV023797408</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20110118 </controlfield><controlfield tag="007">t|</controlfield><controlfield tag="008">050718s2005 xx ad|| |||| 00||| eng d</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9780898715811</subfield><subfield code="9">978-0-898715-81-1</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">0898715814</subfield><subfield code="9">0-898715-81-4</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)57573973</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV023797408</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-12</subfield><subfield code="a">DE-83</subfield><subfield code="a">DE-20</subfield></datafield><datafield tag="050" ind1=" " ind2="0"><subfield code="a">TK5105.884</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">025.04</subfield><subfield code="2">22</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 205</subfield><subfield code="0">(DE-625)143613:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">68N20</subfield><subfield code="2">msc</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">24,1</subfield><subfield code="2">ssgn</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Berry, Michael W.</subfield><subfield code="e">Verfasser</subfield><subfield code="0">(DE-588)128412976</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Understanding search engines</subfield><subfield code="b">mathematical modeling and text retrieval</subfield><subfield code="c">Michael W. Berry ; Murray Browne</subfield></datafield><datafield tag="250" ind1=" " ind2=" "><subfield code="a">2. ed.</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Philadelphia</subfield><subfield code="b">SIAM</subfield><subfield code="c">2005</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">XVII, 117 S.</subfield><subfield code="b">Ill., 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="0" ind2=" "><subfield code="a">Software, environments, tools</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Recuperação da informação</subfield><subfield code="2">larpcal</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Text processing (Computer science)</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Vector spaces</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Web search engines</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Mathematisches Modell</subfield><subfield code="0">(DE-588)4114528-8</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Suchmaschine</subfield><subfield code="0">(DE-588)4423007-2</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">World Wide Web</subfield><subfield code="0">(DE-588)4363898-3</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">World Wide Web</subfield><subfield code="0">(DE-588)4363898-3</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="1"><subfield code="a">Suchmaschine</subfield><subfield code="0">(DE-588)4423007-2</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="2"><subfield code="a">Mathematisches Modell</subfield><subfield code="0">(DE-588)4114528-8</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Browne, Murray</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">HEBIS Datenaustausch Mainz</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=017439611&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="943" ind1="1" ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-017439611</subfield></datafield></record></collection> |
id | DE-604.BV023797408 |
illustrated | Illustrated |
indexdate | 2024-12-20T13:34:20Z |
institution | BVB |
isbn | 9780898715811 0898715814 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-017439611 |
oclc_num | 57573973 |
open_access_boolean | |
owner | DE-12 DE-83 DE-20 |
owner_facet | DE-12 DE-83 DE-20 |
physical | XVII, 117 S. Ill., graph. Darst. |
publishDate | 2005 |
publishDateSearch | 2005 |
publishDateSort | 2005 |
publisher | SIAM |
record_format | marc |
series2 | Software, environments, tools |
spellingShingle | Berry, Michael W. Browne, Murray Understanding search engines mathematical modeling and text retrieval Recuperação da informação larpcal Text processing (Computer science) Vector spaces Web search engines Mathematisches Modell (DE-588)4114528-8 gnd Suchmaschine (DE-588)4423007-2 gnd World Wide Web (DE-588)4363898-3 gnd |
subject_GND | (DE-588)4114528-8 (DE-588)4423007-2 (DE-588)4363898-3 |
title | Understanding search engines mathematical modeling and text retrieval |
title_auth | Understanding search engines mathematical modeling and text retrieval |
title_exact_search | Understanding search engines mathematical modeling and text retrieval |
title_full | Understanding search engines mathematical modeling and text retrieval Michael W. Berry ; Murray Browne |
title_fullStr | Understanding search engines mathematical modeling and text retrieval Michael W. Berry ; Murray Browne |
title_full_unstemmed | Understanding search engines mathematical modeling and text retrieval Michael W. Berry ; Murray Browne |
title_short | Understanding search engines |
title_sort | understanding search engines mathematical modeling and text retrieval |
title_sub | mathematical modeling and text retrieval |
topic | Recuperação da informação larpcal Text processing (Computer science) Vector spaces Web search engines Mathematisches Modell (DE-588)4114528-8 gnd Suchmaschine (DE-588)4423007-2 gnd World Wide Web (DE-588)4363898-3 gnd |
topic_facet | Recuperação da informação Text processing (Computer science) Vector spaces Web search engines Mathematisches Modell Suchmaschine World Wide Web |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=017439611&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT berrymichaelw understandingsearchenginesmathematicalmodelingandtextretrieval AT brownemurray understandingsearchenginesmathematicalmodelingandtextretrieval |