https://github.com/annotation/text-fabric
Raw File
Tip revision: c88f912e8e933d28f797278ab7d21334f0ba39db authored by Dirk Roorda on 28 November 2016, 21:32:21 UTC
New minor release 0.0.3
Tip revision: c88f912
README.md
# text-fabric

![text-fabric](https://raw.github.com/dirkroorda/text-fabric/master/docs/tf.png)

A Python3 package for Text plus Annotations.

Provides a data model, file format, and compressed format for (ancient) text plus
(linguistic) annotations.

The emphasis is lean and mean data processing and result serializing.

[Motivation](http://www.slideshare.net/dirkroorda/text-fabric)

[Docs](https://github.com/dirkroorda/text-fabric/blob/master/docs/tf.ipynb)

[Data](https://github.com/dirkroorda/text-fabric-data)
back to top