Text Generation
Flair
thodel commited on
Commit
a9ca2ce
·
verified ·
1 Parent(s): a14babd

adding metadata

Browse files
Files changed (1) hide show
  1. README.md +7 -2
README.md CHANGED
@@ -5,13 +5,18 @@ tags:
5
  - text-generation
6
  ---
7
 
8
- # Turmbücher LM
 
 
 
 
 
9
 
10
  This repository contains the language models (forward & backward) that were used to train the [Turmbücher NER](https://huggingface.co/dh-unibe/turmbuecher-ner-v1/edit/main/README.md).
11
 
12
  Two models for premodern German trained by Ismail Prada Ziegler as part of a research project at the University of Bern, Digital Humanities.
13
 
14
- We recommend using flairs stacked embeddings for best effect.
15
 
16
  ## Data Set
17
 
 
5
  - text-generation
6
  ---
7
 
8
+ # Turmbücher Language Model
9
+ Language model (embedding model) for Early Modern German (focusing on Swiss texts of the 16th century).
10
+
11
+ Part of the developments at the [Digital Humanities@University of Bern](https://www.dh.unibe.ch/).
12
+ Developed by Ismail Prada Ziegler based on different texts (see below).
13
+
14
 
15
  This repository contains the language models (forward & backward) that were used to train the [Turmbücher NER](https://huggingface.co/dh-unibe/turmbuecher-ner-v1/edit/main/README.md).
16
 
17
  Two models for premodern German trained by Ismail Prada Ziegler as part of a research project at the University of Bern, Digital Humanities.
18
 
19
+ We recommend using flairs stacked embeddings for the best effect.
20
 
21
  ## Data Set
22