Search (1 results, page 1 of 1)

  • × author_ss:"Budzik, J."
  • × theme_ss:"Information Resources Management"
  • × type_ss:"a"
  1. Budzik, J.; Hammond, K.: Q&A: a system for the capture, organization and reuse of expertise (1999) 0.01
    0.005098072 = product of:
      0.040784575 = sum of:
        0.040784575 = weight(_text_:work in 6668) [ClassicSimilarity], result of:
          0.040784575 = score(doc=6668,freq=4.0), product of:
            0.14223081 = queryWeight, product of:
              3.6703904 = idf(docFreq=3060, maxDocs=44218)
              0.03875087 = queryNorm
            0.28674924 = fieldWeight in 6668, product of:
              2.0 = tf(freq=4.0), with freq of:
                4.0 = termFreq=4.0
              3.6703904 = idf(docFreq=3060, maxDocs=44218)
              0.0390625 = fieldNorm(doc=6668)
      0.125 = coord(1/8)
    
    Abstract
    It is a time-consuming and difficult task for an individual, a group, or an organization to systematically express and organize their expertise so it can be captured and reused. Yet the expertise of individuals within an organization is perhaps its most valuable resource. Q&A attempts to address this tension by providing an environment in which textual representations of expertise are captured as a byproduct of using the system as a semiautomatic question answering intermediary. Q&A mediates interactions between an expert and a question-asking user. It uses its experience referring questions to expert users to answer new questions by retrieving previously answered ones. If a user's question is not found within the collection of previously answered questions, Q&A suggests the set of experts who are most likely to be able to answer the question. The system then gives the user the option of passing a question along to one or more of these experts. When an expert answers a user's question, the resulting question answer pair is captured and indexed under a topic of the expert's choice for later use, and the answer is sent to the user. Unlike previous work on question-answering systems of this sort, Q&A does not assume a fixed hierarchy of topics. Rather, experts build the hierarchy themselves, as their corpus of questions grows. One of the main contributions of this work is a set of techniques for managing the emerging organization of textual representations of expertise over time by mediating the negotiation of shared representations among multiple experts