vix.ing · top · new · best · stats · spec

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

2025/01/05 by Andrew Tran, Chris Bowes, Tran, Andrew +9
Computer Science · #Algorithms and Data Compression #Artificial Intelligence (cs.AI) #Computation and Language (cs.CL) #FOS: Computer and information sciences #Natural Language Processing Techniques #Topic Modeling

paper · pdf · doi:10.48550/arxiv.2501.02546

openalex publication_date 2025/01/05 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

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.

Related