← Search

Jan Buys

12 accepted papers

2025

Cross-Lingual Knowledge Projection and Knowledge Enhancement for Zero-Shot Question Answering in Low-Resource Languages

COLING 2025main

Knowledge bases (KBs) in low-resource languages (LRLs) are often incomplete, posing a challenge for developing effective question answering systems over KBs in those languages. On the other hand, the size of training corpora for LRL language models is also limited, restricting the ability to do zero…

Cited by 0SourcePDFScholar
2024

A Systematic Analysis of Subwords and Cross-Lingual Transfer in Multilingual Translation

NAACL 2024findings

Multilingual modelling can improve machine translation for low-resource languages, partly through shared subword representations. This paper studies the role of subword segmentation in cross-lingual transfer. We systematically compare the efficacy of several subword methods in promoting synergy and…

Cited by 1SourcePDFScholar
2024

NGLUEni: Benchmarking and Adapting Pretrained Language Models for Nguni Languages

COLING 2024main

The Nguni languages have over 20 million home language speakers in South Africa. There has been considerable growth in the datasets for Nguni languages, but so far no analysis of the performance of NLP models for these languages has been reported across languages and tasks. In this paper we study pr…

Cited by 1SourcePDFScholar
2024

Triples-to-isiXhosa (T2X): Addressing the Challenges of Low-Resource Agglutinative Data-to-Text Generation

COLING 2024main

Most data-to-text datasets are for English, so the difficulties of modelling data-to-text for low-resource languages are largely unexplored. In this paper we tackle data-to-text for isiXhosa, which is low-resource and agglutinative. We introduce Triples-to-isiXhosa (T2X), a new dataset based on a su…

2023

Subword Segmental Machine Translation: Unifying Segmentation and Target Sentence Generation

ACL 2023findings

Subword segmenters like BPE operate as a preprocessing step in neural machine translation and other (conditional) language models. They are applied to datasets before training, so translation or text generation quality relies on the quality of segmentations. We propose a departure from this paradigm…

2021

RepGraph: Visualising and Analysing Meaning Representation Graphs

EMNLP 2021system demonstrations

We present RepGraph, an open source visualisation and analysis tool for meaning representation graphs. Graph-based meaning representations provide rich semantic annotations, but visualising them clearly is more challenging than for fully lexicalized representations. Our application provides a seamle…