Search (1 results, page 1 of 1)

  • × author_ss:"Evens, M.W."
  • × theme_ss:"Suchoberflächen"
  1. Evens, M.W.: Natural language interface for an expert system (2002) 0.01
    0.0103329625 = product of:
      0.04133185 = sum of:
        0.02538763 = weight(_text_:case in 3719) [ClassicSimilarity], result of:
          0.02538763 = score(doc=3719,freq=2.0), product of:
            0.1742197 = queryWeight, product of:
              4.3964143 = idf(docFreq=1480, maxDocs=44218)
              0.03962768 = queryNorm
            0.14572193 = fieldWeight in 3719, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              4.3964143 = idf(docFreq=1480, maxDocs=44218)
              0.0234375 = fieldNorm(doc=3719)
        0.015944218 = product of:
          0.031888437 = sum of:
            0.031888437 = weight(_text_:area in 3719) [ClassicSimilarity], result of:
              0.031888437 = score(doc=3719,freq=2.0), product of:
                0.1952553 = queryWeight, product of:
                  4.927245 = idf(docFreq=870, maxDocs=44218)
                  0.03962768 = queryNorm
                0.16331664 = fieldWeight in 3719, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  4.927245 = idf(docFreq=870, maxDocs=44218)
                  0.0234375 = fieldNorm(doc=3719)
          0.5 = coord(1/2)
      0.25 = coord(2/8)
    
    Abstract
    A natural language interface to an expert system is a program that enables the user to communicate with the system in English or some other human language. It is designed to spare the user from learning some special programming language or command input language. Today this input is almost always typed at a keyboard or assembled with a mouse. Only a few research systems understand spoken input and produce spoken output. The precise definition of an expert system is a matter of argument. For the purposes of this article an expert system is a computer system that is capable of providing expert advice or otherwise performing at an expert level, usually in a rather narrow area. An excellent discussion of the controversy surrounding this term is given in Ref. 1. A typical expert system has at least three different kinds of interfaces. Some have four. One interface is designed to understand user queries and commands, another to generate answers and explanations. The knowledge-engineering interface provides a way for a human expert to endow the system with the expertise it needs to function. This may be a natural language interface as well. Some expert systems also produce documents, such as medical case reports or legal wills or petitions for divorce. The first paradigm expert system, Shortliffe's MYCIN system (2), provided natural language interfaces for both the end user and the engineer. The first widely used expert system that Shortliffe developed, ONCOCIN (3, 4), not only provided natural language interfaces for the end user and the knowledge engineer, it also generated the lengthy patient reports required by complex drug trials. In this article we will concentrate mainly an the natural language understanding and generation required to communicate with the end user, but we will also discuss interfaces for the knowledge engineer. We will describe some document generation techniques briefly.