Learning to Search for Dependencies
Kai-Wei Chang1, He He2, Hal Daumé III2, John Langford3 1 University of Illinois Urbana-Champaign, IL 2 University of Maryland, College Park, MD 3 John Langford Microsoft Research, New York, NY
Abstract
We demonstrate that a dependency parser can be built using a credit assignment compiler which removes the burden of worrying about low-level machine learning details from the parser implementation. The result is a simple parser which robustly applies to many languages that provides similar statistical and computational performance with best-to-date transition-based parsing approaches, while avoiding various downsides including randomization, extra feature requirements, and custom learning algorithms.
原文 arXiv:1503.05615;中英对照 + 大白话阅读 https://aha.fim.ai/paper/1503.05615v2