N1904-TF

Text-Fabric dataset of the Greek New Testament, based on the Nestle 1904 (7th printing) edition.

About this dataset
Transcription
Featureset
Optional features
Viewtypes
Textformats
Syntaxtrees
Tutorial
Latest release

Nestle 1904 GNT - Add-on features

The Text-Fabric research ecosystem is open by design, allowing for the optional inclusion of additional datasets. This repository offers a set of approximately 40 add-on features, all related to word nodes. These features can be integrated with the Nestle 1904 Text-Fabric database, as they use the same node numbers for each individual word. This ensures compatibility, even though the feature values come from different data sources.

The following pages provide an overview of these add-on features:

Adding the features

The additional features are not loaded by default upon invocation of the Nestle 1904 Text-Fabric dataset. They need to be loaded using the ‘mod’ option during invocation, as shown by the following example:

# load the app and data
A = use ("CenterBLC/N1904", version="1.0", mod="CenterBLC/N1904/BOLcomplement/tf/", hoist=globals())