Search (2 results, page 1 of 1)

  • × classification_ss:"ST 270 Informatik / Monographien / Software und -entwicklung / Datenbanken, Datenbanksysteme, Data base management, Informationssysteme"
  • × subject_ss:"Information Retrieval (BVB)"
  1. Glöckner-Rist, A.: Suchfragen im Information Retrieval : eine empirische Untersuchung zum Rechercheverhalten von Informationsvermittlern und Endbenutzern (1992) 0.01
    0.013857812 = product of:
      0.041573435 = sum of:
        0.008743925 = weight(_text_:in in 1602) [ClassicSimilarity], result of:
          0.008743925 = score(doc=1602,freq=12.0), product of:
            0.059380736 = queryWeight, product of:
              1.3602545 = idf(docFreq=30841, maxDocs=44218)
              0.043654136 = queryNorm
            0.14725187 = fieldWeight in 1602, product of:
              3.4641016 = tf(freq=12.0), with freq of:
                12.0 = termFreq=12.0
              1.3602545 = idf(docFreq=30841, maxDocs=44218)
              0.03125 = fieldNorm(doc=1602)
        0.032829512 = weight(_text_:und in 1602) [ClassicSimilarity], result of:
          0.032829512 = score(doc=1602,freq=24.0), product of:
            0.09675359 = queryWeight, product of:
              2.216367 = idf(docFreq=13101, maxDocs=44218)
              0.043654136 = queryNorm
            0.33931053 = fieldWeight in 1602, product of:
              4.8989797 = tf(freq=24.0), with freq of:
                24.0 = termFreq=24.0
              2.216367 = idf(docFreq=13101, maxDocs=44218)
              0.03125 = fieldNorm(doc=1602)
      0.33333334 = coord(2/6)
    
    Abstract
    Das Information Retrieval steht in theoretischer und praktischer Hinsicht im Zentrum der Informationswissenschaft. Das Buch vereinigt beide Bereiche, indem es seinen praktischen Ausgang von realen Situationen der Online-Informationsvermittlung nimmt und zugleich einen wichtigen Beitrag zu einer Theorie der Frageformulierung in Information Retrieval an sich leistet. Mit 'realen Situationen' sind mitprotokollierte Online-Sitzungen bzw. CD-ROM Recherchen gemeint. Diese Recherchen wurden teils kooperativ, d.h. zusammen mit den Endbenutzern, oder nicht-kooperativ, d.h. alleine von professionellen Informationsvermittlern, durchgeführt und in der Arbeit ausgewertet. Die Studie ist damit der sog. verhaltensanalytischen Richtung des Information Retrieval zuzurechnen
    Classification
    ST 270 Informatik / Monographien / Software und -entwicklung / Datenbanken, Datenbanksysteme, Data base management, Informationssysteme
    AN 95000 Allgemeines / Buch- und Bibliothekswesen, Informationswissenschaft / Informationswissenschaft / Informationspraxis / Bibliographische Erfassung, Suchpraxis
    Content
    1. Einleitung 2. Ansatz und grundlegende Begriffe 3. Empirische Untersuchungen über das Suchverhalten in Online-Recherchen 4. Die Formulierung von Suchfragen in Online-Recherchen 5. Der Einfluß von Suchproblemen und Problembeschreibungen auf die Formulierung von Suchfragen 6. Die Empirische Untersuchung 7. Spezifizierung der Untersuchungsfragen 8. Allgemeines Vorgehen bei der Auswertung der Daten 9. Der Befehlsumfang der Recherchen und Suchfragen 10. Die thematische Organisation der Suchfragen 11. Die lexikalische Organisation der Suchfragen 12. Zusammenhänge zwischen den Suchfragen und den schriftlichen Problembeschreibungen 13. Die Transformation der Problemwörter in Suchausdrücke
    RVK
    ST 270 Informatik / Monographien / Software und -entwicklung / Datenbanken, Datenbanksysteme, Data base management, Informationssysteme
    AN 95000 Allgemeines / Buch- und Bibliothekswesen, Informationswissenschaft / Informationswissenschaft / Informationspraxis / Bibliographische Erfassung, Suchpraxis
  2. Grossman, D.A.; Frieder, O.: Information retrieval : algorithms and heuristics (2004) 0.01
    0.007128223 = product of:
      0.021384668 = sum of:
        0.007982075 = weight(_text_:in in 1486) [ClassicSimilarity], result of:
          0.007982075 = score(doc=1486,freq=10.0), product of:
            0.059380736 = queryWeight, product of:
              1.3602545 = idf(docFreq=30841, maxDocs=44218)
              0.043654136 = queryNorm
            0.13442196 = fieldWeight in 1486, product of:
              3.1622777 = tf(freq=10.0), with freq of:
                10.0 = termFreq=10.0
              1.3602545 = idf(docFreq=30841, maxDocs=44218)
              0.03125 = fieldNorm(doc=1486)
        0.013402591 = weight(_text_:und in 1486) [ClassicSimilarity], result of:
          0.013402591 = score(doc=1486,freq=4.0), product of:
            0.09675359 = queryWeight, product of:
              2.216367 = idf(docFreq=13101, maxDocs=44218)
              0.043654136 = queryNorm
            0.13852294 = fieldWeight in 1486, product of:
              2.0 = tf(freq=4.0), with freq of:
                4.0 = termFreq=4.0
              2.216367 = idf(docFreq=13101, maxDocs=44218)
              0.03125 = fieldNorm(doc=1486)
      0.33333334 = coord(2/6)
    
    Abstract
    Interested in how an efficient search engine works? Want to know what algorithms are used to rank resulting documents in response to user requests? The authors answer these and other key information on retrieval design and implementation questions is provided. This book is not yet another high level text. Instead, algorithms are thoroughly described, making this book ideally suited for both computer science students and practitioners who work on search-related applications. As stated in the foreword, this book provides a current, broad, and detailed overview of the field and is the only one that does so. Examples are used throughout to illustrate the algorithms. The authors explain how a query is ranked against a document collection using either a single or a combination of retrieval strategies, and how an assortment of utilities are integrated into the query processing scheme to improve these rankings. Methods for building and compressing text indexes, querying and retrieving documents in multiple languages, and using parallel or distributed processing to expedite the search are likewise described. This edition is a major expansion of the one published in 1998. Neuaufl. 2005: Besides updating the entire book with current techniques, it includes new sections on language models, cross-language information retrieval, peer-to-peer processing, XML search, mediators, and duplicate document detection.
    Classification
    ST 270 Informatik / Monographien / Software und -entwicklung / Datenbanken, Datenbanksysteme, Data base management, Informationssysteme
    RVK
    ST 270 Informatik / Monographien / Software und -entwicklung / Datenbanken, Datenbanksysteme, Data base management, Informationssysteme