stepbible / README.md
Taylor Lassiter
gating: sanitized public card + gated SPEC (wave-3, owner grant 2026-07-17)
5001dec verified
|
Raw
History Blame Contribute Delete
2.82 kB
metadata
license: cc-by-4.0
language:
  - grc
  - hbo
  - arc
task_categories:
  - token-classification
  - text-generation
tags:
  - nuberea
  - gated-spec
  - biblical-studies
  - greek
  - hebrew
  - aramaic
  - strongs
  - morphology
  - versification
  - lexicon
  - stepbible
size_categories:
  - 100K<n<1M
configs:
  - config_name: tvtms
    data_files:
      - split: train
        path: data/tvtms/train-*.parquet
  - config_name: tagnt
    data_files:
      - split: train
        path: data/tagnt/train-*.parquet
  - config_name: tahot
    data_files:
      - split: train
        path: data/tahot/train-*.parquet
  - config_name: tbesg
    data_files:
      - split: train
        path: data/tbesg/train-*.parquet
  - config_name: tbesh
    data_files:
      - split: train
        path: data/tbesh/train-*.parquet

NuBerea STEPBible — TVTMS + TAGNT + TAHOT + TBESG + TBESH

Five scholarly datasets from the STEPBible project (Tyndale House, Cambridge), normalized to parquet: TVTMS (versification traditions and mappings across dozens of Bible numbering traditions), TAGNT (Translators Amalgamated Greek New Testament — word-level tokens with morphology, glosses, and Strong's numbers, amalgamating multiple critical and traditional editions), TAHOT (Translators Amalgamated Hebrew Old Testament — word-level tokens covering the Leningrad Codex with Qere/Ketiv traditions), and the two Brief lexicons of Extended Strong's numbers, TBESG (Greek, definitions after Abbott-Smith) and TBESH (Hebrew/Aramaic, definitions after the abridged BDB).

Together these support work in biblical philology, versification alignment, lexicography, and original-language reading tools for the Greek New Testament and Hebrew Old Testament. This dataset is part of the NuBerea curated corpus estate of biblical and patristic source texts.

The full specification (schemas, per-column documentation, counts, and provenance) is maintained in the gated SPEC.md alongside this card.

License and Attribution

Upstream Source URL License Constraint
STEPBible Data (STEPBible.org, Tyndale House, Cambridge) https://github.com/STEPBible/STEPBible-Data CC BY 4.0 Attribution required

STEPBible datasets created by STEPBible.org based on work at Tyndale House, Cambridge. Licensed CC BY 4.0. Normalized and packaged by the NuBerea project (2026).

Citation

@misc{stepbible-data,
  title = {STEPBible Data: TVTMS, TAGNT, TAHOT, TBESG, TBESH},
  author = {{STEPBible.org} and {Tyndale House, Cambridge}},
  url = {https://github.com/STEPBible/STEPBible-Data},
  note = {Amalgamated Greek NT and Hebrew OT with versification traditions and Extended Strong's lexicons}
}