Datasets:
ArXiv:
License:
Saiful Haq
commited on
Commit
·
96d23c5
1
Parent(s):
fe578a4
updated README
Browse files
README.md
CHANGED
@@ -2,5 +2,37 @@
|
|
2 |
license: mit
|
3 |
---
|
4 |
|
5 |
-
# IndicIRSuite
|
6 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
license: mit
|
3 |
---
|
4 |
|
5 |
+
# IndicIRSuite: Multilingual Dataset and Neural Information Models for Indian Languages
|
6 |
+
|
7 |
+
|
8 |
+
Authors: Saiful Haq, Ashutosh Sharma, Pushpak Bhattacharyya
|
9 |
+
|
10 |
+
## About
|
11 |
+
|
12 |
+
This repository contains query.train.tsv and collection.tsv files in 11 Indian Languages,
|
13 |
+
to train multilingual IR models.
|
14 |
+
|
15 |
+
## Language Code to Language Mapping
|
16 |
+
|
17 |
+
asm_Beng: Assamese Language
|
18 |
+
ben_Beng: Bengali Language
|
19 |
+
guj_Gujr: Gujarati Language
|
20 |
+
hin_Deva: Hindi Language
|
21 |
+
kan_Knda: Kannada Language
|
22 |
+
mal_Mlym: Malyalam Language
|
23 |
+
mar_Deva: Marathi Language
|
24 |
+
ory_Orya: Oriya Language
|
25 |
+
pan_Guru: Punjabi Language
|
26 |
+
tam_Taml: Tamil Language
|
27 |
+
tel_Telu: Telugu Language
|
28 |
+
|
29 |
+
## Kindly cite our paper, If you are are using our datasets or models:
|
30 |
+
|
31 |
+
@article{haq2023indicirsuite,
|
32 |
+
title={IndicIRSuite: Multilingual Dataset and Neural Information Models for Indian Languages},
|
33 |
+
author={Haq, Saiful and Sharma, Ashutosh and Bhattacharyya, Pushpak},
|
34 |
+
journal={arXiv preprint arXiv:2312.09508},
|
35 |
+
year={2023}
|
36 |
+
}
|
37 |
+
|
38 |
+
|