ghananlpcommunity/twi-english-parallel-text
This dataset is shared under CC BY-NC 4.0, which means you are free to use, share, and adapt it for non-commercial research and educational purposes with attribution. You can read the full license at https://creativecommons.org/licenses/by-nc/4.0/. Twi–English Parallel Text Dataset A parallel corpus of Asante Twi and English sentence pairs compiled by Ghana NLP Community. Sources Source Description youversion_bible Verse-level parallel pairs scraped… See the full description on the dataset page: https://huggingface.co/datasets/ghananlpcommunity/twi-english-parallel-text.
This dataset is shared under CC BY-NC 4.0, which means you are free to use, share, and adapt it for non-commercial research and educational purposes with attribution. You can read the full license at https://creativecommons.org/licenses/by-nc/4.0/.
Twi–English Parallel Text Dataset
A parallel corpus of Asante Twi and English sentence pairs compiled by Ghana NLP Community.
Sources
Columns
Usage
from datasets import load_dataset
ds = load_dataset("ghananlpcommunity/twi-english-parallel-text")
print(ds["train"][0])Citation
If you use this dataset please acknowledge the Ghana NLP Community and YouVersion for the Bible data.
License
This dataset is released under CC BY-NC 4.0 — free to use, share, and adapt for non-commercial research and educational purposes with attribution.
