paper-with-me

홈 › Papers

Punctuation-aware treebank tree binarization

2025-10-13 · Eitan Klinger, Vivaan Wadhwa, Jungyeul Park arxiv

This article presents a curated resource and evaluation suite for punctuation-aware treebank binarization. Standard binarization pipelines drop punctuation before head selection, which alters constituent shape and harms head-child identification. We release (1) a reproducible pipeline that preserves punctuation as sibling nodes prior to binarization, (2) derived artifacts and metadata (intermediate @X markers, reversibility signatures, alignment indices), and (3) an accompanying evaluation suite covering head-child prediction, round-trip reversibility, and structural compatibility with derivational resources (CCGbank). On the Penn Treebank, punctuation-aware preprocessing improves head prediction accuracy from 73.66\% (Collins rules) and 86.66\% (MLP) to 91.85\% with the same classifier, and achieves competitive alignment against CCGbank derivations. All code, configuration files, and documentation are released to enable replication and extension to other corpora.

📄 PDF Abstract BibTeX arXiv:2510.10951

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Better heads do not guarantee better binarized constituency parsing

2026-05-27 · Zeyao Qi, Yige Chen, Eitan Klinger, Vivaan Wadhwa 외 arxiv

We revisit punctuation-aware tree binarization for constituency parsing and ask whether dependency-induced headedness improves binary parser supervision. Although learned heads substantially outperform rule-based heads i…

Constituency Parsing

Constructing Multilingual CCG Treebanks from Universal Dependencies

2021-09-17 · ACL ARR September 2021 9 · Anonymous

This paper introduces an algorithm to convert Universal Dependencies (UD) treebanks to Combinatory Categorial Grammar (CCG) treebanks. As CCG encodes almost all grammatical information into the lexicon, obtaining a high …

Binarization

A Generative Model for Punctuation in Dependency Trees

2019-06-26 · TACL 2019 3 · Xiang Lisa Li, Dingquan Wang, Jason Eisner

Treebanks traditionally treat punctuation marks as ordinary words, but linguists have suggested that a tree's "true" punctuation marks are not observed (Nunberg, 1990). These latent "underlying" marks serve to delimit or…

modelPunctuation RestorationSentence

Automatic punctuation restoration with BERT models

2021-01-18 · Attila Nagy, Bence Bial, Judit Ács

We present an approach for automatic punctuation restoration with BERT models for English and Hungarian. For English, we conduct our experiments on Ted Talks, a commonly used benchmark for punctuation restoration, while …

Punctuation Restoration

Dependency parsing representation effects on the accuracy of semantic applications --- an example of an inflective language

2014-05-01 · LREC 2014 5 · Lauma Pretkalni{\c{n}}a, Art{\=u}rs Znoti{\c{n}}{\v{s}}, Laura Rituma, Didzis Go{\v{s}}ko

In this paper we investigate how different dependency representations of a treebank influence the accuracy of the dependency parser trained on this treebank and the impact on several parser applications: named entity rec…

coreference-resolutionCoreference ResolutionDependency Parsingnamed-entity-recognition+3