From 8999d23448c824684604a3a30542373b65dd21c5 Mon Sep 17 00:00:00 2001 From: Viginum-DataScientist-6 <210390336+Viginum-DataScientist-6@users.noreply.github.com> Date: Tue, 29 Jul 2025 15:12:42 +0000 Subject: [PATCH] fix(docs): minor formatting --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index e95842e..31c9a4b 100644 --- a/README.md +++ b/README.md @@ -155,11 +155,10 @@ matches, df_clusters = semantic_faiss( matches ``` - - ## 📚 Synthetic dataset -The dataset is available in the release `1.0.0`. It contains the following files: +The dataset is available in the [`1.0.0` release](https://github.com/VIGINUM-FR/D3lta/releases/tag/1.0.0). +It contains the following files: ### `synthetic_dataset_documents.csv`: @@ -197,8 +196,8 @@ Column details: ## Notebooks -In folder the [`notebooks`](./notebooks/), you can find: -- [`example_synthetic_dataset.ipynb`](./notebooks/example_synthetic_dataset.ipynb): Example of applying threedelta methodology to the synthetic dataset, with a comparison to the true labels. +In the [`notebooks`](./notebooks/) directory, you can find: +- [`example_synthetic_dataset.ipynb`](./notebooks/example_synthetic_dataset.ipynb): example of applying the D3lta methodology to the synthetic dataset, with a comparison to the true labels. ## Citation