Package: transforEmotion 0.1.6

transforEmotion: Sentiment Analysis for Text, Image and Video using Transformer Models

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>.

Authors:Alexander Christensen [aut], Hudson Golino [aut], Aleksandar Tomašević [aut, cre]

transforEmotion_0.1.6.tar.gz
transforEmotion_0.1.6.zip(r-4.5)transforEmotion_0.1.6.zip(r-4.4)transforEmotion_0.1.6.zip(r-4.3)
transforEmotion_0.1.6.tgz(r-4.5-any)transforEmotion_0.1.6.tgz(r-4.4-any)transforEmotion_0.1.6.tgz(r-4.3-any)
transforEmotion_0.1.6.tar.gz(r-4.5-noble)transforEmotion_0.1.6.tar.gz(r-4.4-noble)
transforEmotion_0.1.6.tgz(r-4.4-emscripten)transforEmotion_0.1.6.tgz(r-4.3-emscripten)
transforEmotion.pdf |transforEmotion.html
transforEmotion/json (API)
NEWS

# Install 'transforEmotion' in R:
install.packages('transforEmotion', repos = c('https://atomashevic.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/atomashevic/transforemotion/issues

Datasets:

On CRAN:

Conda:

6.40 score 26 stars 12 scripts 398 downloads 14 exports 65 dependencies

Last updated 3 months agofrom:849258d08e. Checks:4 OK, 5 NOTE. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKMar 08 2025
R-4.5-winOKMar 08 2025
R-4.5-macOKMar 08 2025
R-4.5-linuxOKMar 08 2025
R-4.4-winNOTEMar 08 2025
R-4.4-macNOTEMar 08 2025
R-4.4-linuxNOTEMar 08 2025
R-4.3-winNOTEMar 08 2025
R-4.3-macNOTEMar 08 2025

Exports:delete_transformerdlo_dynamicsemoxicon_scoresimage_scoresnlp_scoresplot_sim_emotionspunctuateragsentence_similaritysetup_gpu_modulessetup_minicondasimulate_videotransformer_scoresvideo_scores

Dependencies:askpassbase64encbslibcachemclicrayoncurldigestdplyrevaluatefansifastmapfontawesomefsgarglegenericsgluegoogledriveherehighrhmshtmltoolshtmlwidgetshttrjquerylibjsonliteknitrlatticelifecyclelsaLSAfunmagrittrMatrixmemoisemimeopensslpbapplypillarpkgconfigpngprettyunitsprogresspurrrR6rappdirsRcppRcppTOMLremotesreticulaterglrlangrmarkdownrprojrootsassSnowballCsystibbletidyselecttinytexutf8uuidvctrswithrxfunyaml

Setup and Tutorial

Rendered fromSetup.Rmdusingknitr::rmarkdownon Mar 08 2025.

Last update: 2024-01-09
Started: 2022-04-13