bekan/english_karakalpak_pairs_parallel_corpus_v2_8907
English-Karakalpak Parallel Corpus v2 (8.9K) Dataset Description English-Karakalpak Parallel Corpus v2 is a high-quality dataset containing 8,906 carefully aligned sentence pairs in English (en) and Karakalpak (kaa). This dataset is designed to advance the representation and capability of the Karakalpak language in large-scale AI models (LLMs) and Neural Machine Translation (NMT) systems, enabling them to better understand and generate Karakalpak text. This… See the full description on the dataset page: https://huggingface.co/datasets/bekan/english_karakalpak_pairs_parallel_corpus_v2_8907.
English-Karakalpak Parallel Corpus v2 (8.9K)
Dataset Description
English-Karakalpak Parallel Corpus v2 is a high-quality dataset containing 8,906 carefully aligned sentence pairs in English (en) and Karakalpak (kaa).
This dataset is designed to advance the representation and capability of the Karakalpak language in large-scale AI models (LLMs) and Neural Machine Translation (NMT) systems, enabling them to better understand and generate Karakalpak text. This resource specifically utilizes the official Latin script for Karakalpak.
- Language(s): English (en), Karakalpak (kaa)
- Format: CSV (Comma-Separated Values)
- License: MIT
- Script: Latin (Karakalpak)
Dataset Structure
Data Fields
The dataset is configured to follow the standard translation schema:
en(string): The source sentence in English.kaa(string): The corresponding translation in Karakalpak (Latin script).
Data Statistics
Example
The data is structured for direct use in translation tasks:
{
"en": "The relational model is a formal system.",
"kaa": "Relyaciyalıq model — bul formal sistema."
}