paper-with-me

홈 › Papers

Monotonicity Marking from Universal Dependency Trees

2021-04-17 · IWCS (ACL) 2021 6 · Zeming Chen, Qiyue Gao

Dependency parsing is a tool widely used in the field of Natural language processing and computational linguistics. However, there is hardly any work that connects dependency parsing to monotonicity, which is an essential part of logic and linguistic semantics. In this paper, we present a system that automatically annotates monotonicity information based on Universal Dependency parse trees. Our system utilizes surface-level monotonicity facts about quantifiers, lexical items, and token-level polarity information. We compared our system's performance with existing systems in the literature, including NatLog and ccg2mono, on a small evaluation dataset. Results show that our system outperforms NatLog and ccg2mono.

📄 PDF Abstract BibTeX arXiv:2104.08659

Code (1)

eric11eca/Udep2Mono 공식 구현

Tasks

Dependency Parsing

Similar Papers 제목 키워드 기반

Cross-Lingual SRL Based upon Universal Dependencies

2017-09-01 · RANLP 2017 9 · Ond{\v{r}}ej Pra{\v{z}}{\'a}k, Miloslav Konop{\'\i}k

In this paper, we introduce a cross-lingual Semantic Role Labeling (SRL) system with language independent features based upon Universal Dependencies. We propose two methods to convert SRL annotations from monolingual dep…

Semantic ParsingSemantic Role Labeling

Towards the Conversion of National Corpus of Polish to Universal Dependencies

2020-05-01 · LREC 2020 5 · Alina Wr{\'o}blewska

The research presented in this paper aims at enriching the manually morphosyntactically annotated part of National Corpus of Polish (NKJP1M) with a syntactic layer, i.e. dependency trees of sentences, and at converting b…

Extended and Enhanced Polish Dependency Bank in Universal Dependencies Format

2018-11-01 · WS 2018 11 · Alina Wr{\'o}blewska

The paper presents the largest Polish Dependency Bank in Universal Dependencies format {--} PDBUD {--} with 22K trees and 352K tokens. PDBUD builds on its previous version, i.e. the Polish UD treebank (PL-SZ), and contai…

8kDependency Parsing

UDon2: a library for manipulating Universal Dependencies trees

2020-12-01 · UDW (COLING) 2020 12 · Dmytro Kalpakchi, Johan Boye

UDon2 is an open-source library for manipulating dependency trees represented in the CoNLL-U format. The library is compatible with the Universal Dependencies. UDon2 is aimed at developers of downstream Natural Language …

Sentence

Data Augmentation via Dependency Tree Morphing for Low-Resource Languages

2019-03-22 · EMNLP 2018 10 · Gözde Gül Şahin, Mark Steedman

Neural NLP systems achieve high scores in the presence of sizable training dataset. Lack of such datasets leads to poor system performances in the case low-resource languages. We present two simple text augmentation tech…

Data AugmentationPart-Of-Speech TaggingText Augmentation