From f9656e84f57c109f17ef406dd786db956b247663 Mon Sep 17 00:00:00 2001 From: Tony Jurg <114746162+tonyjurg@users.noreply.github.com> Date: Mon, 4 Dec 2023 15:02:31 +0100 Subject: [PATCH] Update README.md --- resources/README.md | 5 +++++ 1 file changed, 5 insertions(+) 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) +