Abstract
Semantic understanding is an essential research issue for many applications, such as social network analysis, collective intelligence and content computing, which tells the inner meaning of language form. Recently, Abstract Meaning Representation (AMR) is attracted by many researchers for its semantic representation ability on an entire sentence. However, due to the non-projectivity and reentrancy properties of AMR graphs, they lose some important semantic information in parsing from sentences. In this paper, we propose a general AMR parsing model which utilizes a two-stack-based transition algorithm for both Chinese and English datasets. It can incrementally parse sentences to AMR graphs in linear time. Experimental results demonstrate that it is superior in recovering reentrancy and handling arcs while is competitive with other transition-based neural network models on both English and Chinese datasets. Copyright © 2020 Springer-Verlag London Ltd., part of Springer Nature.
Original language | English |
---|---|
Pages (from-to) | 6009-6025 |
Journal | Neural Computing and Applications |
Volume | 33 |
Early online date | Oct 2020 |
DOIs | |
Publication status | Published - Jun 2021 |
Citation
Gu, M., Gu, Y., Luo, W., Xu, G., Yang, Z., Zhou, J., & Qu, W. (2021). From text to graph: A general transition-based AMR parsing using neural network. Neural Computing and Applications, 33, 6009-6025. https://doi.org/10.1007/s00521-020-05378-5Keywords
- Semantic analysis
- AMR parsing
- Two-stack-based transition algorithm
- Neural network