stefan-it commited on
Commit
c876927
·
verified ·
1 Parent(s): 3ab9d14

docs: use more emojis

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -4,13 +4,13 @@ license_name: noc-nc
4
  license_link: https://rightsstatements.org/page/NoC-NC/1.0
5
  ---
6
 
7
- # OCR'ed Bavarian Books
8
 
9
  Due to the lack of high quality resources for Bavarian, I've started this dataset repo for OCR'ing Bavarian books.
10
 
11
  The dataset is based on the [Bavarian Books](https://huggingface.co/datasets/bavarian-nlp/bavarian-books) dataset.
12
 
13
- # OCR
14
 
15
  The current form of this dataset uses the awesome [Tesseract](https://github.com/tesseract-ocr/tesseract) library for OCR'ing the Bavarian books.
16
 
@@ -20,7 +20,7 @@ We use the following Fraktur model:
20
  wget https://github.com/tesseract-ocr/tessdata/raw/refs/heads/main/script/Fraktur.traineddata
21
  ```
22
 
23
- # Dataset Format
24
 
25
  Here's an example of the available information:
26
 
@@ -40,10 +40,10 @@ Here's an example of the available information:
40
  }
41
  ```
42
 
43
- # Changelog
44
 
45
  * 06.09.2025: Initial version of the dataset.
46
 
47
- # License
48
 
49
  Unfortunately, the original Bavarian books were licenced under a "No Copyright - Non-Commercial Use Only" - why the hell? See also [this nice inquiry](https://fragdenstaat.de/anfrage/bitte-um-auskunfte-zur-lizenzierung-in-den-digitalen-sammlungen/). So this OCR'ed dataset is also licensed under the same strange NoC-NC license. I hope this changes soon!
 
4
  license_link: https://rightsstatements.org/page/NoC-NC/1.0
5
  ---
6
 
7
+ # 📚 🥨 OCR'ed Bavarian Books
8
 
9
  Due to the lack of high quality resources for Bavarian, I've started this dataset repo for OCR'ing Bavarian books.
10
 
11
  The dataset is based on the [Bavarian Books](https://huggingface.co/datasets/bavarian-nlp/bavarian-books) dataset.
12
 
13
+ # 🧮 OCR
14
 
15
  The current form of this dataset uses the awesome [Tesseract](https://github.com/tesseract-ocr/tesseract) library for OCR'ing the Bavarian books.
16
 
 
20
  wget https://github.com/tesseract-ocr/tessdata/raw/refs/heads/main/script/Fraktur.traineddata
21
  ```
22
 
23
+ # 📄 Dataset Format
24
 
25
  Here's an example of the available information:
26
 
 
40
  }
41
  ```
42
 
43
+ # 🗃️ Changelog
44
 
45
  * 06.09.2025: Initial version of the dataset.
46
 
47
+ # 🧾 License
48
 
49
  Unfortunately, the original Bavarian books were licenced under a "No Copyright - Non-Commercial Use Only" - why the hell? See also [this nice inquiry](https://fragdenstaat.de/anfrage/bitte-um-auskunfte-zur-lizenzierung-in-den-digitalen-sammlungen/). So this OCR'ed dataset is also licensed under the same strange NoC-NC license. I hope this changes soon!