From 14e9c485ae9cf4416e53ce25cb7385426eb54aa1 Mon Sep 17 00:00:00 2001 From: Tabs Date: Tue, 30 Jun 2026 19:50:01 +0100 Subject: [PATCH 1/2] Update README.md --- cookbooks/ilgs-viewer/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cookbooks/ilgs-viewer/README.md b/cookbooks/ilgs-viewer/README.md index a5c610f..8039989 100644 --- a/cookbooks/ilgs-viewer/README.md +++ b/cookbooks/ilgs-viewer/README.md @@ -1,2 +1,2 @@ -# Isaacus Legal Graph Schema (ILGS) Document Viewer Cookbook -This Isaacus Cookbook demonstrates how you can render a single document enriched with [Isaacus' Kanon 2 Enricher model](https://docs.isaacus.com/models/introduction#enrichment) into the [Isaacus Legal Graph Schema (ILGS)](https://docs.isaacus.com/ilgs) using a HTML ILGS document viewer. To run this Cookbook, follow the instructions in the [Jupyter notebook](ilgs-viewer.ipynb) in this folder. \ No newline at end of file +# Isaacus Legal Document Graph Schema (ILDGS) Document Viewer Cookbook +This Isaacus Cookbook demonstrates how you can render a single document enriched with [Isaacus' Kanon 2 Enricher model](https://docs.isaacus.com/models/introduction#enrichment) into the [Isaacus Legal Graph Schema (ILGS)](https://docs.isaacus.com/ildgs) using a HTML ILDGS document viewer. To run this Cookbook, follow the instructions in the [Jupyter notebook](ilgs-viewer.ipynb) in this folder. From fa4088c47e40d7cc4268831a4e292fe6cdd2e017 Mon Sep 17 00:00:00 2001 From: Tabs Date: Tue, 30 Jun 2026 19:51:47 +0100 Subject: [PATCH 2/2] Fix typo in ILDGS Document Viewer Cookbook README --- cookbooks/ilgs-viewer/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cookbooks/ilgs-viewer/README.md b/cookbooks/ilgs-viewer/README.md index 8039989..1843bec 100644 --- a/cookbooks/ilgs-viewer/README.md +++ b/cookbooks/ilgs-viewer/README.md @@ -1,2 +1,2 @@ # Isaacus Legal Document Graph Schema (ILDGS) Document Viewer Cookbook -This Isaacus Cookbook demonstrates how you can render a single document enriched with [Isaacus' Kanon 2 Enricher model](https://docs.isaacus.com/models/introduction#enrichment) into the [Isaacus Legal Graph Schema (ILGS)](https://docs.isaacus.com/ildgs) using a HTML ILDGS document viewer. To run this Cookbook, follow the instructions in the [Jupyter notebook](ilgs-viewer.ipynb) in this folder. +This Isaacus Cookbook demonstrates how you can render a single document enriched with [Isaacus' Kanon 2 Enricher model](https://docs.isaacus.com/models/introduction#enrichment) into the [Isaacus Legal Document Graph Schema (ILDGS)](https://docs.isaacus.com/ildgs) using a HTML ILDGS document viewer. To run this Cookbook, follow the instructions in the [Jupyter notebook](ilgs-viewer.ipynb) in this folder.