osanseviero HF staff commited on
Commit
cae6923
1 Parent(s): 3b93e1e

Update spaCy pipeline

Browse files
Files changed (1) hide show
  1. README.md +24 -0
README.md CHANGED
@@ -1,3 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  Regensburger Reichstag von 1576
2
 
3
  | Feature | Description |
1
+ ---
2
+ tags:
3
+ - spacy
4
+ - token-classification
5
+ language:
6
+ - de
7
+ license: https://creativecommons.org/licenses/by-nc/4.0/
8
+ model-index:
9
+ - name: de_RTA_NER
10
+ results:
11
+ - task:
12
+ name: NER
13
+ type: token-classification
14
+ metrics:
15
+ - name: NER Precision
16
+ type: precision
17
+ value: 0.8630136986
18
+ - name: NER Recall
19
+ type: recall
20
+ value: 0.8743253662
21
+ - name: NER F Score
22
+ type: f_score
23
+ value: 0.8686327078
24
+ ---
25
  Regensburger Reichstag von 1576
26
 
27
  | Feature | Description |