Khasi Datasets
Collection
Collection of all datasets for the Khasi language. • 2 items • Updated
This dataset is a bilingual parallel corpus containing 65,328 sentence pairs for English and Khasi. It was constructed to support Machine Translation (MT) research and Natural Language Processing (NLP) development for Khasi, a low-resource Austroasiatic language spoken primarily in Meghalaya, India.
A typical row in the dataset contains a single parallel sentence pair:
{
"english": "The fruit basket is full of apples and oranges.",
"khasi": "Ka shang soh ka dap da ki soh-apul bad ki soh-ñiamtra."
}
english: The English source text.khasi: The corresponding Khasi translation.If you use this dataset for a project or paper, please cite it like this:
@dataset{toiar_eng_kha_corpus_65K_2026,
title = {English-Khasi Parallel Dataset (65k)},
author = {Toiarbor Mawlieh},
year = {2026},
publisher = {Hugging Face},
license = {CC BY-NC 4.0},
url = {https://huggingface.co/datasets/toiar/english-khasi-parallel-corpus-65k}
}