paper-with-me

홈 › Papers

The DipInfoUniTo Realizer at SRST'19: Learning to Rank and Deep Morphology Prediction for Multilingual Surface Realization

2019-11-01 · WS 2019 11 · Aless Mazzei, ro, Valerio Basile

We describe the system presented at the SR{'}19 shared task by the DipInfoUnito team. Our approach is based on supervised machine learning. In particular, we divide the SR task into two independent subtasks, namely word order prediction and morphology inflection prediction. Two neural networks with different architectures run on the same input structure, each producing a partial output which is recombined in the final step in order to produce the predicted surface form. This work is a direct successor of the architecture presented at SR{'}19.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningLearning-To-RankPrediction

Similar Papers 제목 키워드 기반

The DipInfo-UniTo system for SRST 2018

2018-07-01 · WS 2018 7 · Valerio Basile, Aless Mazzei, ro

This paper describes the system developed by the DipInfo-UniTo team to participate to the shallow track of the Surface Realization Shared Task 2018. The system employs two separate neural networks with different architec…

Morphological InflectionText Generation

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

2019-11-01 · WS 2019 11 · Kartikeya Upasani, David King, Jinfeng Rao, Anusha Balakrishnan 외

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 m…

Morphological InflectionRerankingvalid

The Concordia NLG Surface Realizer at SRST 2019

2019-11-01 · WS 2019 11 · Farhood Farahnak, Laya Rafiee, Leila Kosseim, Thomas Fevens

This paper presents the model we developed for the shallow track of the 2019 NLG Surface Realization Shared Task. The model reconstructs sentences whose word order and word inflections were removed. We divided the proble…

Decoder

Multi-Language Surface Realisation as REST API based NLG Microservice

2018-11-01 · WS 2018 11 · Andreas Madsack, Johanna Heininger, Nyamsuren Davaasambuu, Vitaliia Voronik 외

We present a readily available API that solves the morphology component for surface realizers in 10 languages (e.g., English, German and Finnish) for any topic and is available as REST API. This can be used to add morpho…

ChatbotText Generation

The OSU Realizer for SRST `18: Neural Sequence-to-Sequence Inflection and Incremental Locality-Based Linearization

2018-07-01 · WS 2018 7 · David King, Michael White

Surface realization is a nontrivial task as it involves taking structured data and producing grammatically and semantically correct utterances. Many competing grammar-based and statistical models for realization still st…

Language ModelingLanguage ModellingMorphological Inflection