paper-with-me

Papers

TreeMatch: A Fully Unsupervised WSD System Using Dependency Knowledge on a Specific Domain

2025-01-05 · Andrew Tran, Chris Bowes, David Brown, Ping Chen, Max Choly, Wei Ding

Word sense disambiguation (WSD) is one of the main challenges in Computational Linguistics. TreeMatch is a WSD system originally developed using data from SemEval 2007 Task 7 (Coarse-grained English All-words Task) that has been adapted for use in SemEval 2010 Task 17 (All-words Word Sense Disambiguation on a Specific Domain). The system is based on a fully unsupervised method using dependency knowledge drawn from a domain specific knowledge base that was built for this task. When evaluated on the task, the system precision performs above the Most Frequent Selection baseline.

📄 PDF Abstract BibTeX arXiv:2501.02546

Code (0)

등록된 구현이 없습니다.

Tasks

Word Sense Disambiguation

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Unsupervised Domain Adaptation Method with Semantic-Structural Alignment for Dependency Parsing

2021-11-01 · Findings (EMNLP) 2021 11 · Boda Lin, Mingzheng Li, Si Li, Yong Luo

Unsupervised cross-domain dependency parsing is to accomplish domain adaptation for dependency parsing without using labeled data in target domain. Existing methods are often of the pseudo-annotation type, which generate…

Dependency ParsingDomain AdaptationUnsupervised Domain Adaptation

Unsupervised Dependency Parsing: Let's Use Supervised Parsers

2015-04-18 · HLT 2015 5 · Phong Le, Willem Zuidema

We present a self-training approach to unsupervised dependency parsing that reuses existing supervised and unsupervised parsing algorithms. Our approach, called `iterated reranking' (IR), starts with dependency trees gen…

Dependency ParsingRerankingUnsupervised Dependency Parsing

Supervising Unsupervised Open Information Extraction Models

2019-11-01 · IJCNLP 2019 11 · Arpita Roy, Youngja Park, Taesung Lee, SHimei Pan

We propose a novel supervised open information extraction (Open IE) framework that leverages an ensemble of unsupervised Open IE systems and a small amount of labeled data to improve system performance. It uses the outpu…

Open Information ExtractionRelationRole Embedding

Adapting Unsupervised Syntactic Parsing Methodology for Discourse Dependency Parsing

2021-08-01 · ACL 2021 5 · Liwen Zhang, Ge Wang, Wenjuan Han, Kewei Tu

One of the main bottlenecks in developing discourse dependency parsers is the lack of annotated training data. A potential solution is to utilize abundant unlabeled data by using unsupervised techniques, but there is so …

Dependency ParsingDiscourse Parsing

Large Language Models as Source Planner for Personalized Knowledge-grounded Dialogue

2023-10-13 · Hongru Wang, Minda Hu, Yang Deng, Rui Wang 외

Open-domain dialogue system usually requires different sources of knowledge to generate more informative and evidential responses. However, existing knowledge-grounded dialogue systems either focus on a single knowledge …

Response Generation