Question Answering

This is one of the suggested topics for the course Language Technology Project 2005.

Introduction

A question answering system is a system which responds to to questions in natural language with short, precise and accurate answers. A lot of effort has been put in developing question answering systems for English which has resulted in systems like Start at MIT. Work on other languages is coordinated in the Cross Language Evaluation Forum.

Task

Develop and build a question answering system for a language other than English (preferably for Dutch). Because of the time constraints related to the project, the questions can be restricted to topic famous persons.

The suggested corpus for extracting information is the free online Wikipedia encyclopedia. The proposed implementation method for the question answering system is table lookup.

Modules

The question answering system will contain several modules which will be realized by different people in the project groups:

The project members will need to start with deciding what type of questions they want the system to be able to deal with and what type of information to extract and store in the database.

Literature and tools


Previous topic | Home | Next topic
Last update: January 04, 2005, erikt@science.uva.nl