paper-with-me

Papers

A Parallel Evaluation Data Set of Software Documentation with Document Structure Annotation

2020-08-11 · AACL (WAT) 2020 12 · Bianka Buschbeck, Miriam Exel

This paper accompanies the software documentation data set for machine translation, a parallel evaluation data set of data originating from the SAP Help Portal, that we released to the machine translation community for research purposes. It offers the possibility to tune and evaluate machine translation systems in the domain of corporate software documentation and contributes to the availability of a wider range of evaluation scenarios. The data set comprises of the language pairs English to Hindi, Indonesian, Malay and Thai, and thus also increases the test coverage for the many low-resource language pairs. Unlike most evaluation data sets that consist of plain parallel text, the segments in this data set come with additional metadata that describes structural information of the document context. We provide insights into the origin and creation, the particularities and characteristics of the data set as well as machine translation results.

📄 PDF Abstract BibTeX arXiv:2008.04550

Code (1)

SAP/software-documentation-data-set-for-machine-translation 공식 구현

Tasks

Machine TranslationTranslation

Similar Papers 제목 키워드 기반

Documentation of Machine Learning Software

2020-01-30 · Yalda Hashemi, Maleknaz Nayebi, Giuliano Antoniol

Machine Learning software documentation is different from most of the documentations that were studied in software engineering research. Often, the users of these documentations are not software experts. The increasing i…

BIG-bench Machine Learning

Verifiable Source Code Documentation in Controlled Natural Language

2013-11-12 · Tobias Kuhn, Alexandre Bergel

Writing documentation about software internals is rarely considered a rewarding activity. It is highly time-consuming and the resulting documentation is fragile when the software is continuously evolving in a multi-devel…

Evaluating Repository-level Software Documentation via Question Answering and Feature-Driven Development

2026-04-08 · Xinchen Wang, Ruida Hu, Cuiyun Gao, Pengfei Gao 외 arxiv

Software documentation is crucial for repository comprehension. While Large Language Models (LLMs) advance documentation generation from code snippets to entire repositories, existing benchmarks have two key limitations:…

Question Answering

CIAO - Code In Architecture Out - Automated Software Architecture Documentation with Large Language Models

2026-04-09 · Marco De Luca, Tiziano Santilli, Domenico Amalfitano, Anna Rita Fasolino 외 arxiv

Software architecture documentation is essential for system comprehension, yet it is often unavailable or incomplete. While recent LLM-based techniques can generate documentation from code, they typically address local a…

LLM-Based Code Documentation Generation and Multi-Judge Evaluation

2026-05-11 · Ikbel Ghrab, Mohamed Dhieb, Ismail Khenissi, Ines Abdeljaoued-Tej arxiv

High-quality source code documentation is vital yet often neglected, especially in critical domains like healthcare where reliability and maintainability are essential. We presented an AI powered framework that automates…

Code Documentation GenerationPrompt Engineering