Package: sentixr 0.2.0

Agnese Vardanega

sentixr: Lexicons and Tools for Italian Sentiment Analysis

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", <https://aclanthology.org/W13-1614/>; Vassallo et al. (2019), "The Tenuousness of Lemmatization in Lexicon-based Sentiment Analysis", <https://aclanthology.org/2019.clicit-1.79/>; Di Palma (2024), "ELIta: A New Italian Language Resource for Emotion Analysis", <https://aclanthology.org/2024.clicit-1.36/>.

Authors:Agnese Vardanega [aut, cre], Valerio Basile [aut], Eliana Di Palma [aut], Giuliano Gabrieli [aut], Marco Vassallo [aut]

sentixr_0.2.0.tar.gz
sentixr_0.2.0.zip(r-4.7)sentixr_0.2.0.zip(r-4.6)sentixr_0.2.0.zip(r-4.5)
sentixr_0.2.0.tgz(r-4.6-any)sentixr_0.2.0.tgz(r-4.5-any)
sentixr_0.2.0.tar.gz(r-4.7-any)sentixr_0.2.0.tar.gz(r-4.6-any)
sentixr_0.2.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION
card.svg |card.png
sentixr/json (API)

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

Bug tracker:https://github.com/valeriobasile/sentixr/issues

Datasets:

On CRAN:

Conda:

5.73 score 3 stars 6 scripts 8 exports 20 dependencies

Last updated from:6b20d0e1d5. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK176
source / vignettesOK232
linux-release-x86_64OK178
macos-release-arm64OK134
macos-oldrel-arm64OK95
windows-develOK115
windows-releaseOK120
windows-oldrelOK112
wasm-releaseOK153

Exports:df_to_dictdf_to_polardf_to_valenceget_elitaget_sentixmake_polaritysentix_annotatesentix_summarize

Dependencies:clidata.tabledplyrgenericsgluelatticelifecyclemagrittrMatrixpillarpkgconfigR6Rcpprlangtibbletidyselectudpipeutf8vctrswithr

Introduction to sentixr
Basic Workflow | sentix_summarize() | sentix_annotate() | Managing udpipe model | With multiple texts | With dataframe | Using Different Lexicons | Polypathy Handling | References

Last update: 2026-06-05
Started: 2026-03-18

sentixr with tidytext and quanteda
Setup | sentixr with tidytext | Get the Lexicon | Tokenize and Join | Analyze | Polarity Analysis | sentixr with Quanteda | Creating a Quanteda Dictionary

Last update: 2026-06-05
Started: 2026-03-18