Search (1 results, page 1 of 1)

  • × author_ss:"Etzioni, O."
  • × theme_ss:"Suchoberflächen"
  1. Zamir, O.; Etzioni, O.: Grouper : a dynamic clustering interface to Web search results (1999) 0.01
    0.011551105 = product of:
      0.02310221 = sum of:
        0.02310221 = product of:
          0.04620442 = sum of:
            0.04620442 = weight(_text_:systems in 6207) [ClassicSimilarity], result of:
              0.04620442 = score(doc=6207,freq=4.0), product of:
                0.16037072 = queryWeight, product of:
                  3.0731742 = idf(docFreq=5561, maxDocs=44218)
                  0.052184064 = queryNorm
                0.28811008 = fieldWeight in 6207, product of:
                  2.0 = tf(freq=4.0), with freq of:
                    4.0 = termFreq=4.0
                  3.0731742 = idf(docFreq=5561, maxDocs=44218)
                  0.046875 = fieldNorm(doc=6207)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    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?