{
  "_id": "6a3bb51b5cdecea1d682d2b0",
  "Package": "sentixr",
  "Title": "Lexicons and Tools for Italian Sentiment Analysis",
  "Version": "0.2.0",
  "Description": "Lexicons and tools to perform sentiment analysis on\nItalian texts. Lexicons included: Sentix 3.0, MAL, ElIta VAD\nand basic emotions (Plutchik's wheel of emotions). For more\ndetails about the lexicons, see Basile & Nissim (2013),\n\"Sentiment Analysis on Italian Tweets\",\n<https://aclanthology.org/W13-1614/>; Vassallo et al. (2019),\n\"The Tenuousness of Lemmatization in Lexicon-based Sentiment\nAnalysis\", <https://aclanthology.org/2019.clicit-1.79/>; Di\nPalma (2024), \"ELIta: A New Italian Language Resource for\nEmotion Analysis\",\n<https://aclanthology.org/2024.clicit-1.36/>.",
  "Language": "en, it",
  "VignetteBuilder": "knitr",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "NeedsCompilation": "no",
  "URL": "https://github.com/valeriobasile/sentixr",
  "Authors@R": "c(\nperson(\"Agnese\", \"Vardanega\", email = \"avardanega@unite.it\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-1419-9896\")),\nperson(\"Valerio\", \"Basile\", email = \"valerio.basile@unito.it\", role = c(\"aut\"),\ncomment = c(ORCID = \"0000-0001-8110-6832\")),\nperson(\"Eliana\", \"Di Palma\", email = \"eliana.dipalma@unito.it\", role = \"aut\",\ncomment = c(ORCID = \"0000-0003-2154-2696\")),\nperson(\"Giuliano\", \"Gabrieli\", email = \"giuliano.gabrieli@crea.gov.it\", role = \"aut\",\ncomment = c(ORCID = \"0009-0005-1153-5662\")),\nperson(\"Marco\", \"Vassallo\", email = \"marco.vassallo@crea.gov.it\", role = \"aut\",\ncomment = c(ORCID = \"0000-0001-7016-6549\"))\n)",
  "Config/testthat/edition": "3",
  "Config/roxygen2/version": "8.0.0",
  "Packaged": {
    "Date": "2026-06-24 10:40:49 UTC",
    "User": "root"
  },
  "Author": "Agnese Vardanega [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-1419-9896>), Valerio Basile [aut]\n(ORCID: <https://orcid.org/0000-0001-8110-6832>), Eliana Di\nPalma [aut] (ORCID: <https://orcid.org/0000-0003-2154-2696>),\nGiuliano Gabrieli [aut] (ORCID:\n<https://orcid.org/0009-0005-1153-5662>), Marco Vassallo [aut]\n(ORCID: <https://orcid.org/0000-0001-7016-6549>)",
  "Maintainer": "Agnese Vardanega <avardanega@unite.it>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-06-24 08:37:41 UTC",
  "RemoteUrl": "https://github.com/cran/sentixr",
  "RemoteRef": "HEAD",
  "RemoteSha": "cd9dd4245343d49218f2c4ba154b274f8d78a38a",
  "MD5sum": "94823fa7488112eb7e31b7e06da1538d",
  "_user": "cran",
  "_type": "src",
  "_file": "sentixr_0.2.0.tar.gz",
  "_fileid": "1117c918c05fafc350c5822a032e3baccc94f20aec2ca930a35e92b425a63217",
  "_filesize": 1916990,
  "_sha256": "1117c918c05fafc350c5822a032e3baccc94f20aec2ca930a35e92b425a63217",
  "_created": "2026-06-24T10:40:49.000Z",
  "_published": "2026-06-24T10:44:42.999Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 83174672421,
      "time": 173,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7847193132"
    },
    {
      "job": 83174672454,
      "time": 190,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7847198304"
    },
    {
      "job": 83173869748,
      "time": 279,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7847131994"
    },
    {
      "job": 83174672413,
      "time": 153,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7847186131"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/28092533761",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/sentixr",
  "_commit": {
    "id": "cd9dd4245343d49218f2c4ba154b274f8d78a38a",
    "author": "Agnese Vardanega <avardanega@unite.it>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2.0\n",
    "time": 1782290261
  },
  "_maintainer": {
    "name": "Agnese Vardanega",
    "email": "avardanega@unite.it",
    "login": "agnesevardanega",
    "mastodon": "@agnesevardanega@mastodon.uno",
    "orcid": "0000-0002-1419-9896",
    "description": "",
    "uuid": 3670167
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Depends"
    },
    {
      "package": "tidyselect",
      "role": "Depends"
    },
    {
      "package": "rlang",
      "role": "Depends"
    },
    {
      "package": "udpipe",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "tidytext",
      "role": "Suggests"
    },
    {
      "package": "spacyr",
      "role": "Suggests"
    },
    {
      "package": "readtext",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "remotes",
      "role": "Suggests"
    },
    {
      "package": "quanteda",
      "role": "Suggests"
    },
    {
      "package": "mockery",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-26",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.2.0",
      "date": "2026-06-24"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "agnesevardanega",
      "count": 1,
      "uuid": 3670167
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 610,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/sentixr"
  },
  "_devurl": "https://github.com/valeriobasile/sentixr",
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/sentixr.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2026-06-24"
    }
  ],
  "_exports": [
    "df_to_dict",
    "df_to_polar",
    "df_to_valence",
    "get_elita",
    "get_sentix",
    "make_polarity",
    "sentix_annotate",
    "sentix_summarize"
  ],
  "_datasets": [
    {
      "name": "elita_basic",
      "title": "ELIta: Basic Emotions",
      "object": "elita_basic",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "lemma",
        "gioia",
        "tristezza",
        "rabbia",
        "disgusto",
        "paura",
        "fiducia",
        "sorpresa",
        "aspettativa",
        "amore"
      ],
      "rows": 6905,
      "table": true,
      "tojson": true
    },
    {
      "name": "elita_VAD",
      "title": "ELIta: VAD Dimensions (Valence, Arousal, Dominance)",
      "object": "elita_VAD",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "lemma",
        "valenza",
        "attivazione",
        "dominanza"
      ],
      "rows": 6905,
      "table": true,
      "tojson": true
    },
    {
      "name": "MAL",
      "title": "MAL 3.1. Affective Lexicon",
      "object": "MAL",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "word",
        "score",
        "polypathy_index"
      ],
      "rows": 295032,
      "table": true,
      "tojson": true
    },
    {
      "name": "recensioni_tv",
      "title": "Example text data for sentiment analysis",
      "object": "recensioni_tv",
      "class": [
        "data.frame"
      ],
      "fields": [
        "doc_id",
        "text"
      ],
      "rows": 5,
      "table": true,
      "tojson": true
    },
    {
      "name": "sentix",
      "title": "Sentix 3.1. Affective Lexicon",
      "object": "sentix",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "lemma",
        "score",
        "polypathy_index"
      ],
      "rows": 68190,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "df_to_dict",
      "title": "Convert a data frame to a Quanteda dictionary with polarity or valence",
      "topics": [
        "df_to_dict"
      ]
    },
    {
      "page": "df_to_polar",
      "title": "Convert a data frame to a Quanteda polarity dictionary",
      "topics": [
        "df_to_polar"
      ]
    },
    {
      "page": "df_to_valence",
      "title": "Convert a data frame to a Quanteda valence dictionary",
      "topics": [
        "df_to_valence"
      ]
    },
    {
      "page": "elita_basic",
      "title": "ELIta: Basic Emotions",
      "topics": [
        "elita_basic"
      ]
    },
    {
      "page": "elita_VAD",
      "title": "ELIta: VAD Dimensions (Valence, Arousal, Dominance)",
      "topics": [
        "elita_VAD"
      ]
    },
    {
      "page": "get_elita",
      "title": "Get ELIta-family Lexicons",
      "topics": [
        "get_elita"
      ]
    },
    {
      "page": "get_sentix",
      "title": "Get Sentix-family Lexicons",
      "topics": [
        "get_sentix"
      ]
    },
    {
      "page": "make_polarity",
      "title": "Classify sentiment scores into polarity categories",
      "topics": [
        "make_polarity"
      ]
    },
    {
      "page": "MAL",
      "title": "MAL 3.1. Affective Lexicon",
      "topics": [
        "MAL"
      ]
    },
    {
      "page": "recensioni_tv",
      "title": "Example text data for sentiment analysis",
      "topics": [
        "recensioni_tv"
      ]
    },
    {
      "page": "sentix",
      "title": "Sentix 3.1. Affective Lexicon",
      "topics": [
        "sentix"
      ]
    },
    {
      "page": "sentix_annotate",
      "title": "Annotate text with sentiment scores",
      "topics": [
        "sentix_annotate"
      ]
    },
    {
      "page": "sentix_summarize",
      "title": "Summarize sentiment annotations",
      "topics": [
        "sentix_summarize"
      ]
    }
  ],
  "_readme": "https://github.com/cran/sentixr/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "data.table",
    "dplyr",
    "generics",
    "glue",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "pillar",
    "pkgconfig",
    "R6",
    "Rcpp",
    "rlang",
    "tibble",
    "tidyselect",
    "udpipe",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "intro_sentix.Rmd",
      "filename": "intro_sentix.html",
      "title": "Introduction to sentixr",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Basic Workflow",
        "sentix_summarize()",
        "sentix_annotate()",
        "Managing udpipe model",
        "With multiple texts",
        "With dataframe",
        "Using Different Lexicons",
        "Polypathy Handling",
        "References"
      ],
      "created": "2026-06-24 08:37:41",
      "modified": "2026-06-24 08:37:41",
      "commits": 1
    },
    {
      "source": "inter_sentix.Rmd",
      "filename": "inter_sentix.html",
      "title": "sentixr with tidytext and quanteda",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Setup",
        "sentixr with tidytext",
        "Get the Lexicon",
        "Tokenize and Join",
        "Analyze",
        "Polarity Analysis",
        "sentixr with Quanteda",
        "Creating a Quanteda Dictionary"
      ],
      "created": "2026-06-24 08:37:41",
      "modified": "2026-06-24 08:37:41",
      "commits": 1
    }
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "sentixr",
  "_universes": [
    "cran",
    "agnesevardanega",
    "valeriobasile"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-24T10:43:23.000Z",
      "distro": "resolute",
      "commit": "cd9dd4245343d49218f2c4ba154b274f8d78a38a",
      "fileid": "b9e98c09646cb3676f15e1177b41f26b6cfcb5861eb471c733d25e7437da4ff2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28092533761"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-24T10:43:34.000Z",
      "distro": "resolute",
      "commit": "cd9dd4245343d49218f2c4ba154b274f8d78a38a",
      "fileid": "be3264537409cfa54c83088f0495c8662b6f7c932680c28a879c42fd4c74b2e2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28092533761"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-06-24T10:43:47.000Z",
      "commit": "cd9dd4245343d49218f2c4ba154b274f8d78a38a",
      "fileid": "2ce154ad6a49017de0e9b14ae90787427329d91a08742bdde14b566a707bdeea",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28092533761"
    }
  ]
}