Chinese question-answering system

  • Authors:
  • Gai-Tai Huang;Hsiu-Hsen Yao

  • Affiliations:
  • Institute of Strategic Defense Management, "National Defense" Management College, NDU P.O. BOX 90046-8, Chung-Ho, Taipei;Department of Computer Engineering, Yuan Ze University, 135 Yuan-Tung Road, Chungli, Taoyuan

  • Venue:
  • Journal of Computer Science and Technology
  • Year:
  • 2004

Quantified Score

Hi-index 0.00

Visualization

Abstract

Traditional Chinese text retrieval systems return a ranked list of documents in response to a user's request. While a ranked list of documents may be an appropriate response for the user, frequently it is not. Usually it would be better for the system to provide the answer itself instead of requiring the user to search for the answer in a set of documents. Since Chinese text retrieval has just been developed lately, and due to various specific characteristics of Chinese language, the approaches to its retrieval are quite different from those studies and researches proposed to deal with Western language. Thus, an architecture that augments existing search engines is developed to support Chinese natural language question answering. In this paper a new approach to building Chinese question-answering system is described, which is the general-purpose, fully-automated Chinese question-answering system available on the web. In the approach, we attempt to represent Chinese text by its characteristics, and try to convert the Chinese text into ERE (E: entity, R: relation) relation data lists, and then to answer the question through ERE relation model. The system performs quite well giving the simplicity of the techniques being utilized. Experimental results show that question-answering accuracy can be greatly improved by analyzing more and more matching ERE relation data lists. Simple ERE relation data extraction techniques work well in our system making it efficient to use with many backend retrieval engines.