Skip to content

dataiku/dss-plugin-nlp-sentiment-analysis

Repository files navigation

Sentiment Analysis Plugin

⚠️️ Dataiku strongly recommends to rather use the native Generative AI features, which mostly supersede this plugin.

Build status GitHub release (latest by date) Support level

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

Documentation: https://www.dataiku.com/product/plugins/sentiment-analysis/

License

This plugin is distributed under the BSD 3-Clause. The English model bundled with this plugin comes from fastText, which is under MIT License.

References