Search (2 results, page 1 of 1)

  • × author_ss:"Harman, D."
  • × theme_ss:"Retrievalalgorithmen"
  1. Harman, D.: Relevance feedback and other query modification techniques (1992) 0.01
    0.014233147 = product of:
      0.099632025 = sum of:
        0.099632025 = weight(_text_:techniques in 3508) [ClassicSimilarity], result of:
          0.099632025 = score(doc=3508,freq=4.0), product of:
            0.18093403 = queryWeight, product of:
              4.405231 = idf(docFreq=1467, maxDocs=44218)
              0.04107254 = queryNorm
            0.5506539 = fieldWeight in 3508, product of:
              2.0 = tf(freq=4.0), with freq of:
                4.0 = termFreq=4.0
              4.405231 = idf(docFreq=1467, maxDocs=44218)
              0.0625 = fieldNorm(doc=3508)
      0.14285715 = coord(1/7)
    
    Abstract
    Presents a survey of relevance feedback techniques that have been used in past research, recommends various query modification approaches for use in different retrieval systems, and gives some guidelines for the efficient design of the relevance feedback component of a retrieval system
  2. Harman, D.; Fox, E.; Baeza-Yates, R.; Lee, W.: Inverted files (1992) 0.01
    0.010064354 = product of:
      0.07045048 = sum of:
        0.07045048 = weight(_text_:techniques in 3497) [ClassicSimilarity], result of:
          0.07045048 = score(doc=3497,freq=2.0), product of:
            0.18093403 = queryWeight, product of:
              4.405231 = idf(docFreq=1467, maxDocs=44218)
              0.04107254 = queryNorm
            0.3893711 = fieldWeight in 3497, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              4.405231 = idf(docFreq=1467, maxDocs=44218)
              0.0625 = fieldNorm(doc=3497)
      0.14285715 = coord(1/7)
    
    Abstract
    This chaper presents a survey of the various structures (techniques) that can be used in building inverted files, and gives the details for producing an inverted file using sorted arrays. The chapter ends with 2 modifications to this basic method that are affective for large data collections