This is the text-fabric representation of the Hebrew Bible Database, containing the text of the Hebrew Bible augmented with linguistic annotations compiled by the Eep Talstra Centre for Bible and Computer, VU University Amsterdam.
This repository contains several versions of the dataset, going back to 2011. It is meant to accumulate new versions over the years, and have one continuous version, a version that we deliberately update with a high frequency.
So this repository addresses the need for permanency as well as the urge for change.
More information, especially about the data versions and annotation features, can be found on the data documentation pages.
See also
This work is licensed under a Attribution-NonCommercial 4.0 International (CC BY-NC 4.0). That means:
- You may download the data and use it: process, copy, modify;
- You may use the data to create new software applications;
- You may use the data for research and publish any amount of results;
- When you publish this data or results you obtained from them, you have to comply with the following:
- give proper attribution to the data when you use it in new applications, by citing this persistent identifier: 10.17026/dans-z6y-skyh.
- do not use the data for commercial applications without consent; for any commercial use, please contact the German Bible Society.
This data can be processed by Text-Fabric.
Text-Fabric will automatically download the BHSA data.
After installing Text-Fabric, you can start the Text-Fabric browser by this command
text-fabric bhsa
Alternatively, you can work in a Jupyter notebook and say
from tf.app import use
A = use('bhsa')
In both cases the data is downloaded and ends up in your home directory,
under text-fabric-data
.