Update README.md
Browse filesUpdated readme citation
README.md
CHANGED
@@ -132,8 +132,8 @@ The **NeCTIS** dataset is created for **nested compound type identification in S
|
|
132 |
| **Coarse_Span_Tagged** | Combines token span indices with coarse compound type labels, e.g., `0,2 Bahuvrihi\|2,5 Dvandva` specifies token ranges and their corresponding compound categories. |
|
133 |
|
134 |
|
135 |
-
#
|
136 |
-
```
|
137 |
@misc{sandhan2023depnecti,
|
138 |
title={DepNeCTI: Dependency-based Nested Compound Type Identification for Sanskrit},
|
139 |
author={Jivnesh Sandhan and Yaswanth Narsupalli and Sreevatsa Muppirala and Sriram Krishnan and Pavankumar Satuluri and Amba Kulkarni and Pawan Goyal},
|
|
|
132 |
| **Coarse_Span_Tagged** | Combines token span indices with coarse compound type labels, e.g., `0,2 Bahuvrihi\|2,5 Dvandva` specifies token ranges and their corresponding compound categories. |
|
133 |
|
134 |
|
135 |
+
# Citation
|
136 |
+
```bibtex
|
137 |
@misc{sandhan2023depnecti,
|
138 |
title={DepNeCTI: Dependency-based Nested Compound Type Identification for Sanskrit},
|
139 |
author={Jivnesh Sandhan and Yaswanth Narsupalli and Sreevatsa Muppirala and Sriram Krishnan and Pavankumar Satuluri and Amba Kulkarni and Pawan Goyal},
|