paper-with-me

Papers

How (not) to train a dependency parser: The curious case of jackknifing part-of-speech taggers

2017-07-01 · ACL 2017 7 · {\v{Z}}eljko Agi{\'c}, Natalie Schluter

In dependency parsing, jackknifing taggers is indiscriminately used as a simple adaptation strategy. Here, we empirically evaluate when and how (not) to use jackknifing in parsing. On 26 languages, we reveal a preference that conflicts with, and surpasses the ubiquitous ten-folding. We show no clear benefits of tagging the training data in cross-lingual parsing.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Dependency Parsing

Similar Papers 제목 키워드 기반

Minor changes make a difference: a case study on the consistency of UD-based dependency parsers

2021-11-30 · UDW (SyntaxFest) 2021 12 · Dmytro Kalpakchi, Johan Boye

Many downstream applications are using dependency trees, and are thus relying on dependency parsers producing correct, or at least consistent, output. However, dependency parsers are trained using machine learning, and a…

Data Augmentation

Improvements to Dependency Parsing Using Automatic Simplification of Data

2014-05-01 · LREC 2014 5 · Tom{\'a}{\v{s}} Jel{\'\i}nek

In dependency parsing, much effort is devoted to the development of new methods of language modeling and better feature settings. Less attention is paid to actual linguistic data and how appropriate they are for automati…

Dependency ParsingLanguage ModelingLanguage ModellingText Simplification

A Fundamental Algorithm for Dependency Parsing (With Corrections)

2025-10-22 · Michael A. Covington arxiv

This paper presents a fundamental algorithm for parsing natural language sentences into dependency trees. Unlike phrase-structure (constituency) parsers, this algorithm operates one word at a time, attaching each word as…

Dependency Parsing

Bengali and Magahi PUD Treebank and Parser

2022-06-01 · WILDRE (LREC) 2022 6 · Pritha Majumdar, Deepak Alok, Akanksha Bansal, Atul Kr. Ojha 외

This paper presents the development of the Parallel Universal Dependency (PUD) Treebank for two Indo-Aryan languages: Bengali and Magahi. A treebank of 1,000 sentences has been created using a parallel corpus of English …

Improving a Strong Neural Parser with Conjunction-Specific Features

2017-02-22 · EACL 2017 4 · Jessica Ficler, Yoav Goldberg

While dependency parsers reach very high overall accuracy, some dependency relations are much harder than others. In particular, dependency parsers perform poorly in coordination construction (i.e., correctly attaching t…

Dependency Parsing