Skip to content

Commit 98c7fa8

Browse files
better text
1 parent ae06c50 commit 98c7fa8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Sentence Embedding
22

3-
⚠️ This plugin is now "deprecated", we recommend using the native [Generative AI](https://doc.dataiku.com/dss/latest/generative-ai/index.html) feature and native handling in Visual ML instead.
3+
⚠️ This plugin is now "deprecated", we recommend using the [Generative AI](https://doc.dataiku.com/dss/latest/generative-ai/index.html) feature and native handling in Visual ML instead.
44

55
This Dataiku DSS plugin provides a tool for computing numerical sentence representations (also known as **Sentence Embeddings**).
66

plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"meta": {
55
"label": "Text Embedding",
66
"category": "Natural Language Processing",
7-
"description": "Compute numerical representations for text data so that they can be fed to ML algorithms. ⚠️ This plugin is now \"deprecated\", we recommend using the native [Generative AI](https://doc.dataiku.com/dss/latest/generative-ai/index.html) feature and native handling in Visual ML instead.",
7+
"description": "Compute numerical representations for text data so that they can be fed to ML algorithms. ⚠️ This plugin is now \"deprecated\", we recommend using the [Generative AI](https://doc.dataiku.com/dss/latest/generative-ai/index.html) feature and native handling in Visual ML instead.",
88
"author": "Dataiku (Hicham El Boukkouri)",
99
"icon": "icon-list-alt",
1010
"licenseInfo": "Apache Software License",

0 commit comments

Comments
 (0)