2000 character limit reached
From Partial to Strictly Incremental Constituent Parsing (2402.02782v1)
Published 5 Feb 2024 in cs.CL
Abstract: We study incremental constituent parsers to assess their capacity to output trees based on prefix representations alone. Guided by strictly left-to-right generative LLMs and tree-decoding modules, we build parsers that adhere to a strong definition of incrementality across languages. This builds upon work that asserted incrementality, but that mostly only enforced it on either the encoder or the decoder. Finally, we conduct an analysis against non-incremental and partially incremental models.