@article{kiperwasser-goldberg-2016-simple,
title = "Simple and Accurate Dependency Parsing Using Bidirectional {LSTM} Feature Representations",
author = "Kiperwasser, Eliyahu and
Goldberg, Yoav",
editor = "Lee, Lillian and
Johnson, Mark and
Toutanova, Kristina",
journal = "Transactions of the Association for Computational Linguistics",
volume = "4",
year = "2016",
address = "Cambridge, MA",
publisher = "MIT Press",
url = "https://aclanthology.org/Q16-1023",
doi = "10.1162/tacl_a_00101",
pages = "313--327",
abstract = "We present a simple and effective scheme for dependency parsing which is based on bidirectional-LSTMs (BiLSTMs). Each sentence token is associated with a BiLSTM vector representing the token in its sentential context, and feature vectors are constructed by concatenating a few BiLSTM vectors. The BiLSTM is trained jointly with the parser objective, resulting in very effective feature extractors for parsing. We demonstrate the effectiveness of the approach by applying it to a greedy transition-based parser as well as to a globally optimized graph-based parser. The resulting parsers have very simple architectures, and match or surpass the state-of-the-art accuracies on English and Chinese.",
}
<?xml version="1.0" encoding="UTF-8"?>
<modsCollection xmlns="http://www.loc.gov/mods/v3">
<mods ID="kiperwasser-goldberg-2016-simple">
<titleInfo>
<title>Simple and Accurate Dependency Parsing Using Bidirectional LSTM Feature Representations</title>
</titleInfo>
<name type="personal">
<namePart type="given">Eliyahu</namePart>
<namePart type="family">Kiperwasser</namePart>
<role>
<roleTerm authority="marcrelator" type="text">author</roleTerm>
</role>
</name>
<name type="personal">
<namePart type="given">Yoav</namePart>
<namePart type="family">Goldberg</namePart>
<role>
<roleTerm authority="marcrelator" type="text">author</roleTerm>
</role>
</name>
<originInfo>
<dateIssued>2016</dateIssued>
</originInfo>
<typeOfResource>text</typeOfResource>
<genre authority="bibutilsgt">journal article</genre>
<relatedItem type="host">
<titleInfo>
<title>Transactions of the Association for Computational Linguistics</title>
</titleInfo>
<originInfo>
<issuance>continuing</issuance>
<publisher>MIT Press</publisher>
<place>
<placeTerm type="text">Cambridge, MA</placeTerm>
</place>
</originInfo>
<genre authority="marcgt">periodical</genre>
<genre authority="bibutilsgt">academic journal</genre>
</relatedItem>
<abstract>We present a simple and effective scheme for dependency parsing which is based on bidirectional-LSTMs (BiLSTMs). Each sentence token is associated with a BiLSTM vector representing the token in its sentential context, and feature vectors are constructed by concatenating a few BiLSTM vectors. The BiLSTM is trained jointly with the parser objective, resulting in very effective feature extractors for parsing. We demonstrate the effectiveness of the approach by applying it to a greedy transition-based parser as well as to a globally optimized graph-based parser. The resulting parsers have very simple architectures, and match or surpass the state-of-the-art accuracies on English and Chinese.</abstract>
<identifier type="citekey">kiperwasser-goldberg-2016-simple</identifier>
<identifier type="doi">10.1162/tacl_a_00101</identifier>
<location>
<url>https://aclanthology.org/Q16-1023</url>
</location>
<part>
<date>2016</date>
<detail type="volume"><number>4</number></detail>
<extent unit="page">
<start>313</start>
<end>327</end>
</extent>
</part>
</mods>
</modsCollection>
%0 Journal Article
%T Simple and Accurate Dependency Parsing Using Bidirectional LSTM Feature Representations
%A Kiperwasser, Eliyahu
%A Goldberg, Yoav
%J Transactions of the Association for Computational Linguistics
%D 2016
%V 4
%I MIT Press
%C Cambridge, MA
%F kiperwasser-goldberg-2016-simple
%X We present a simple and effective scheme for dependency parsing which is based on bidirectional-LSTMs (BiLSTMs). Each sentence token is associated with a BiLSTM vector representing the token in its sentential context, and feature vectors are constructed by concatenating a few BiLSTM vectors. The BiLSTM is trained jointly with the parser objective, resulting in very effective feature extractors for parsing. We demonstrate the effectiveness of the approach by applying it to a greedy transition-based parser as well as to a globally optimized graph-based parser. The resulting parsers have very simple architectures, and match or surpass the state-of-the-art accuracies on English and Chinese.
%R 10.1162/tacl_a_00101
%U https://aclanthology.org/Q16-1023
%U https://doi.org/10.1162/tacl_a_00101
%P 313-327
Markdown (Informal)
[Simple and Accurate Dependency Parsing Using Bidirectional LSTM Feature Representations](https://aclanthology.org/Q16-1023) (Kiperwasser & Goldberg, TACL 2016)
ACL