File size: 1,345 Bytes
4fb5517
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
---
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)