@inproceedings{evang-2019-transition,
title = "Transition-based {DRS} Parsing Using Stack-{LSTM}s",
author = "Evang, Kilian",
editor = "Abzianidze, Lasha and
van Noord, Rik and
Haagsma, Hessel and
Bos, Johan",
booktitle = "Proceedings of the {IWCS} Shared Task on Semantic Parsing",
month = may,
year = "2019",
address = "Gothenburg, Sweden",
publisher = "Association for Computational Linguistics",
url = "https://aclanthology.org/W19-1202",
doi = "10.18653/v1/W19-1202",
abstract = "We present our submission to the IWCS 2019 shared task on semantic parsing, a transition-based parser that uses explicit word-meaning pairings, but no explicit representation of syntax. Parsing decisions are made based on vector representations of parser states, encoded via stack-LSTMs (Ballesteros et al., 2017), as well as some heuristic rules. Our system reaches 70.88{\%} f-score in the competition.",
}
<?xml version="1.0" encoding="UTF-8"?>
<modsCollection xmlns="http://www.loc.gov/mods/v3">
<mods ID="evang-2019-transition">
<titleInfo>
<title>Transition-based DRS Parsing Using Stack-LSTMs</title>
</titleInfo>
<name type="personal">
<namePart type="given">Kilian</namePart>
<namePart type="family">Evang</namePart>
<role>
<roleTerm authority="marcrelator" type="text">author</roleTerm>
</role>
</name>
<originInfo>
<dateIssued>2019-05</dateIssued>
</originInfo>
<typeOfResource>text</typeOfResource>
<relatedItem type="host">
<titleInfo>
<title>Proceedings of the IWCS Shared Task on Semantic Parsing</title>
</titleInfo>
<name type="personal">
<namePart type="given">Lasha</namePart>
<namePart type="family">Abzianidze</namePart>
<role>
<roleTerm authority="marcrelator" type="text">editor</roleTerm>
</role>
</name>
<name type="personal">
<namePart type="given">Rik</namePart>
<namePart type="family">van Noord</namePart>
<role>
<roleTerm authority="marcrelator" type="text">editor</roleTerm>
</role>
</name>
<name type="personal">
<namePart type="given">Hessel</namePart>
<namePart type="family">Haagsma</namePart>
<role>
<roleTerm authority="marcrelator" type="text">editor</roleTerm>
</role>
</name>
<name type="personal">
<namePart type="given">Johan</namePart>
<namePart type="family">Bos</namePart>
<role>
<roleTerm authority="marcrelator" type="text">editor</roleTerm>
</role>
</name>
<originInfo>
<publisher>Association for Computational Linguistics</publisher>
<place>
<placeTerm type="text">Gothenburg, Sweden</placeTerm>
</place>
</originInfo>
<genre authority="marcgt">conference publication</genre>
</relatedItem>
<abstract>We present our submission to the IWCS 2019 shared task on semantic parsing, a transition-based parser that uses explicit word-meaning pairings, but no explicit representation of syntax. Parsing decisions are made based on vector representations of parser states, encoded via stack-LSTMs (Ballesteros et al., 2017), as well as some heuristic rules. Our system reaches 70.88% f-score in the competition.</abstract>
<identifier type="citekey">evang-2019-transition</identifier>
<identifier type="doi">10.18653/v1/W19-1202</identifier>
<location>
<url>https://aclanthology.org/W19-1202</url>
</location>
<part>
<date>2019-05</date>
</part>
</mods>
</modsCollection>
%0 Conference Proceedings
%T Transition-based DRS Parsing Using Stack-LSTMs
%A Evang, Kilian
%Y Abzianidze, Lasha
%Y van Noord, Rik
%Y Haagsma, Hessel
%Y Bos, Johan
%S Proceedings of the IWCS Shared Task on Semantic Parsing
%D 2019
%8 May
%I Association for Computational Linguistics
%C Gothenburg, Sweden
%F evang-2019-transition
%X We present our submission to the IWCS 2019 shared task on semantic parsing, a transition-based parser that uses explicit word-meaning pairings, but no explicit representation of syntax. Parsing decisions are made based on vector representations of parser states, encoded via stack-LSTMs (Ballesteros et al., 2017), as well as some heuristic rules. Our system reaches 70.88% f-score in the competition.
%R 10.18653/v1/W19-1202
%U https://aclanthology.org/W19-1202
%U https://doi.org/10.18653/v1/W19-1202
Markdown (Informal)
[Transition-based DRS Parsing Using Stack-LSTMs](https://aclanthology.org/W19-1202) (Evang, IWCS 2019)
ACL