Papers › Seq2seq Dependency Parsing

Seq2seq Dependency Parsing

1 Aug 2018COLING 2018 8archive 2025-07-28

Zuchao Li, Jiaxun Cai, Shexia He, Hai Zhao

This paper presents a sequence to sequence (seq2seq) dependency parser by directly predicting the relative position of head for each given word, which therefore results in a truly end-to-end seq2seq dependency parser for the first time. Enjoying the advantage of seq2seq modeling, we enrich a series of embedding enhancement, including firstly introduced subword and node2vec augmentation. Meanwhile, we propose a beam search decoder with tree constraint and subroot decomposition over the sequence to furthermore enhance our seq2seq parser. Our parser is evaluated on benchmark treebanks, being on par with the state-of-the-art parsers by achieving 94.11{\%} UAS on PTB and 88.78{\%} UAS on CTB, respectively.

PaperPDFConference PDFCode

Code

bcmi220/seq2seq_parser officialmentioned in paperpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

Not run by Syntology. Nothing on this page verifies that the listed code works.

Tasks

DecoderDependency ParsingFeature Engineering

1 archive task tag without a task page not shown.

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

LSTMSeq2SeqSigmoid ActivationTanh Activationnode2vec

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections