transforEmotion

From MaRDI portal
Software:109030



CRANtransforEmotionMaRDI QIDQ109030FDOQ109030

Sentiment Analysis for Text, Image and Video using Transformer Models

Hudson Golino, Alexander P. Christensen, Aleksandar Tomašević

Last update: 9 January 2024

Copyright license: GNU General Public License

Software version identifier: 0.1.1, 0.0.1, 0.1.0, 0.1.4

Implements sentiment analysis using huggingface <https://huggingface.co> transformer zero-shot classification model pipelines for text and image data. The default text pipeline is Cross-Encoder's DistilRoBERTa <https://huggingface.co/cross-encoder/nli-distilroberta-base> and default image/video pipeline is Open AI's CLIP <https://huggingface.co/openai/clip-vit-base-patch32>. All other zero-shot classification model pipelines can be implemented using their model name from <https://huggingface.co/models?pipeline_tag=zero-shot-classification>.





This page was built for software: transforEmotion