Package: sentixr
Title: Lexicons and Tools for Italian Sentiment Analysis
Version: 0.2.0
Description: Lexicons and tools to perform sentiment analysis on
Italian texts. Lexicons included: Sentix 3.0, MAL, ElIta VAD
and basic emotions (Plutchik's wheel of emotions). For more
details about the lexicons, see Basile & Nissim (2013),
"Sentiment Analysis on Italian Tweets",
; Vassallo et al. (2019),
"The Tenuousness of Lemmatization in Lexicon-based Sentiment
Analysis", ; Di
Palma (2024), "ELIta: A New Italian Language Resource for
Emotion Analysis",
.
Language: en, it
Depends: R (>= 4.1), dplyr, tidyselect, rlang
Imports: udpipe
Suggests: knitr, rmarkdown, tidytext, spacyr, readtext, tibble,
testthat (>= 3.0.0), remotes, quanteda, mockery
VignetteBuilder: knitr
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
NeedsCompilation: no
URL: https://github.com/valeriobasile/sentixr
Authors@R: c(
person("Agnese", "Vardanega", email = "avardanega@unite.it", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-1419-9896")),
person("Valerio", "Basile", email = "valerio.basile@unito.it", role = c("aut"),
comment = c(ORCID = "0000-0001-8110-6832")),
person("Eliana", "Di Palma", email = "eliana.dipalma@unito.it", role = "aut",
comment = c(ORCID = "0000-0003-2154-2696")),
person("Giuliano", "Gabrieli", email = "giuliano.gabrieli@crea.gov.it", role = "aut",
comment = c(ORCID = "0009-0005-1153-5662")),
person("Marco", "Vassallo", email = "marco.vassallo@crea.gov.it", role = "aut",
comment = c(ORCID = "0000-0001-7016-6549"))
)
Config/testthat/edition: 3
Config/roxygen2/version: 8.0.0
Repository: https://valeriobasile.r-universe.dev
Date/Publication: 2026-06-25 08:26:14 UTC
RemoteUrl: https://github.com/valeriobasile/sentixr
RemoteRef: HEAD
RemoteSha: 6b20d0e1d5ac67a764bd4c47ef0a648d37842ca1
Packaged: 2026-06-25 11:41:47 UTC; root
Author: Agnese Vardanega [aut, cre] (ORCID:
),
Valerio Basile [aut] (ORCID: ),
Eliana Di Palma [aut] (ORCID: ),
Giuliano Gabrieli [aut] (ORCID:
),
Marco Vassallo [aut] (ORCID: )
Maintainer: Agnese Vardanega