paper-with-me

홈 › Papers

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 stored in an exception structure and new rules are only added to correct the errors of existing rules; thus allowing systematic control of the interaction between the rules. Experimental results on 13 languages show that our approach is fast in terms of training time and tagging speed. Furthermore, our approach obtains very competitive accuracy in comparison to state-of-the-art POS and morphological taggers.

📄 PDF Abstract BibTeX arXiv:1412.4021

Code (1)

datquocnguyen/RDRPOSTagger

Tasks

Part-Of-Speech TaggingPOSPOS Tagging

Similar Papers 제목 키워드 기반

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

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…

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

Extended Magic for Negation: Efficient Demand-Driven Evaluation of Stratified Datalog with Precise Complexity Guarantees

2019-09-18 · K. Tuncay Tekle, Yanhong A. Liu

Given a set of Datalog rules, facts, and a query, answers to the query can be inferred bottom-up starting from the facts or top-down starting from the query. For efficiency, top-down evaluation is extended with memoizati…

Negation

ChainEdit: Propagating Ripple Effects in LLM Knowledge Editing through Logical Rule-Guided Chains

2025-07-11 · Zilu Dong, Xiangqing Shen, Zinong Yang, Rui Xia arxiv

Current knowledge editing methods for large language models (LLMs) struggle to maintain logical consistency when propagating ripple effects to associated facts. We propose ChainEdit, a framework that synergizes knowledge…

knowledge editingLogical Reasoning