diff --git a/resources/README.md b/resources/README.md index 041b85d..2a7ce92 100644 --- a/resources/README.md +++ b/resources/README.md @@ -12,3 +12,8 @@ Also in this directory are a few Jupyter Notebooks related to handling of the so * [Identify punctuations used in corpus](identify_punctuations.ipynb). * [Identifying the use of critical signs in the text](identifying_critical_signs.ipynb). * [Comparing attributes 'unicode', 'normalized' in the XML data](unicode_normalized_tagvalue_comparison.ipynb). + +The following notebooks are not directly related to the creation of the Text-Fabric dataset, but are added to analyse some aspects of the GBI source data. + * [Calculate PCFG parameters](calculate PCFG parameters.ipynb) + * [Calculate SVO-VSO, etc](calculate SVO-VSO-etc.ipynb) +