Search (2 results, page 1 of 1)

  • × author_ss:"Jones, S."
  • × theme_ss:"Suchoberflächen"
  1. Beaulieu, M.; Jones, S.: Interactive searching and interface issues in the Okapi best match probabilistic retrieval system (1998) 0.00
    0.0029446408 = product of:
      0.011778563 = sum of:
        0.011778563 = weight(_text_:information in 430) [ClassicSimilarity], result of:
          0.011778563 = score(doc=430,freq=4.0), product of:
            0.06134496 = queryWeight, product of:
              1.7554779 = idf(docFreq=20772, maxDocs=44218)
              0.034944877 = queryNorm
            0.1920054 = fieldWeight in 430, product of:
              2.0 = tf(freq=4.0), with freq of:
                4.0 = termFreq=4.0
              1.7554779 = idf(docFreq=20772, maxDocs=44218)
              0.0546875 = fieldNorm(doc=430)
      0.25 = coord(1/4)
    
    Abstract
    Explores interface design raised by the development and evaluation of Okapi, a highly interactive information retrieval system based on a probabilistic retrieval model with relevance feedback. It uses terms frequency weighting functions to display retrieved items in a best match ranked order; it can also find additional items similar to those marked as relevant by the searcher. Compares the effectiveness of automatic and interactive query expansion in different user interface environments. focuses on the nature of interaction in information retrieval and the interrelationship between functional visibility, the user's cognitive loading and the balance of control between user and system
  2. Jones, S.: Query modelling for IR interface design (1995) 0.00
    0.0020821756 = product of:
      0.008328702 = sum of:
        0.008328702 = weight(_text_:information in 5806) [ClassicSimilarity], result of:
          0.008328702 = score(doc=5806,freq=2.0), product of:
            0.06134496 = queryWeight, product of:
              1.7554779 = idf(docFreq=20772, maxDocs=44218)
              0.034944877 = queryNorm
            0.13576832 = fieldWeight in 5806, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              1.7554779 = idf(docFreq=20772, maxDocs=44218)
              0.0546875 = fieldNorm(doc=5806)
      0.25 = coord(1/4)
    
    Abstract
    Reports on work in progress to define an object oriented model of a probabilistic information retrieval system (OKAPI), the central component of which is the query itself. Considers how to represent queries both internally and at the user interface level, and their relationship with other components of the model. The model will form the basis of a configurable user interface, which allows controlled experiments to be undertaken, and could be adapted to the needs of different users accessing different databases. Implementation will involve the use of a high level interpreted scripting language for overall control, communicating with an internal model and an interface model, designed and developed using object oriented techniques