Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -22,7 +22,9 @@ TAFSIL leverages the high interlink between the knowledge base WikiData and link
|
|
| 22 |
|
| 23 |
Utilizing the TAFSIL framework, various datasets have been created under four taxonomies: **FIGER**, **OntoNotes**, **HAnDS**, and **MultiCoNER2**.
|
| 24 |
|
| 25 |
-
[Read the
|
|
|
|
|
|
|
| 26 |
|
| 27 |
## TAFSIL Framework Overview
|
| 28 |
|
|
@@ -85,18 +87,22 @@ Utilizing the TAFSIL framework, various datasets have been created under four ta
|
|
| 85 |
|
| 86 |
## Citation
|
| 87 |
|
| 88 |
-
## Citation
|
| 89 |
-
|
| 90 |
If you use this dataset, please cite the following paper:
|
| 91 |
|
| 92 |
```bibtex
|
| 93 |
-
@inproceedings{
|
| 94 |
-
|
| 95 |
-
|
| 96 |
-
|
| 97 |
-
|
| 98 |
-
|
| 99 |
-
|
| 100 |
-
|
| 101 |
-
|
| 102 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 22 |
|
| 23 |
Utilizing the TAFSIL framework, various datasets have been created under four taxonomies: **FIGER**, **OntoNotes**, **HAnDS**, and **MultiCoNER2**.
|
| 24 |
|
| 25 |
+
[**Read the paper**](https://dl.acm.org/doi/10.1145/3726302.3730341)
|
| 26 |
+
|
| 27 |
+
[**Read the poster**](https://huggingface.co/datasets/prachuryyaIITG/TAFSIL/resolve/main/TAFSIL_SIGIR_poster.pdf)
|
| 28 |
|
| 29 |
## TAFSIL Framework Overview
|
| 30 |
|
|
|
|
| 87 |
|
| 88 |
## Citation
|
| 89 |
|
|
|
|
|
|
|
| 90 |
If you use this dataset, please cite the following paper:
|
| 91 |
|
| 92 |
```bibtex
|
| 93 |
+
@inproceedings{10.1145/3726302.3730341,
|
| 94 |
+
author = {Kaushik, Prachuryya and Mishra, Shivansh and Anand, Ashish},
|
| 95 |
+
title = {TAFSIL: Taxonomy Adaptable Fine-grained Entity Recognition through Distant Supervision for Indian Languages},
|
| 96 |
+
year = {2025},
|
| 97 |
+
isbn = {9798400715921},
|
| 98 |
+
publisher = {Association for Computing Machinery},
|
| 99 |
+
address = {New York, NY, USA},
|
| 100 |
+
url = {https://doi.org/10.1145/3726302.3730341},
|
| 101 |
+
doi = {10.1145/3726302.3730341},
|
| 102 |
+
booktitle = {Proceedings of the 48th International ACM SIGIR Conference on Research and Development in Information Retrieval},
|
| 103 |
+
pages = {3753–3763},
|
| 104 |
+
numpages = {11},
|
| 105 |
+
keywords = {distant supervision, fine-grained entity typing, indian languages, low resource languages, named entity recognition},
|
| 106 |
+
location = {Padua, Italy},
|
| 107 |
+
series = {SIGIR '25}
|
| 108 |
+
}
|