CoolFace
Datasetpublic

Lingua-Connect/English-Giriama-Dataset

πŸ—£οΈ English-Giriama Parallel Sentence Dataset This dataset consists of sentence pairs in English and their corresponding translations in Giriama (Kigiryama), a Bantu language spoken primarily in coastal Kenya. It supports machine translation (MT) and other cross-lingual NLP tasks, especially in low-resource language research. πŸ“‹ Dataset Structure Each row in the dataset contains: English Sentence: A sentence in standard English. Giriama Translation: The… See the full description on the dataset page: https://huggingface.co/datasets/Lingua-Connect/English-Giriama-Dataset.

sourceHugging Facecc-by-4.0updated 1y agoView on Hugging Face
0likes22downloads
Dataset Card

πŸ—£οΈ English-Giriama Parallel Sentence Dataset

This dataset consists of sentence pairs in English and their corresponding translations in Giriama (Kigiryama), a Bantu language spoken primarily in coastal Kenya. It supports machine translation (MT) and other cross-lingual NLP tasks, especially in low-resource language research.


πŸ“‹ Dataset Structure

Each row in the dataset contains:

  • β€”English Sentence: A sentence in standard English.
  • β€”Giriama Translation: The corresponding sentence translated into Giriama.

Example:

English SentenceGiriama Translation
Jesus was born in Judea.Yesu azhalwa mu Yudea.
The crops need to be watered.Mihogo chikala kinywe chingonji.

πŸ“¦ Dataset Details

  • β€”Language Pair: English ↔ Giriama (Kigiryama)
  • β€”Number of Sentence Pairs: 7820
  • β€”Data Sources:
  • β€”The Giriama New Testament corpus (verse-aligned, literary/religious domain).
  • β€”~600 domain-specific sentence pairs focused on agriculture and farming contexts. These include vocabulary and expressions commonly used by field officers, farmers, and agri-extension services in rural Kenya.
  • β€”Format: CSV

πŸ§‘β€πŸ’» Intended Use

  • β€”Machine Translation (MT) β€” English ↔ Giriama.
  • β€”Low-resource language research and fine-tuning.
  • β€”Agricultural tech and rural communication tools.
  • β€”Cross-lingual representation learning.
  • β€”Language preservation and documentation.

🚫 Limitations

  • β€”Religious text data (from the New Testament) may introduce stylistic or archaic tone in parts of the dataset.
  • β€”The dataset may not cover the full spectrum of informal or modern spoken Giriama.
  • β€”Agricultural entries were manually curated and may carry contextual assumptions.

🀝 Citation

If you use this dataset in your research or application, please cite it as:

bibtex
@misc{english_giriama_dataset,
  title = {English-Giriama Parallel Sentence Dataset},
  author = {Lingua-Connect},
  year = {2025},
  howpublished = {\url{https://huggingface.co/datasets/English-Giriama-Dataset}}
}