Skip to content

Commit 46a1b61

Browse files
Deprecation
1 parent a3a1948 commit 46a1b61

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Sentiment Analysis Plugin
22

3+
⚠️ This plugin is now "deprecated", we recommend using the [Generative AI](https://doc.dataiku.com/dss/latest/generative-ai/index.html) feature.
4+
35
![Build status](https://github.com/dataiku/dss-plugin-nlp-sentiment-analysis/actions/workflows/auto-make.yml/badge.svg) ![GitHub release (latest by date)](https://img.shields.io/github/v/release/dataiku/dss-plugin-nlp-sentiment-analysis?logo=github) ![Support level](https://img.shields.io/badge/support-Unsupported-orange)
46

57
This Dataiku DSS plugin provides a recipe to estimate the sentiment polarity (positive/negative) of text data in English.

plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"meta": {
55
"label": "Sentiment Analysis",
66
"category": "Natural Language Processing",
7-
"description": "Estimate the sentiment polarity of text data",
7+
"description": "Estimate the sentiment polarity of text data. ⚠️ This plugin is now \"deprecated\", we recommend using the [Generative AI](https://doc.dataiku.com/dss/latest/generative-ai/index.html) feature.",
88
"author": "Dataiku (Alex COMBESSIE, Hicham EL BOUKKOURI)",
99
"icon": "icon-heart",
1010
"licenseInfo": "BSD 3-Clause License",

0 commit comments

Comments
 (0)