Skip to content

Commit fe53422

Browse files
authored
Harmonize plugin tags
1 parent cf19bf7 commit fe53422

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

plugin.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
"version": "2.1.1",
44
"meta": {
55
"label": "Text Embedding",
6-
"category": "Natural Language Processing",
6+
"category": "NLP",
77
"description": "Compute numerical representations for text data so that they can be fed to ML algorithms. ⚠️ Dataiku strongly recommends to rather use the native [Generative AI](https://doc.dataiku.com/dss/latest/generative-ai/index.html) features, which mostly supersede this plugin.",
88
"author": "Dataiku (Hicham El Boukkouri)",
99
"icon": "icon-list-alt",
1010
"licenseInfo": "Apache Software License",
1111
"url": "https://www.dataiku.com/product/plugins/sentence-embedding/",
12-
"tags": ["NLP", "Machine Learning", "AutoML"]
12+
"tags": ["NLP"]
1313
}
1414
}

0 commit comments

Comments
 (0)