redewiedergabe/bert-base-historical-german-rw-cased
Model description
Dataset
Trained on fictional and non-fictional German texts written between 1840 and 1920:
- Narrative texts from Digitale Bibliothek (https://textgrid.de/digitale-bibliothek)
- Fairy tales and sagas from Grimm Korpus (https://www1.ids-mannheim.de/kl/projekte/korpora/archiv/gri.html)
- Newspaper and magazine article from Mannheimer Korpus Historischer Zeitungen und Zeitschriften (https://repos.ids-mannheim.de/mkhz-beschreibung.html)
- Magazine article from the journal „Die Grenzboten“ (http://www.deutschestextarchiv.de/doku/textquellen#grenzboten)
- Fictional and non-fictional texts from Projekt Gutenberg (https://www.projekt-gutenberg.org)
Hardware used
1 Tesla P4 GPU
Hyperparameters
Evaluation results: Automatic tagging of four forms of speech/thought/writing representation in historical fictional and non-fictional German texts
The language model was used in the task to tag direct, indirect, reported and free indirect speech/thought/writing representation in fictional and non-fictional German texts. The tagger is available and described in detail at https://github.com/redewiedergabe/tagger.
The tagging model was trained using the SequenceTagger Class of the Flair framework (Akbik et al., 2019) which implements a BiLSTM-CRF architecture on top of a language embedding (as proposed by Huang et al. (2015)).
Hyperparameters
Results are reported below in comparison to a custom trained flair embedding, which was stacked onto a custom trained fastText-model. Both models were trained on the same dataset.
Intended use:
Historical German Texts (1840 to 1920)
(Showed good performance with modern German fictional texts as well)
