paper-with-me

Papers

Splitting EUD graphs into trees: A quick and clatty approach

2021-06-24 · ACL (IWPT) 2021 8 · Mark Anderson, Carlos Gómez-Rodríguez

We present the system submission from the FASTPARSE team for the EUD Shared Task at IWPT 2021. We engaged in the task last year by focusing on efficiency. This year we have focused on experimenting with new ideas on a limited time budget. Our system is based on splitting the EUD graph into several trees, based on linguistic criteria. We predict these trees using a sequence-labelling parser and combine them into an EUD graph. The results were relatively poor, although not a total disaster and could probably be improved with some polishing of the system's rough edges.

📄 PDF Abstract BibTeX arXiv:2106.13155

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Top-Down RST Parsing Utilizing Granularity Levels in Documents

2020-04-03 · Naoki Kobayashi, Tsutomu Hirao, Hidetaka Kamigaito, Manabu Okumura 외

Some downstream NLP tasks exploit discourse dependency trees converted from RST trees. To obtain better discourse dependency trees, we need to improve the accuracy of RST trees at the upper parts of the structures. Thus,…

Discourse ParsingRelation

Hoeffding adaptive splitting trees for data stream classification with concept drift and ensemble learning

2026-08-17 · Daniel Nowak Assis, Jean Paul Barddal, Fabrício Enembreck arxiv

Ensembles of decision trees are well-established methods for data stream classification. In ensemble learning, Hoeffding Trees are widely adopted as base learners, performing periodic split attempts according to the Hoef…

Ensemble LearningChange Detection

Node Splitting SVMs for Survival Trees Based on an L2-Regularized Dipole Splitting Criteria

2025-06-13 · Aye Aye Maung, Drew Lazar, Qi Zheng

This paper proposes a novel, node-splitting support vector machine (SVM) for creating survival trees. This approach is capable of non-linearly partitioning survival data which includes continuous, right-censored outcomes…

Efficient Parsing for Head-Split Dependency Trees

2013-01-01 · TACL 2013 1 · Giorgio Satta, Marco Kuhlmann

Head splitting techniques have been successfully exploited to improve the asymptotic runtime of parsing algorithms for projective dependency trees, under the arc-factored model. In this article we extend these techniques…

ARCDependency Parsing

Practical Fixed-Parameter Algorithms for Defending Active Directory Style Attack Graphs

2021-12-25 · Mingyu Guo, Jialiang Li, Aneta Neumann, Frank Neumann 외

Active Directory is the default security management system for Windows domain networks. We study the shortest path edge interdiction problem for defending Active Directory style attack graphs. The problem is formulated a…

ManagementTree Decomposition