2024
Leveraging AMR Graph Structure for Better Sequence-to-Sequence AMR Parsing
COLING 2024main
Thanks to the development of pre-trained sequence-to-sequence (seq2seq) models (e.g., BART), recent studies on AMR parsing often regard this task as a seq2seq translation problem by linearizing AMR graphs into AMR token sequences in pre-processing and recovering AMR graphs from sequences in post-pro…