Search (3 results, page 1 of 1)

  • × author_ss:"Etzioni, O."
  1. Shakes, J.; Langheinrich, M.; Etzioni, O.: Dynamic Reference Sifting : a case study in the homepage domain (1997) 0.00
    0.0017034091 = product of:
      0.014478978 = sum of:
        0.004330907 = weight(_text_:in in 2677) [ClassicSimilarity], result of:
          0.004330907 = score(doc=2677,freq=4.0), product of:
            0.033961542 = queryWeight, product of:
              1.3602545 = idf(docFreq=30841, maxDocs=44218)
              0.024967048 = queryNorm
            0.12752387 = fieldWeight in 2677, product of:
              2.0 = tf(freq=4.0), with freq of:
                4.0 = termFreq=4.0
              1.3602545 = idf(docFreq=30841, maxDocs=44218)
              0.046875 = fieldNorm(doc=2677)
        0.010148071 = product of:
          0.020296142 = sum of:
            0.020296142 = weight(_text_:22 in 2677) [ClassicSimilarity], result of:
              0.020296142 = score(doc=2677,freq=2.0), product of:
                0.08743035 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.024967048 = queryNorm
                0.23214069 = fieldWeight in 2677, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.046875 = fieldNorm(doc=2677)
          0.5 = coord(1/2)
      0.11764706 = coord(2/17)
    
    Abstract
    Presents Dynamic Reference Sifting - a novel architecture that attempts to provide both maximally comprehensive coverage and highly precise responses in real time, for specific home page categories. Describes Ahoy! The Homepage Finder (http://www.cs.washington.edu/research/ahoy), a fielded Web service that embodies Dynamic Reference Sifting for the domain of personal homepages. Ahoy! filters the output of mulptile Web indices to extract 1 or 2 references that are most likely to point to the person's homepage. If it finds no likely candidates, Ahoy! uses knowledge of homepage placement conventions, which it has accumulated from previous experience, to guess the URL for the desired homepage. Ahoy! finds the target homepage and ranks it as the top reference. 9% of the targets are found by guessing the URL. altaVista can find 58% of the targets and ranks only 23% of these as the top reference
    Date
    1. 8.1996 22:08:06
  2. Etzioni, O.; Weld, D.S.: Intelligent agents on the Internet : fact, fiction, and forecast (1995) 0.00
    3.0023666E-4 = product of:
      0.005104023 = sum of:
        0.005104023 = weight(_text_:in in 2879) [ClassicSimilarity], result of:
          0.005104023 = score(doc=2879,freq=2.0), product of:
            0.033961542 = queryWeight, product of:
              1.3602545 = idf(docFreq=30841, maxDocs=44218)
              0.024967048 = queryNorm
            0.15028831 = fieldWeight in 2879, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              1.3602545 = idf(docFreq=30841, maxDocs=44218)
              0.078125 = fieldNorm(doc=2879)
      0.05882353 = coord(1/17)
    
    Abstract
    Descusses intelligent information agents that are currently in use on the Internet. Describes the architecture and development approach used to provide scalable services to a wider range of users. Feedback from users is being used to refine and improve the intelligent agent service
  3. Zamir, O.; Etzioni, O.: Grouper : a dynamic clustering interface to Web search results (1999) 0.00
    1.8014197E-4 = product of:
      0.0030624135 = sum of:
        0.0030624135 = weight(_text_:in in 6207) [ClassicSimilarity], result of:
          0.0030624135 = score(doc=6207,freq=2.0), product of:
            0.033961542 = queryWeight, product of:
              1.3602545 = idf(docFreq=30841, maxDocs=44218)
              0.024967048 = queryNorm
            0.09017298 = fieldWeight in 6207, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              1.3602545 = idf(docFreq=30841, maxDocs=44218)
              0.046875 = fieldNorm(doc=6207)
      0.05882353 = coord(1/17)
    
    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?