Abstract
Dependency parsing is a task of extracting the relationships between words in a sentence. Researchers have achieved great success in transition-based and graph-based methods recently. However, there are problems of error propagation and high time complexity. This paper proposes dependency parser based on reinforcement learning to improve transition-based parser. We regard the actions in transition-based method as RL agent’s actions. Meanwhile, we introduce a BACK action, so that the agent can get back to the previous state after entering the error state. We use the Universal Dependencies dataset to make experiments on different language. Experiments show that this method effectively solves the problem of error propagation of transition-based method and improve the accuracy significantly.
Talk to us
Join us for a 30 min session where you can share your feedback and ask us any queries you have
More From: DEStech Transactions on Computer Science and Engineering
Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.