File size: 1,831 Bytes
6279dad
 
ac4044c
 
 
 
 
 
 
 
 
f0ef419
 
ac4044c
 
 
 
6279dad
ac4044c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
f0ef419
 
 
ac4044c
f0ef419
ac4044c
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
---

license: cc0-1.0
task_categories:
- image-to-text
language:
- he
tags:
- biblical-text
- hebrew
- new-testament
- ocr
- besorah
- elias-hutter
- text-recognition
- religious-text
size_categories:
- 1K-10K
---


# Dataset Card for Hebrew Biblical Text Images

## Dataset Description

### Dataset Summary

This dataset contains rendered images of biblical texts in Hebrew, specifically covering books from the Elias Hutter's Besorah (New Testament). The dataset is organized into two main subsets:

- **Hebrew** (`hebrew/`): Processed/rendered Hebrew text images (1,243 images)
- **Raw** (`raw/`): Original raw text images (2,541 images)

Each book is organized in its own directory, with images sequentially numbered (e.g., `000001.png`, `000002.png`).

### Supported Tasks and Leaderboards

This dataset is designed for:

- **Optical Character Recognition (OCR)**: Training and evaluating OCR models to recognize Hebrew text from rendered images
- **Image-to-Text**: Converting rendered text images back to machine-readable Hebrew text
- **Biblical Text Processing**: Research and analysis of biblical texts in Hebrew
- **Document Understanding**: Understanding document structure and layout of religious texts
- **Multilingual OCR**: Supporting Hebrew language OCR research


### Citation Information

If you use this dataset in your research, please cite it as:

```bibtex

@dataset{hutter,

  title={Elias Hutter's hebrew besorah (new testament) translation},

  author={edyhvh},

  year={2025},

  url={https://huggingface.co/datasets/edyhvh/hutter},

  license={CC0-1.0}

}

```

### Contributions

Contributions, suggestions, and improvements are welcome. Please open an issue or submit a pull request if you have suggestions for improving the dataset or documentation.