paper-with-me

홈 › Papers

Ripple Down Rules for Question Answering

2014-12-12 · Dat Quoc Nguyen, Dai Quoc Nguyen, Son Bao Pham

Recent years have witnessed a new trend of building ontology-based question answering systems. These systems use semantic web information to produce more precise answers to users' queries. However, these systems are mostly designed for English. In this paper, we introduce an ontology-based question answering system named KbQAS which, to the best of our knowledge, is the first one made for Vietnamese. KbQAS employs our question analysis approach that systematically constructs a knowledge base of grammar rules to convert each input question into an intermediate representation element. KbQAS then takes the intermediate representation element with respect to a target ontology and applies concept-matching techniques to return an answer. On a wide range of Vietnamese questions, experimental results show that the performance of KbQAS is promising with accuracies of 84.1% and 82.4% for analyzing input questions and retrieving output answers, respectively. Furthermore, our question analysis approach can easily be applied to new domains and new languages, thus saving time and human effort.

📄 PDF Abstract BibTeX arXiv:1412.4160

Code (0)

등록된 구현이 없습니다.

Tasks

Question Answering

Similar Papers 제목 키워드 기반

Human-Centric Goal Reasoning with Ripple-Down Rules

2024-01-30 · Kenji Brameld, Germán Castro, Claude Sammut, Mark Roberts 외

ActorSim is a goal reasoning framework developed at the Naval Research Laboratory. Originally, all goal reasoning rules were hand-crafted. This work extends ActorSim with the capability of learning by demonstration, that…

RDRPOSTagger: A Ripple Down Rules-based Part-Of-Speech Tagger

2014-04-01 · EACL 2014 4 · Dat Quoc Nguyen, Dai Quoc Nguyen, Dang Duc Pham, Son Bao Pham
Part-Of-Speech Tagging

A Robust Transformation-Based Learning Approach Using Ripple Down Rules for Part-of-Speech Tagging

2014-12-12 · Dat Quoc Nguyen, Dai Quoc Nguyen, Dang Duc Pham, Son Bao Pham

In this paper, we propose a new approach to construct a system of transformation rules for the Part-of-Speech (POS) tagging task. Our approach is based on an incremental knowledge acquisition method where rules are store…

Part-Of-Speech TaggingPOSPOS Tagging

A Fast and Accurate Vietnamese Word Segmenter

2017-09-19 · LREC 2018 5 · Dat Quoc Nguyen, Dai Quoc Nguyen, Thanh Vu, Mark Dras 외

We propose a novel approach to Vietnamese word segmentation. Our approach is based on the Single Classification Ripple Down Rules methodology (Compton and Jansen, 1990), where rules are stored in an exception structure a…

General ClassificationSegmentationVietnamese Word Segmentation

RIPPLECOT: Amplifying Ripple Effect of Knowledge Editing in Language Models via Chain-of-Thought In-Context Learning

2024-10-04 · Zihao Zhao, Yuchen Yang, Yijiang Li, Yinzhi Cao

The ripple effect poses a significant challenge in knowledge editing for large language models. Namely, when a single fact is edited, the model struggles to accurately update the related facts in a sequence, which is eva…

In-Context Learningknowledge editing