swh:1:snp:a422b851e16cc4f1262b8bf03a4a48e024193f52
Raw File
Tip revision: 0fe4e0b821a9e007ab6a86ff8247d485c4264d11 authored by Dirk Roorda on 10 May 2020, 19:28:33 UTC
small fixes in display to accomodate nbviewer
Tip revision: 0fe4e0b
index.md
![logo](images/tf-small.png)

# Text-Fabric

A corpus of ancient texts and linguistic annotations represents a large body of knowledge.
Text-Fabric makes that knowledge accessible to programmers and non-programmers.

Text-Fabric is:

* a [browser](Use/Browser.md) for text corpora;
* a [search engine](Use/Search.md) by means of templates;
* a Python3 package offering an [API](Api/App.md) for processing corpora;
* a data model and file format for corpora as [annotated graphs](Model/Data-Model.md)

## Straight to ...

[Installation](About/Install.md)

[Use](Use/Use.md)

[Search guide](Use/Search.md)

[Official TF apps](About/Corpora.md)

[Advanced API `A`](Api/App.md)

[Core API `F E L T`](Api/Fabric.md)

## Author

**Author**:
[Dirk Roorda]({{i}})

Cite Text-Fabric as
[DOI: 10.5281/zenodo.592193]({{tfdoi}}).

## Acknowledgements

Text-Fabric is a matter of putting a few good ideas by others into practice.

While I wrote most of the code,
a product like Text-Fabric is unthinkable without the contributions
of avid users that take the trouble to give feedback and file issues,
and have the zeal and stamina to hold on
when things are frustrating and bugs overwhelming,
and give encouragement when they are happy.

In particular I thank

* Andrea Scharnhorst
* Cale Johnson
* Camil Staps
* Christian Høygaard-Jensen
* Christiaan Erwich
* Cody Kingham
* Ernst Boogert
* Eliran Wong
* Gyusang Jin
* Henk Harmsen
* James Cuénod
* Johan de Joode
* Kyoungsik Kim
* Martijn Naaijer
* Stephen Ku
* Wido van Peursen

## More resources

Papers:

* [Coding the Hebrew Bible]({{codingdoi}})
* [Parallel Texts in the Hebrew Bible, New Methods and Visualizations ]({{arxiv4}})
* [The Hebrew Bible as Data: Laboratory - Sharing - Experiences]({{ubiq1}})
   (preprint: [arxiv]({{arxiv1}}))
* [LAF-Fabric: a data analysis tool for Linguistic Annotation Framework with an application to the Hebrew Bible]({{arxiv2}})
* [Annotation as a New Paradigm in Research Archiving]({{arxiv3}})

Presentations:

[Hands on with Dead Sea Scrolls, Old Babylonian Tablets, and the Q'uran]({{tutl}})
(Lorentz Leiden 2020)

[Text-Fabric in Context]({{pres4}}) (Lorentz Leiden 2020)

[Data Analysis in Ancient Corpora]({{pres3}}) (Cambridge 2019, with Cody Kingham)

[Text-Fabric as IKEA logistics]({{pres2}}) (Copenhagen 2017)

Here is a motivational [presentation]({{pres1}}), given just before [SBL 2016]({{sbl1}})
in the Lutheran Church of San Antonio.
back to top