Benchclamp: A benchmark for evaluating language models on syntactic and semantic parsing

S Roy, S Thomson, T Chen, R Shin… - Advances in …, 2023 - proceedings.neurips.cc
Recent work has shown that generation from a prompted or fine-tuned language model can
perform well at semantic parsing when the output is constrained to be a valid semantic …

Bottom-up constituency parsing and nested named entity recognition with pointer networks

S Yang, K Tu - arxiv preprint arxiv:2110.05419, 2021 - arxiv.org
Constituency parsing and nested named entity recognition (NER) are similar tasks since
they both aim to predict a collection of nested and non-crossing spans. In this work, we cast …

Constituency parsing using llms

X Bai, J Wu, Y Chen, Z Wang, Y Zhang - arxiv preprint arxiv:2310.19462, 2023 - arxiv.org
Constituency parsing is a fundamental yet unsolved natural language processing task. In
this paper, we explore the potential of recent large language models (LLMs) that have …

Rst discourse parsing as text-to-text generation

X Hu, X Wan - IEEE/ACM Transactions on Audio, Speech, and …, 2023 - ieeexplore.ieee.org
Previous studies have made great advances in RST discourse parsing through specific
neural frameworks or features, but they usually split the parsing process into two subtasks …

On the use of parsing for named entity recognition

MA Alonso, C Gómez-Rodríguez, J Vilares - Applied sciences, 2021 - mdpi.com
Parsing is a core natural language processing technique that can be used to obtain the
structure underlying sentences in human languages. Named entity recognition (NER) is the …

A Novel Alignment-based Approach for PARSEVAL Measures

EL Jo, AY Park, J Park - Computational Linguistics, 2024 - direct.mit.edu
We propose a novel method for calculating PARSEVAL measures to evaluate constituent
parsing results. Previous constituent parsing evaluation techniques were constrained by the …

Unleashing the true potential of sequence-to-sequence models for sequence tagging and structure parsing

H He, JD Choi - Transactions of the Association for Computational …, 2023 - direct.mit.edu
Abstract Sequence-to-Sequence (S2S) models have achieved remarkable success on
various text generation tasks. However, learning complex structures with S2S models …

[HTML][HTML] Discontinuous grammar as a foreign language

D Fernández-González, C Gómez-Rodríguez - Neurocomputing, 2023 - Elsevier
In order to achieve deep natural language understanding, syntactic constituent parsing is a
vital step, highly demanded by many artificial intelligence systems to process both text and …

A conditional splitting framework for efficient constituency parsing

TT Nguyen, XP Nguyen, S Joty, X Li - arxiv preprint arxiv:2106.15760, 2021 - arxiv.org
We introduce a generic seq2seq parsing framework that casts constituency parsing
problems (syntactic and discourse parsing) into a series of conditional splitting decisions …

Approximating CKY with Transformers

G Khalighinejad, O Liu, S Wiseman - arxiv preprint arxiv:2305.02386, 2023 - arxiv.org
We investigate the ability of transformer models to approximate the CKY algorithm, using
them to directly predict a sentence's parse and thus avoid the CKY algorithm's cubic …