@article{TACL798,
	author = {Kiperwasser, Eliyahu  and Goldberg, Yoav },
	title = {Easy-First Dependency Parsing with Hierarchical Tree LSTMs},
	journal = {Transactions of the Association for Computational Linguistics},
	volume = {4},
	year = {2016},
	keywords = {},
	abstract = {We suggest a compositional vector representation of parse trees that relies on a recursive combination of recurrent-neural network encoders. To demonstrate its effectiveness, we use the representation as the backbone of a greedy, bottom-up dependency parser, achieving very strong accuracies for English and Chinese, without relying on external word embeddings. The parser’s  implementation is available for download at the first author’s webpage.},
	issn = {2307-387X},
	url = {https://www.transacl.org/ojs/index.php/tacl/article/view/798},
	pages = {445--461}
}

