scispace - formally typeset
R

Rico Sennrich

Researcher at University of Zurich

Publications -  200
Citations -  18997

Rico Sennrich is an academic researcher from University of Zurich. The author has contributed to research in topics: Machine translation & Computer science. The author has an hindex of 48, co-authored 185 publications receiving 14563 citations. Previous affiliations of Rico Sennrich include University of Edinburgh.

Papers
More filters
Proceedings Article

A Parallel Corpus of Python Functions and Documentation Strings for Automated Code Documentation and Code Generation

TL;DR: A large and diverse parallel corpus of a hundred thousands Python functions with their documentation strings (“docstrings”) generated by scraping open source repositories on GitHub is introduced.
Proceedings ArticleDOI

A Multi-Domain Translation Model Framework for Statistical Machine Translation

TL;DR: An architecture is presented that delays the computation of translation model features until decoding, allowing for the application of mixture-modeling techniques at decoding time and a method for unsupervised adaptation with development and test data from multiple domains.
Posted Content

Analyzing the Source and Target Contributions to Predictions in Neural Machine Translation.

TL;DR: This work extends LRP to the Transformer and conducts an analysis of NMT models which explicitly evaluates the source and target relative contributions to the generation process, finding that models trained with more data tend to rely on source information more and to have more sharp token contributions.

A Comparative Quality Evaluation of PBSMT and NMT using Professional Translators

TL;DR: Results are mixed for perceived adequacy and for errors of omission, addition, and mistranslation, but show a preference for NMT in side-by-side ranking for all language pairs, texts, and segment lengths.

Attention-based NMT Models as Feature Functions in Phrase-based SMT

TL;DR: Methods of decode-time integration of attention-based neural translation models with phrase-based statistical machine translation with efficient batch-algorithms for GPU-querying are proposed and implemented.