SBB
/

Token Classification
Transformers
PyTorch
German
bert
sequence-tagger-model
sbb_ner / README.md
cneud's picture
Update README.md
b14281b
|
raw
history blame
357 Bytes
metadata
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.