File size: 861 Bytes
484e857
 
 
 
 
 
99c1e71
 
484e857
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
---
tags:
- flair
- token-classification
- sequence-tagger-model
language: de
widget:
- text: "April Martin Ansclm, K. Gefangen-Auffehers Georg Sausgruber."
license: mit
---

# Towards Robust Named Entity Recognition for Historic German

Based on [our paper](https://www.aclweb.org/anthology/W19-4312/)
we release a new model trained on the ONB dataset.

**Note:** We use BPEmbeddings instead of the combination of
Wikipedia, Common Crawl and character embeddings (as used in the paper),
so save space and training/inferencing time.

# Results

| Dataset \ Run | Run 1 | Run 2 | Run 3     | Avg.
| ------------- | ----- | ----- | --------- | ------------
| Development   | 86.69 | 86.13 | **87.18** | 86.67
| Test          | 85.27 | 86.05 | 85.75†    | 85.69

Paper reported an averaged F1-score of 85.31.

† denotes that this model is selected for upload.