paper-with-me

홈 › Papers

Experiments with Generative Models for Dependency Tree Linearization

2015-09-01 · EMNLP 2015 9 · Richard Futrell, Edward Gibson
📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationText Generation

Similar Papers 제목 키워드 기반

Fast and Accurate Non-Projective Dependency Tree Linearization

2020-07-01 · ACL 2020 6 · Xiang Yu, Simon Tannert, Ngoc Thang Vu, Jonas Kuhn

We propose a graph-based method to tackle the dependency tree linearization task. We formulate the task as a Traveling Salesman Problem (TSP), and use a biaffine attention model to calculate the edge costs. We facilitate…

Traveling Salesman Problem

Head-First Linearization with Tree-Structured Representation

2019-10-01 · WS 2019 10 · Xiang Yu, Agnieszka Falenska, Ngoc Thang Vu, Jonas Kuhn

We present a dependency tree linearization model with two novel components: (1) a tree-structured encoder based on bidirectional Tree-LSTM that propagates information first bottom-up then top-down, which allows each toke…

Decoder

Bracketing Encodings for 2-Planar Dependency Parsing

2020-11-01 · COLING 2020 8 · Michalina Strzyz, David Vilares, Carlos Gómez-Rodríguez

We present a bracketing-based encoding that can be used to represent any 2-planar dependency tree over a sentence of length n as a sequence of n labels, hence providing almost total coverage of crossing arcs in sequence …

Dependency ParsingPOSSentence

The expected sum of edge lengths in planar linearizations of trees. Theory and applications

2022-07-12 · Lluís Alemany-Puig, Ramon Ferrer-i-Cancho

Dependency trees have proven to be a very successful model to represent the syntactic structure of sentences of human languages. In these structures, vertices are words and edges connect syntactically-dependent words. Th…

Sentence

Abstractive Multi-document Summarization by Partial Tree Extraction, Recombination and Linearization

2017-11-01 · IJCNLP 2017 11 · Litton J Kurisinkel, Yue Zhang, Vasudeva Varma

Existing work for abstractive multidocument summarization utilise existing phrase structures directly extracted from input documents to generate summary sentences. These methods can suffer from lack of consistence and co…

Abstractive Text SummarizationDocument SummarizationMulti-Document Summarization