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 storage and retrieval systems"
  1. Stock, W.G.: Information Retrieval : Informationen suchen und finden (2007) 0.00
    0.004653777 = product of:
      0.016288219 = sum of:
        0.010858812 = weight(_text_:j in 1851) [ClassicSimilarity], result of:
          0.010858812 = score(doc=1851,freq=2.0), product of:
            0.10310292 = queryWeight, product of:
              3.1774964 = idf(docFreq=5010, maxDocs=44218)
              0.03244785 = queryNorm
            0.105320126 = fieldWeight in 1851, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              3.1774964 = idf(docFreq=5010, maxDocs=44218)
              0.0234375 = fieldNorm(doc=1851)
        0.005429406 = product of:
          0.010858812 = sum of:
            0.010858812 = weight(_text_:j in 1851) [ClassicSimilarity], result of:
              0.010858812 = score(doc=1851,freq=2.0), product of:
                0.10310292 = queryWeight, product of:
                  3.1774964 = idf(docFreq=5010, maxDocs=44218)
                  0.03244785 = queryNorm
                0.105320126 = fieldWeight in 1851, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.1774964 = idf(docFreq=5010, maxDocs=44218)
                  0.0234375 = fieldNorm(doc=1851)
          0.5 = coord(1/2)
      0.2857143 = coord(2/7)
    
    Footnote
    Rez. in: BuB 59(2007) H.3, S.238-239 (J. Plieninger): " ... Wertvoll ist bei Stocks »Information Retrieval« auch der Blick auf die Informationsbedürfnisse und das Verhalten der Benutzer. Er beschreibt auch daraus folgende unterschiedliche Fragestellungen für die Recherche, etwa ob es sich um ein konkretes Informationsbedürfnis handelt (Concrete Information Need - CIN) oder um ein problemorientiertes (Problem Oriented Information Need - POIN; Seite 51 f.). Das Buch geht über das hinaus, was man als Bibliothekar/in sonst auf dem Suchsektor zu lesen gewohnt ist - genau die richtige Mischung an Informationen zur vielgestaltigen Methodik, Hintergrundinformationen und Schilderung praktischer Anwendungsbereiche. Insofern stellt die Lektüre dieses grundlegenden Buches eine Bereicherung für alle dar, die mit der Recherche im weitesten Sinne zu tun haben: Neben Informationswissenschaftlern und Studierenden dieses Faches sind es vor allem Bibliothekare, die mit dem Suchen und Finden sowie der Schulung in diesem Bereich beauftragt sind."
  2. Grossman, D.A.; Frieder, O.: Information retrieval : algorithms and heuristics (2004) 0.00
    0.0015052606 = product of:
      0.010536823 = sum of:
        0.010536823 = product of:
          0.042147294 = sum of:
            0.042147294 = weight(_text_:authors in 1486) [ClassicSimilarity], result of:
              0.042147294 = score(doc=1486,freq=4.0), product of:
                0.14792371 = queryWeight, product of:
                  4.558814 = idf(docFreq=1258, maxDocs=44218)
                  0.03244785 = queryNorm
                0.28492588 = fieldWeight in 1486, product of:
                  2.0 = tf(freq=4.0), with freq of:
                    4.0 = termFreq=4.0
                  4.558814 = idf(docFreq=1258, maxDocs=44218)
                  0.03125 = fieldNorm(doc=1486)
          0.25 = coord(1/4)
      0.14285715 = coord(1/7)
    
    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.