SOTAVerified

The OSU/Facebook Realizer for SRST 2019: Seq2Seq Inflection and Serialized Tree2Tree Linearization

2019-11-01WS 2019Unverified0· sign in to hype

Kartikeya Upasani, David King, Jinfeng Rao, Anusha Balakrishnan, Michael White

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

We describe our exploratory system for the shallow surface realization task, which combines morphological inflection using character sequence-to-sequence models with a baseline linearizer that implements a tree-to-tree model using sequence-to-sequence models on serialized trees. Results for morphological inflection were competitive across languages. Due to time constraints, we could only submit complete results (including linearization) for English. Preliminary linearization results were decent, with a small benefit from reranking to prefer valid output trees, but inadequate control over the words in the output led to poor quality on longer sentences.

Tasks

Reproductions