Search (2 results, page 1 of 1)

  • × theme_ss:"Suchmaschinen"
  • × theme_ss:"Suchoberflächen"
  1. Rose, D.E.: Reconciling information-seeking behavior with search user interfaces for the Web (2006) 0.03
    0.027971694 = product of:
      0.069929235 = sum of:
        0.05648775 = weight(_text_:context in 5296) [ClassicSimilarity], result of:
          0.05648775 = score(doc=5296,freq=2.0), product of:
            0.17622331 = queryWeight, product of:
              4.14465 = idf(docFreq=1904, maxDocs=44218)
              0.04251826 = queryNorm
            0.32054642 = fieldWeight in 5296, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              4.14465 = idf(docFreq=1904, maxDocs=44218)
              0.0546875 = fieldNorm(doc=5296)
        0.013441487 = product of:
          0.04032446 = sum of:
            0.04032446 = weight(_text_:22 in 5296) [ClassicSimilarity], result of:
              0.04032446 = score(doc=5296,freq=2.0), product of:
                0.1488917 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.04251826 = queryNorm
                0.2708308 = fieldWeight in 5296, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.0546875 = fieldNorm(doc=5296)
          0.33333334 = coord(1/3)
      0.4 = coord(2/5)
    
    Abstract
    User interfaces of Web search engines reflect attributes of the underlying tools used to create them, rather than what we know about how people look for information. In this article, the author examines several characteristics of user search behavior: the variety of information-seeking goals, the cultural and situational context of search, and the iterative nature of the search task. An analysis of these characteristics suggests ways that interfaces can be redesigned to make searching more effective for users.
    Date
    22. 7.2006 17:58:06
  2. Zamir, O.; Etzioni, O.: Grouper : a dynamic clustering interface to Web search results (1999) 0.01
    0.0055919024 = product of:
      0.027959513 = sum of:
        0.027959513 = weight(_text_:system in 6207) [ClassicSimilarity], result of:
          0.027959513 = score(doc=6207,freq=2.0), product of:
            0.13391352 = queryWeight, product of:
              3.1495528 = idf(docFreq=5152, maxDocs=44218)
              0.04251826 = queryNorm
            0.20878783 = fieldWeight in 6207, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              3.1495528 = idf(docFreq=5152, maxDocs=44218)
              0.046875 = fieldNorm(doc=6207)
      0.2 = coord(1/5)
    
    Abstract
    Clustering is an effective way of organizing documents into collections for ease of browsing. Recently with the growth of WWW, clustering has become a paradigm for organizing search results. Online systems face many new challenges, including the need for fast response time, generating high quality clusters with simple descriptions for novice users, and working with document distributions that violates many traditional assumptions. How do different clustering algorithms trade off quality of clusters and speed? What modifications are necessary to adapt traditional clustering algorithm to the WWW? How do these system scale to larger document collection? How do these systems evaluate the quality of the cluster they generate? How are the clusters generated in each case, and are there any processing after cluster generation to improve on the cluster quality?