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:

6.69 score 24 stars 12 scripts 264 downloads 15 exports 61 dependencies

Last updated 3 months agofrom:d5d67d842a. Checks:OK: 3 NOTE: 4. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 19 2024
R-4.5-winOKNov 19 2024
R-4.5-linuxOKNov 19 2024
R-4.4-winNOTENov 19 2024
R-4.4-macNOTENov 19 2024
R-4.3-winNOTENov 19 2024
R-4.3-macNOTENov 19 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 Nov 19 2024.

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