Zum Hauptinhalt springen

Showing 1–5 of 5 results for author: Finch, A

Searching in archive cs. Search in all archives.
.
  1. arXiv:2004.04934  [pdf, other

    cs.CL

    Scalable Multilingual Frontend for TTS

    Authors: Alistair Conkie, Andrew Finch

    Abstract: This paper describes progress towards making a Neural Text-to-Speech (TTS) Frontend that works for many languages and can be easily extended to new languages. We take a Machine Translation (MT) inspired approach to constructing the frontend, and model both text normalization and pronunciation on a sentence level by building and using sequence-to-sequence (S2S) models. We experimented with training… ▽ More

    Submitted 10 April, 2020; originally announced April 2020.

    Comments: To appear in IEEE ICASSP 2020

  2. Extraction of Templates from Phrases Using Sequence Binary Decision Diagrams

    Authors: Daiki Hirano, Kumiko Tanaka-Ishii, Andrew Finch

    Abstract: The extraction of templates such as ``regard X as Y'' from a set of related phrases requires the identification of their internal structures. This paper presents an unsupervised approach for extracting templates on-the-fly from only tagged text by using a novel relaxed variant of the Sequence Binary Decision Diagram (SeqBDD). A SeqBDD can compress a set of sequences into a graphical structure equi… ▽ More

    Submitted 28 January, 2020; originally announced January 2020.

    Journal ref: Natural Language Engineering, 2018

  3. arXiv:1910.13299  [pdf, other

    cs.CL

    Findings of the Third Workshop on Neural Generation and Translation

    Authors: Hiroaki Hayashi, Yusuke Oda, Alexandra Birch, Ioannis Konstas, Andrew Finch, Minh-Thang Luong, Graham Neubig, Katsuhito Sudoh

    Abstract: This document describes the findings of the Third Workshop on Neural Generation and Translation, held in concert with the annual conference of the Empirical Methods in Natural Language Processing (EMNLP 2019). First, we summarize the research trends of papers presented in the proceedings. Second, we describe the results of the two shared tasks 1) efficient neural machine translation (NMT) where pa… ▽ More

    Submitted 29 October, 2019; v1 submitted 29 October, 2019; originally announced October 2019.

    Comments: Fixed the metadata (author list)

  4. arXiv:1806.02940  [pdf, other

    cs.CL

    Findings of the Second Workshop on Neural Machine Translation and Generation

    Authors: Alexandra Birch, Andrew Finch, Minh-Thang Luong, Graham Neubig, Yusuke Oda

    Abstract: This document describes the findings of the Second Workshop on Neural Machine Translation and Generation, held in concert with the annual conference of the Association for Computational Linguistics (ACL 2018). First, we summarize the research trends of papers presented in the proceedings, and note that there is particular interest in linguistic structure, domain adaptation, data augmentation, hand… ▽ More

    Submitted 18 June, 2018; v1 submitted 7 June, 2018; originally announced June 2018.

    Comments: WNMT 2018

  5. arXiv:1609.04186  [pdf, other

    cs.CL

    Neural Machine Translation with Supervised Attention

    Authors: Lemao Liu, Masao Utiyama, Andrew Finch, Eiichiro Sumita

    Abstract: The attention mechanisim is appealing for neural machine translation, since it is able to dynam- ically encode a source sentence by generating a alignment between a target word and source words. Unfortunately, it has been proved to be worse than conventional alignment models in aligment accuracy. In this paper, we analyze and explain this issue from the point view of re- ordering, and propose a su… ▽ More

    Submitted 14 September, 2016; originally announced September 2016.

    Comments: This paper was submitted into COLING2016 on July 10, and it is under review