<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Sentiment Analysis for Text, Image and Video using Transformer
Models</dc:title>
  <dc:title>R package transforEmotion version 0.1.7</dc:title>
  <dc:description>Implements sentiment analysis using huggingface &lt;https://huggingface.co&gt; transformer zero-shot classification model pipelines for text and image data. The default text pipeline is Cross-Encoder's DistilRoBERTa &lt;https://huggingface.co/cross-encoder/nli-distilroberta-base&gt; and default image/video pipeline is Open AI's CLIP  &lt;https://huggingface.co/openai/clip-vit-base-patch32&gt;. All other zero-shot classification model pipelines can be implemented using their model name from &lt;https://huggingface.co/models?pipeline_tag=zero-shot-classification&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.5.0)</dc:relation>
  <dc:relation>Imports: dplyr, googledrive, LSAfun, Matrix, methods, pbapply, remotes,
reticulate, textdata, jsonlite, ggplot2, reshape2, httr</dc:relation>
  <dc:relation>Suggests: knitr, markdown, rmarkdown, rstudioapi, testthat (&gt;= 3.0.0)</dc:relation>
  <dc:creator>Aleksandar Tomašević &lt;atomashevic@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Alexander Christensen [aut] (ORCID:
    &lt;https://orcid.org/0000-0002-9798-7037&gt;),
  Hudson Golino [aut] (ORCID: &lt;https://orcid.org/0000-0002-1601-1447&gt;),
  Aleksandar Tomašević [aut, cre] (ORCID:
    &lt;https://orcid.org/0000-0003-4863-6051&gt;)</dc:contributor>
  <dc:rights>GPL (&gt;= 3.0)</dc:rights>
  <dc:date>2026-01-08</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=transforEmotion</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.transforEmotion</dc:identifier>
</oai_dc:dc>
