paper-with-me

홈 › 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
📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Part-Of-Speech Tagging

Similar 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 store…

Part-Of-Speech TaggingPOSPOS 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…

An Experimental Investigation of Part-Of-Speech Taggers for Vietnamese

2022-06-14 · Tuan-Phong Nguyen, Quoc-Tuan Truong, Xuan-Nam Nguyen, Anh-Cuong Le

Part-of-speech (POS) tagging plays an important role in Natural Language Processing (NLP). Its applications can be found in many NLP tasks such as named entity recognition, syntactic parsing, dependency parsing and text …

ChunkingDependency Parsingnamed-entity-recognitionNamed Entity Recognition+4

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

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