|
--- |
|
license: cc-by-4.0 |
|
task_categories: |
|
- translation |
|
language: |
|
- hi |
|
- as |
|
- pa |
|
- ta |
|
- kn |
|
- ml |
|
size_categories: |
|
- 1K<n<10K |
|
pretty_name: Hindi → Indian Languages (Science & Technology) |
|
--- |
|
|
|
# Hindi → Indian Languages Science & Technology Translation Dataset |
|
|
|
## Overview |
|
Parallel corpus for Hindi → multiple Indian languages in the science and technology domain. |
|
Content includes popular‑science explainers, technology adoption magazines, digital services instructions, research announcements and STEM education snippets. |
|
Each subfolder corresponds to a language pair (e.g., `HIN-ASM`, `HIN-PAN`, `TAM-KAN`, `TAM-MAL`, `TAM-TEL`). |
|
|
|
## Languages |
|
Source: Hindi (hi) , Tamil (ta) |
|
Targets: Hindi (hi) → Assamese (as), Punjabi (pa), Tamil (ta) → Kannada (kn), Malayalam (ml), Telugu (te). |
|
|
|
<!-- ## Sources |
|
Replace with exact attributions: |
|
- Public outreach materials from science/technology departments and missions |
|
- Digital services user guides and help-center FAQs |
|
- STEM popularization articles and public-domain explainers |
|
- Verified crowdsourced translations with reviewer QA --> |
|
|
|
## Format |
|
- Folder arrangement: Each language pair is subdivided into sub-domains and each sub-domain is further divided into source-translated, source_reviewed and translated-reviewed language pairs. |
|
- Type folders: source-reviewed translations are the translations of the highest quality which are reviewed after translation; whereas source-translated language pairs are larger in number but are unreviewed after manual translation. The difference between the qualities can be estimated using the translated-reviewed language pairs using TER. |
|
- File type: TSV per language pair |
|
- Fields: `id`, `src_hi`, `tgt_<lang>`, `domain="science_and_technology"` |
|
- UTF-8 encoding, normalized punctuation |
|
|