--- language: - en - kha license: cc-by-nc-4.0 task_categories: - translation tags: - khasi - english - parallel-corpus - low-resource - northeast-india - bhasaflow - medharvix size_categories: - n<1K pretty_name: BhasaFlow Khasi-English Parallel Corpus v1 --- # BhasaFlow Khasi-English Parallel Corpus v1 **By [Medharvix Systems Private Limited](https://medharvix.com)** ## Overview A curated parallel corpus of Khasi-English sentence pairs designed for machine translation research and development, with a focus on low-resource language technology for Northeast India. ## Dataset Structure | Column | Description | |--------|-------------| | `sentence_id` | Unique sentence identifier | | `english_text` | English sentence | | `khasi_text` | Khasi translation | ## Usage ```python from datasets import load_dataset ds = load_dataset("MEDHARVIX-SYSTEMS/bhasaflow-khasi-english-parallel-corpus-v1") ``` ## Languages - **Khasi** (kha) - A Khasian language spoken in Meghalaya, India - **English** (en) ## License CC BY-NC 4.0 - For research and non-commercial use. ## Citation ```bibtex @dataset{bhasaflow_parallel_v1, title={BhasaFlow Khasi-English Parallel Corpus v1}, author={Medharvix Systems Private Limited}, year={2026} } ``` ## Contact For inquiries: [Medharvix Systems](https://medharvix.com)