Skip to content

Text representation for text with stand-off annotations and linguistic features.

Notifications You must be signed in to change notification settings

stephen-ku/text-fabric

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

text-fabric

DOI text-fabric

Text-Fabric is a Python3 package for Text plus Annotations.

It provides a data model, a text file format, and a binary format for (ancient) text plus (linguistic) annotations.

The emphasis of this all is on:

  • data processing
  • sharing data
  • contributing modules

A defining characteristic is that Text-Fabric does not make use of XML or JSON, but stores text as a bunch of features. These features are interpreted against a graph of nodes and edges, which make up the abstract fabric of the text.

Install & Docs


Motivation - Data

About

Text representation for text with stand-off annotations and linguistic features.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 82.6%
  • Jupyter Notebook 12.3%
  • Python 5.1%