An Open-Domain Question Answering System Using Annotated Web Feeds.

Open Domain Question Answering Systems (ODQA) aim to answer all possible questions, regardless of topic and time. For this to be possible, most current ODQA systems depend on the World Wide Web through search engines, e.g. Google, which provide an abundance of information. Problem arises when sear...

Full description

Saved in:
Bibliographic Details
Main Authors: Ismail, Bukhary Ikhwan, Cheah, Yu N
Format: Conference or Workshop Item
Language:English
Published: 2007
Subjects:
Online Access:http://eprints.usm.my/9398/1/An_Open-Domain_Question_Answering_System_Using_Annotated_Web_Feeds.pdf
http://eprints.usm.my/9398/
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
Summary:Open Domain Question Answering Systems (ODQA) aim to answer all possible questions, regardless of topic and time. For this to be possible, most current ODQA systems depend on the World Wide Web through search engines, e.g. Google, which provide an abundance of information. Problem arises when search engines require a few days to crawl, archive and index the latest documents depending on the popularity of the website and the search engine's indexing efficiency. Thus, recent information may not be available as soon as it is published. Our work focuses on capturing and populating current news articles from various trusted resources into a single unified repository. We have implemented a prototype which uses Web 2.0 RSS feed technology to capture the information. This includes an interface which allows other question answering systems to access our repository using various formats' e.g. XML and SQL query. We have also implemented a question answering engine which employs keyword detection, query expansion and rule matching.