kediaharshit9
commited on
Commit
•
5fdd68d
1
Parent(s):
18e7c0a
headings
Browse files
README.md
CHANGED
@@ -1,3 +1,84 @@
|
|
1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- as
|
4 |
+
- bn
|
5 |
+
- gu
|
6 |
+
- hi
|
7 |
+
- kn
|
8 |
+
- ml
|
9 |
+
- mr
|
10 |
+
- or
|
11 |
+
- pa
|
12 |
+
- ta
|
13 |
+
- te
|
14 |
license: mit
|
15 |
+
datasets:
|
16 |
+
- Samanantar
|
17 |
+
tags:
|
18 |
+
- ner
|
19 |
+
- Pytorch
|
20 |
+
- transformer
|
21 |
+
- multilingual
|
22 |
+
- nlp
|
23 |
+
- indicnlp
|
24 |
---
|
25 |
+
|
26 |
+
# IndicNER
|
27 |
+
|
28 |
+
|
29 |
+
|
30 |
+
## Training Corpus
|
31 |
+
|
32 |
+
|
33 |
+
## Evaluation Results
|
34 |
+
|
35 |
+
|
36 |
+
|
37 |
+
|
38 |
+
## Downloads
|
39 |
+
|
40 |
+
|
41 |
+
|
42 |
+
## Network and training details
|
43 |
+
<!-- network and training details and link to the paper -->
|
44 |
+
|
45 |
+
|
46 |
+
|
47 |
+
|
48 |
+
<!-- citing information -->
|
49 |
+
## Citing
|
50 |
+
|
51 |
+
If you are using any of the resources, please cite the following article:
|
52 |
+
```
|
53 |
+
|
54 |
+
```
|
55 |
+
We would like to hear from you if:
|
56 |
+
|
57 |
+
- You are using our resources. Please let us know how you are putting these resources to use.
|
58 |
+
- You have any feedback on these resources.
|
59 |
+
|
60 |
+
|
61 |
+
<!-- License -->
|
62 |
+
## License
|
63 |
+
|
64 |
+
The IndicNER code (and models) are released under the MIT License.
|
65 |
+
|
66 |
+
|
67 |
+
|
68 |
+
<!-- Contributors -->
|
69 |
+
## Contributors
|
70 |
+
- Arnav Mhaske <sub> ([AI4Bharat](https://ai4bharat.org), [IITM](https://www.iitm.ac.in)) </sub>
|
71 |
+
- Harshit Kedia <sub> ([AI4Bharat](https://ai4bharat.org), [IITM](https://www.iitm.ac.in)) </sub>
|
72 |
+
- Anoop Kunchukuttan <sub> ([AI4Bharat](https://ai4bharat.org), [Microsoft](https://www.microsoft.com/en-in/)) </sub>
|
73 |
+
- Rudra Murthy <sub> ([AI4Bharat](https://ai4bharat.org), [IBM]())</sub>
|
74 |
+
- Pratyush Kumar <sub> ([AI4Bharat](https://ai4bharat.org), [Microsoft](https://www.microsoft.com/en-in/), [IITM](https://www.iitm.ac.in)) </sub>
|
75 |
+
- Mitesh M. Khapra <sub> ([AI4Bharat](https://ai4bharat.org), [IITM](https://www.iitm.ac.in)) </sub>
|
76 |
+
|
77 |
+
This work is the outcome of a volunteer effort as part of [AI4Bharat initiative](https://ai4bharat.org).
|
78 |
+
|
79 |
+
|
80 |
+
<!-- Contact -->
|
81 |
+
## Contact
|
82 |
+
- Anoop Kunchukuttan ([[email protected]](mailto:[email protected]))
|
83 |
+
- Mitesh Khapra ([[email protected]](mailto:[email protected]))
|
84 |
+
- Pratyush Kumar ([[email protected]](mailto:[email protected]))
|