From dc266b60a22971a9779ffc6550aa42b85c6079f5 Mon Sep 17 00:00:00 2001 From: Olivier Filangi Date: Thu, 19 Sep 2024 10:26:06 +0200 Subject: [PATCH] icone google colab --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 88d96c2..3abca7e 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ [![Tests](https://github.com/p2m2/encoder-ontology-match-abstract/actions/workflows/ci.yml/badge.svg)](https://github.com/p2m2/encoder-ontology-match-abstract/actions/workflows/ci.yml) +[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/p2m2/encoder-ontology-match-abstract/blob/main/llm-semantic-annotator.ipynb) + + LLMSemanticAnnotator employs Semantic Textual Similarity (STS) to annotate scientific articles with controlled vocabulary, based on precise term definitions. This implementation primarily leverages ontologies from the Planteome project, while also incorporating other relevant sources, to address the lack of detailed annotations in scientific articles, particularly regarding experimental conditions and plant developmental stages. ## Detailed Functioning