Datasets:
Taylor Lassiter
gating: sanitized public card + gated SPEC (wave-3, owner grant 2026-07-17)
31179d5 verified | license: cc-by-4.0 | |
| language: | |
| - hbo | |
| task_categories: | |
| - token-classification | |
| tags: | |
| - nuberea | |
| - biblical-studies | |
| - old-testament | |
| - syntax | |
| - treebank | |
| - macula | |
| - morphology | |
| - gated-spec | |
| size_categories: | |
| - 1M<n<10M | |
| configs: | |
| - config_name: token | |
| data_files: | |
| - split: train | |
| path: data/token/train-*.parquet | |
| - config_name: sentence | |
| data_files: | |
| - split: train | |
| path: data/sentence/train-*.parquet | |
| - config_name: wg | |
| data_files: | |
| - split: train | |
| path: data/wg/train-*.parquet | |
| - config_name: wg_wg | |
| data_files: | |
| - split: train | |
| path: data/wg_wg/train-*.parquet | |
| - config_name: wg_token | |
| data_files: | |
| - split: train | |
| path: data/wg_token/train-*.parquet | |
| # NuBerea MACULA Hebrew Syntax Trees (OT) | |
| Full syntactic tree annotation of the Hebrew Bible from the MACULA Hebrew Linguistic Dataset, packaged as relational tables for computational biblical studies. The dataset covers word-level linguistic annotation (morphology, glosses, lexical semantics), sentence segmentation, and hierarchical syntactic structure (clauses and phrases with their roles and containment relations) over the Westminster Leningrad Codex base text. | |
| This repository is part of the NuBerea curated corpus estate of biblical and patristic source texts. The public card carries this concept summary; the full specification (schemas, table contracts, per-config detail) is available in the gated `SPEC.md`. | |
| ## License and Attribution | |
| This dataset is licensed CC-BY-4.0, matching its upstream source. | |
| © 2022-2024 Biblica, Inc. | |
| | Upstream Source | URL | License | | |
| |---|---|---| | |
| | MACULA Hebrew Linguistic Datasets (Clear Bible, Inc. / CenterBLC) | https://github.com/Clear-Bible/macula-hebrew/ | [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/) | | |
| ## Citation | |
| ```bibtex | |
| @misc{macula-hebrew-syntax, | |
| title = {MACULA Hebrew Syntax Trees}, | |
| author = {Biblica and Clear Bible}, | |
| year = {2024}, | |
| url = {https://github.com/Clear-Bible/macula-hebrew/}, | |
| note = {Westminster Leningrad Codex with syntactic tree annotations (lowfat)} | |
| } | |
| ``` | |