Efficient AMR Parsing with CLAP: Compact Linearization with an Adaptable Parser
Sequence-to-sequence models have become the de facto standard for Abstract Meaning Representation (AMR) parsing due to their high-quality performance. However, these systems face efficiency challenges because of their large model size and computational time, which limit their accessibility within th…