Update README.md
Browse files
README.md
CHANGED
@@ -24,6 +24,7 @@ model-index:
|
|
24 |
# Paper details
|
25 |
|
26 |
[Named Entity Recognition in Indian court judgments](https://aclanthology.org/2022.nllp-1.15)
|
|
|
27 |
---
|
28 |
Indian Legal Named Entity Recognition(NER): Identifying relevant named entities in an Indian legal judgement using legal NER trained on [spacy](https://github.com/explosion/spaCy).
|
29 |
|
|
|
24 |
# Paper details
|
25 |
|
26 |
[Named Entity Recognition in Indian court judgments](https://aclanthology.org/2022.nllp-1.15)
|
27 |
+
[Arxiv](https://arxiv.org/abs/2211.03442)
|
28 |
---
|
29 |
Indian Legal Named Entity Recognition(NER): Identifying relevant named entities in an Indian legal judgement using legal NER trained on [spacy](https://github.com/explosion/spaCy).
|
30 |
|