Skip to content

Commit 93461a2

Browse files
authored
Merge PR #11 Harmonize plugin tags
from chore/update-tags
2 parents c7845f6 + f436a2d commit 93461a2

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,13 +3,13 @@
33
"version": "1.6.1",
44
"meta": {
55
"label": "Sentiment Analysis",
6-
"category": "Natural Language Processing",
6+
"category": "NLP",
77
"description": "Estimate the sentiment polarity of text data. ⚠️ 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 (Alex COMBESSIE, Hicham EL BOUKKOURI)",
99
"icon": "icon-heart",
1010
"licenseInfo": "BSD 3-Clause License",
1111
"supportLevel": "NOT_SUPPORTED",
1212
"url": "https://www.dataiku.com/product/plugins/sentiment-analysis/",
13-
"tags": ["NLP", "Machine Learning"]
13+
"tags": ["NLP"]
1414
}
1515
}

0 commit comments

Comments
 (0)