Revision 97bf943d5ab7e951ce2a612575043889f21434f6 authored by Dirk Roorda on 02 May 2019, 01:26:04 UTC, committed by Dirk Roorda on 02 May 2019, 01:26:04 UTC
1 parent 0b12eee
Raw File
README.md
<div>
<img src="docs/images/dss-logo.png" align="left" width="300"/>
<img src="docs/images/etcbc.png" align="right" width="200"/>
<img src="docs/images/tf.png" align="right" width="200"/>
<img src="docs/images/dans.png" align="right" width="100"/>
</div>

# Dead Sea Scrolls

[![sha](sha.png) Software Heritage Archive](https://archive.softwareheritage.org/browse/origin/https://github.com/ETCBC/dss/)

[![DOI](https://zenodo.org/badge/168822533.svg)](https://zenodo.org/badge/latestdoi/168822533)

# Dead Sea Scrolls corpus 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.

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

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.

The ecosystem is Python and Jupyter notebooks.

Getting started
===============

Start with the
[tutorial](https://nbviewer.jupyter.org/github/annotation/tutorials/blob/master/dss/start.ipynb).

Authors
=======

This repo is joint work of

*   [Jarod Jacobs](https://warnerpacific.academia.edu/JarodJacobs)
    at 
    [Warner Pacific College](http://www.warnerpacific.edu)
*   [Martijn Naaijer](https://vu-nl.academia.edu/MartijnNaaijer)
    at 
    [Eep Talstra Center for Bible and Computer](http://etcbc.nl)
*   [Dirk Roorda](https://www.linkedin.com/in/dirkroorda/) at
    [DANS](https://www.dans.knaw.nl)

### Acknowledgements

* [Martin Abegg](https://en.wikipedia.org/wiki/Martin_Abegg)
  for providing his data files to us;

**N.B.:** Releases of this repo have been archived at
the
[Software Heritage Archive](https://www.softwareheritage.org)
and
[Zenodo](https://zenodo.org).
Click the badges to be taken to the archives. There you find ways to cite this work.

Status
------

2019-04-27 This is **work in progress!**
back to top