Parser agreement and disagreement in L2 Korean UD: Implications for human-in-the-loop annotation
Summary
The paper by Hakyung Sung and Gyu-Ho Shin, presented at the 20th Linguistic Annotation Workshop (LAW XX) in July 2026, introduces a simplified human-in-the-loop workflow for second language (L2) Korean morphosyntactic annotation. This method leverages agreement between two domain-adapted parsers. The authors evaluated whether parser agreement could serve as a reliable proxy for annotation correctness by comparing it against independent human judgments. Their findings indicate a strong correspondence between parser and human judgments, affirming the feasibility of semi-automatic L2-Korean Universal Dependencies (UD) annotation. Further analysis revealed that parser disagreements predominantly cluster in linguistically predictable areas, such as distinctions in grammatical relations and ambiguities at clause boundaries. While many of these disagreements are amenable to iterative model refinement, others point to more profound representational challenges inherent in parsing and tagging L2-Korean corpora.
Key takeaway
For NLP Engineers developing L2 Korean annotation tools, you should integrate a dual-parser agreement system to streamline morphosyntactic annotation. This approach significantly reduces manual effort by identifying high-confidence annotations and flagging specific linguistic ambiguities for human review. Focus your iterative model refinement on areas like grammatical-relation distinctions and clause-boundary ambiguities to maximize efficiency and accuracy in L2 Korean Universal Dependencies annotation.
Key insights
Parser agreement can reliably proxy human judgment for L2 Korean morphosyntactic annotation, enabling semi-automatic workflows.
Principles
- Parser agreement correlates with human judgment.
- Disagreements cluster in predictable linguistic domains.
- Some L2 parsing challenges are representational.
Method
A human-in-the-loop workflow for L2 Korean morphosyntactic annotation is simplified by leveraging agreement between two domain-adapted parsers, then comparing with human judgments.
In practice
- Use parser agreement for semi-automatic annotation.
- Focus refinement on grammatical relation distinctions.
- Address clause-boundary ambiguity.
Topics
- L2 Korean
- Morphosyntactic Annotation
- Universal Dependencies
- Human-in-the-loop
- Parser Agreement
- Natural Language Processing
Best for: Research Scientist, AI Scientist, NLP Engineer
Related on AIssential
Editorial summary, takeaway, and curation by AIssential. Original article published by Paper Index on ACL Anthology.