Skip to content

Commit

Permalink
reworked readme
Browse files Browse the repository at this point in the history
  • Loading branch information
MartijnNaaijer committed Nov 28, 2024
1 parent f93cf02 commit f6f4101
Showing 1 changed file with 36 additions and 36 deletions.
72 changes: 36 additions & 36 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,52 +12,25 @@
[![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active)
[![Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.](https://www.repostatus.org/badges/latest/wip.svg)](https://www.repostatus.org/#wip)

### BHSA Family

* [bhsa](https://github.com/etcbc/bhsa) Core data and feature documentation
* [phono](https://github.com/etcbc/phono) Phonological representation of Hebrew words
* [parallels](https://github.com/etcbc/parallels) Links between similar verses
* [valence](https://github.com/etcbc/valence) Verbal valence for all occurrences
of some verbs
* [trees](https://github.com/etcbc/trees) Tree structures for all sentences
* [bridging](https://github.com/etcbc/bridging) Open Scriptures morphology
ported to the BHSA
* [pipeline](https://github.com/etcbc/pipeline) Generate the BHSA and SHEBANQ
from internal ETCBC data files
* [shebanq](https://github.com/etcbc/shebanq) Engine of the
[shebanq](https://shebanq.ancient-data.org) website

### Extended family

* [dss](https://github.com/etcbc/dss) Dead Sea Scrolls
* [extrabiblical](https://github.com/etcbc/extrabiblical)
Extra-biblical writings from ETCBC-encoded texts
* [peshitta](https://github.com/etcbc/peshitta)
Syriac translation of the Hebrew Bible
* [syrnt](https://github.com/etcbc/syrnt)
Syriac translation of the New Testament

# Dead Sea Scrolls in Text-Fabric

This repo is a research environment for the study of the Dead Sea Scrolls.
You can run your own programs off-line, and publish your work in online notebooks.

# Corpus

This repo contains transcriptions of biblical and
non-biblical scrolls based on the data files of
Martin Abegg.
This repo contains transcriptions of biblical and non-biblical Dead Sea Scrolls with linguistic annotations.

See also
[about](docs/about.md)
and
[feature documentation](docs/transcription.md).

You can run your own programs off-line, and publish your work in online notebooks.

### The CACCHT project: Creating Annotated Corpora of Classical Hebrew Texts

This dataset is developed as part of the CACCHT project, which is a collaboration of Martijn Naaijer, Christian Canu Højgaard, Martin Ehrensvärd, Robert Rezetko, Oliver Glanz, and Willem van Peursen. The goal of CACCHT is to prepare and publish ancient Semitic texts digitally, that can be used for research and education.

# Software

The main processing tool is [Text-Fabric](https://github.com/annotation/text-fabric/).
It is instrumental to
turn the analysis of ancient data into computing narratives.
It is instrumental to turn the analysis of ancient data into computing narratives.

The ecosystem is Python and Jupyter notebooks.

Expand Down Expand Up @@ -89,7 +62,7 @@ and
[Zenodo](https://zenodo.org).
Click the badges to be taken to the archives. There you find ways to cite this work.

# Status
### Status

We will collect feedback for quite some time before we bump the version to 1.0 or higher.

Expand All @@ -100,3 +73,30 @@ We will collect feedback for quite some time before we bump the version to 1.0 o
* 2019-05-09 Release 0.4.
* 2019-05-08 Release 0.3.
* 2019-05-05 Release 0.2.

## Related datasets
### BHSA Family

* [bhsa](https://github.com/etcbc/bhsa) Core data and feature documentation
* [phono](https://github.com/etcbc/phono) Phonological representation of Hebrew words
* [parallels](https://github.com/etcbc/parallels) Links between similar verses
* [valence](https://github.com/etcbc/valence) Verbal valence for all occurrences
of some verbs
* [trees](https://github.com/etcbc/trees) Tree structures for all sentences
* [bridging](https://github.com/etcbc/bridging) Open Scriptures morphology
ported to the BHSA
* [pipeline](https://github.com/etcbc/pipeline) Generate the BHSA and SHEBANQ
from internal ETCBC data files
* [shebanq](https://github.com/etcbc/shebanq) Engine of the
[shebanq](https://shebanq.ancient-data.org) website

### Extended family

* [dss](https://github.com/etcbc/dss) Dead Sea Scrolls
* [sp](https://github.com/dt-ucph/sp) Samaritan Pentateuch
* [extrabiblical](https://github.com/etcbc/extrabiblical)
Extra-biblical writings from ETCBC-encoded texts
* [peshitta](https://github.com/etcbc/peshitta)
Syriac translation of the Hebrew Bible
* [syrnt](https://github.com/etcbc/syrnt)
Syriac translation of the New Testament

0 comments on commit f6f4101

Please sign in to comment.