Token Classification
spaCy
English
Eval Results
amant555 commited on
Commit
8f1f45d
1 Parent(s): 324727c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +38 -8
README.md CHANGED
@@ -3,8 +3,37 @@ tags:
3
  - spacy
4
  - token-classification
5
  widget:
6
- - text: "Section 319 Cr.P.C. contemplates a situation where the evidence adduced by the prosecution for Respondent No.3-G. Sambiah on 20th June 1984"
7
- - text: "In The High Court Of Kerala At Ernakulam\n\nCrl Mc No. 1622 of 2006()\n\n\n1. T.R.Ajayan, S/O. O.Raman,\n ... Petitioner\n\n Vs\n\n\n\n1. M.Ravindran,\n ... Respondent\n\n2. Mrs. Nirmala Dinesh, W/O. Dinesh,\n\n For Petitioner :Sri.A.Kumar\n\n For Respondent :Smt.M.K.Pushpalatha\n\nThe Hon'ble Mr. Justice P.R.Raman\nThe Hon'ble Mr. Justice V.K.Mohanan\n\n Dated :07/01/2008\n\n O R D E R\n"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  language:
9
  - en
10
  license: mit
@@ -12,13 +41,14 @@ model-index:
12
  - name: en_legal_ner_trf
13
  results:
14
  - task:
15
- type: token-classification
16
- name: Named Entity Recognition
17
  metrics:
18
- - type: F1-Score
19
- value: 91.076
20
- name: Test F1-Score
21
-
 
22
  ---
23
  # Paper details
24
  [Named Entity Recognition in Indian court judgments](https://aclanthology.org/2022.nllp-1.15/)
 
3
  - spacy
4
  - token-classification
5
  widget:
6
+ - text: >-
7
+ Section 319 Cr.P.C. contemplates a situation where the evidence adduced by
8
+ the prosecution for Respondent No.3-G. Sambiah on 20th June 1984
9
+ - text: |
10
+ In The High Court Of Kerala At Ernakulam
11
+
12
+ Crl Mc No. 1622 of 2006()
13
+
14
+
15
+ 1. T.R.Ajayan, S/O. O.Raman,
16
+ ... Petitioner
17
+
18
+ Vs
19
+
20
+
21
+
22
+ 1. M.Ravindran,
23
+ ... Respondent
24
+
25
+ 2. Mrs. Nirmala Dinesh, W/O. Dinesh,
26
+
27
+ For Petitioner :Sri.A.Kumar
28
+
29
+ For Respondent :Smt.M.K.Pushpalatha
30
+
31
+ The Hon'ble Mr. Justice P.R.Raman
32
+ The Hon'ble Mr. Justice V.K.Mohanan
33
+
34
+ Dated :07/01/2008
35
+
36
+ O R D E R
37
  language:
38
  - en
39
  license: mit
 
41
  - name: en_legal_ner_trf
42
  results:
43
  - task:
44
+ type: token-classification
45
+ name: Named Entity Recognition
46
  metrics:
47
+ - type: F1-Score
48
+ value: 91.076
49
+ name: Test F1-Score
50
+ datasets:
51
+ - opennyaiorg/InLegalNER
52
  ---
53
  # Paper details
54
  [Named Entity Recognition in Indian court judgments](https://aclanthology.org/2022.nllp-1.15/)