tags: | |
- pytorch | |
- token-classification | |
- sequence-tagger-model | |
language: de | |
datasets: | |
- conll2003 | |
- germeval_14 | |
- europeananewspapers2016 | |
license: apache-2.0 | |
This is a BERT model for named entity recognition in historical German. | |
It predicts the classes `PER`, `LOC` and `ORG`. | |
For details, see [https://github.com/qurator-spk/sbb_ner](sbb_ner). |