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

Peer review:

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

Datasets:

On CRAN:

15 exports 21 stars 2.84 score 61 dependencies 9 scripts 324 downloads

Last updated 28 days agofrom:d5d67d842a. Checks:OK: 1 NOTE: 6. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 21 2024
R-4.5-winNOTEAug 21 2024
R-4.5-linuxNOTEAug 21 2024
R-4.4-winNOTEAug 21 2024
R-4.4-macNOTEAug 21 2024
R-4.3-winNOTEAug 21 2024
R-4.3-macNOTEAug 21 2024

Exports:delete_transformerdlo_dynamicsemoxicon_scoresimage_scoresnlp_scoresplot_sim_emotionspunctuateragsentence_similaritysetup_gpu_modulessetup_minicondasetup_modulessimulate_videotransformer_scoresvideo_scores

Dependencies:askpassbase64encbslibcachemclicurldigestdplyrevaluatefansifastmapfontawesomefsgarglegenericsgluegoogledriveherehighrhtmltoolshtmlwidgetshttrjquerylibjsonliteknitrlatticelifecyclelsaLSAfunmagrittrMatrixmemoisemimeopensslpbapplypillarpkgconfigpngpurrrR6rappdirsRcppRcppTOMLremotesreticulaterglrlangrmarkdownrprojrootsassSnowballCsystibbletidyselecttinytexutf8uuidvctrswithrxfunyaml

Setup and Tutorial

Rendered fromSetup.Rmdusingknitr::rmarkdownon Aug 21 2024.

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