Skip to content

Latest commit

 

History

History
46 lines (33 loc) · 1.72 KB

README.md

File metadata and controls

46 lines (33 loc) · 1.72 KB

Iain M. Banks: Consider Phlebas

SWH DOI Project Status: Active – The project has reached a stable, usable state and is being actively developed.

This is a Text-Fabric example app for working with a mini corpus consisting of just 99 words from the book Consider Phlebas by the late Iain M. Banks, a Scottish writer of fantasy and SF novels.

This corpus serves several functions

  • an exposition of all aspects of text-fabric but with a tiny amount of data;
  • a test corpus for unit testing;
  • an example of how to convert texts to the TF format.

This mini-corpus is documented in the notebook that generated the Text-Fabric data set for these quotes.

Getting started

Start with the tutorial.

Or fire up a terminal and say (provided you have text-fabric installed):

text-fabric annotation/banks

Author

Dirk Roorda