{
  "_id": "6a104b8bacfb0bcc41c9ff4d",
  "Package": "syuzhet",
  "Type": "Package",
  "Title": "Extracts Sentiment and Sentiment-Derived Plot Arcs from Text",
  "Version": "1.0.7",
  "Date": "2023-8-11",
  "Authors@R": "person(\"Matthew\", \"Jockers\", email = \"mjockers@gmail.com\",\nrole = c(\"aut\", \"cre\"))",
  "Maintainer": "Matthew Jockers <mjockers@gmail.com>",
  "Description": "Extracts sentiment and sentiment-derived plot arcs from\ntext using a variety of sentiment dictionaries conveniently\npackaged for consumption by R users.  Implemented dictionaries\ninclude \"syuzhet\" (default) developed in the Nebraska Literary\nLab \"afinn\" developed by Finn Årup Nielsen, \"bing\" developed by\nMinqing Hu and Bing Liu, and \"nrc\" developed by Mohammad, Saif\nM. and Turney, Peter D. Applicable references are available in\nREADME.md and in the documentation for the \"get_sentiment\"\nfunction.  The package also provides a hack for implementing\nStanford's coreNLP sentiment parser. The package provides\nseveral methods for plot arc normalization.",
  "URL": "https://github.com/mjockers/syuzhet",
  "License": "GPL-3",
  "NeedsCompilation": "no",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.2.3",
  "Encoding": "UTF-8",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://mjockers.r-universe.dev",
  "Date/Publication": "2023-08-11 21:14:50 UTC",
  "RemoteUrl": "https://github.com/mjockers/syuzhet",
  "RemoteRef": "HEAD",
  "RemoteSha": "73ec7d852e1f368661069e1b75e6c8c12a9f2133",
  "Packaged": {
    "Date": "2026-05-10 07:52:47 UTC",
    "User": "root"
  },
  "Author": "Matthew Jockers [aut, cre]",
  "MD5sum": "e24e60c76af13e320cb2dffc1ca61ab9",
  "_user": "mjockers",
  "_type": "src",
  "_file": "syuzhet_1.0.7.tar.gz",
  "_fileid": "88e7c37c546c9c32bbff41d4f86b59d449062e3476509cd5b1ce087ba3a847ac",
  "_filesize": 3805932,
  "_sha256": "88e7c37c546c9c32bbff41d4f86b59d449062e3476509cd5b1ce087ba3a847ac",
  "_created": "2026-05-10T07:52:47.000Z",
  "_published": "2026-05-22T12:26:51.839Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77378987142,
      "time": 163,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6902114742"
    },
    {
      "job": 77378987448,
      "time": 160,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902114396"
    },
    {
      "job": 77378987171,
      "time": 197,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6902115142"
    },
    {
      "job": 77378987311,
      "time": 167,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902112392"
    },
    {
      "job": 77378986528,
      "time": 299,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902097954"
    },
    {
      "job": 77378986367,
      "time": 141,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7160434978"
    },
    {
      "job": 77378987304,
      "time": 116,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6902110147"
    },
    {
      "job": 77378987324,
      "time": 110,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6902109574"
    },
    {
      "job": 77378987499,
      "time": 113,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902109834"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mjockers/actions/runs/25623276200",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mjockers/syuzhet",
  "_commit": {
    "id": "73ec7d852e1f368661069e1b75e6c8c12a9f2133",
    "author": "mjockers <mjockers@gmail.com>",
    "committer": "mjockers <mjockers@gmail.com>",
    "message": "ignoring\n",
    "time": 1691788490
  },
  "_maintainer": {
    "name": "Matthew Jockers",
    "email": "mjockers@gmail.com",
    "login": "mjockers",
    "uuid": 3277598
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "textshape",
      "version": ">= 1.3.0",
      "role": "Imports"
    },
    {
      "package": "NLP",
      "role": "Imports"
    },
    {
      "package": "zoo",
      "role": "Imports"
    },
    {
      "package": "dtt",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "pander",
      "role": "Suggests"
    },
    {
      "package": "parallel",
      "role": "Suggests"
    },
    {
      "package": "readxl",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "stringr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 0.9.1",
      "role": "Suggests"
    }
  ],
  "_owner": "mjockers",
  "_selfowned": true,
  "_usedby": 37,
  "_updates": [],
  "_tags": [],
  "_stars": 348,
  "_contributors": [
    {
      "user": "mjockers",
      "count": 129,
      "uuid": 3277598
    },
    {
      "user": "lmullen",
      "count": 7,
      "uuid": 183672
    },
    {
      "user": "pbulsink",
      "count": 4,
      "uuid": 5419974
    },
    {
      "user": "tmmcguire",
      "count": 3,
      "uuid": 1326568
    },
    {
      "user": "chrismuir",
      "count": 2,
      "uuid": 13386824
    },
    {
      "user": "hadley",
      "count": 1,
      "uuid": 4196
    },
    {
      "user": "trinker",
      "count": 1,
      "uuid": 1763278
    },
    {
      "user": "amrrs",
      "count": 1,
      "uuid": 5347322
    }
  ],
  "_userbio": {
    "uuid": 3277598,
    "type": "user",
    "name": "Matthew L. Jockers"
  },
  "_downloads": {
    "count": 15074,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/syuzhet"
  },
  "_mentions": 4,
  "_devurl": "https://github.com/mjockers/syuzhet",
  "_searchresults": 1544,
  "_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/syuzhet.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mjockers/syuzhet",
  "_realowner": "mjockers",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2015-02-21"
    },
    {
      "version": "1.0.0",
      "date": "2016-04-27"
    },
    {
      "version": "1.0.1",
      "date": "2017-03-06"
    },
    {
      "version": "1.0.4",
      "date": "2017-12-14"
    },
    {
      "version": "1.0.6",
      "date": "2020-11-24"
    },
    {
      "version": "1.0.7",
      "date": "2023-08-11"
    }
  ],
  "_exports": [
    "get_dct_transform",
    "get_nrc_sentiment",
    "get_nrc_values",
    "get_percentage_values",
    "get_sent_values",
    "get_sentences",
    "get_sentiment",
    "get_sentiment_dictionary",
    "get_stanford_sentiment",
    "get_text_as_string",
    "get_tokens",
    "get_transformed_values",
    "mixed_messages",
    "rescale",
    "rescale_x_2",
    "simple_plot"
  ],
  "_help": [
    {
      "page": "get_dct_transform",
      "title": "Discrete Cosine Transformation with Reverse Transform.",
      "topics": [
        "get_dct_transform"
      ]
    },
    {
      "page": "get_nrc_sentiment",
      "title": "Get Emotions and Valence from NRC Dictionary",
      "topics": [
        "get_nrc_sentiment"
      ]
    },
    {
      "page": "get_nrc_values",
      "title": "Summarize NRC Values",
      "topics": [
        "get_nrc_values"
      ]
    },
    {
      "page": "get_percentage_values",
      "title": "Chunk a Text and Get Means",
      "topics": [
        "get_percentage_values"
      ]
    },
    {
      "page": "get_sent_values",
      "title": "Assigns Sentiment Values",
      "topics": [
        "get_sent_values"
      ]
    },
    {
      "page": "get_sentences",
      "title": "Sentence Tokenization",
      "topics": [
        "get_sentences"
      ]
    },
    {
      "page": "get_sentiment",
      "title": "Get Sentiment Values for a String",
      "topics": [
        "get_sentiment"
      ]
    },
    {
      "page": "get_sentiment_dictionary",
      "title": "Sentiment Dictionaries",
      "topics": [
        "get_sentiment_dictionary"
      ]
    },
    {
      "page": "get_stanford_sentiment",
      "title": "Get Sentiment from the Stanford Tagger",
      "topics": [
        "get_stanford_sentiment"
      ]
    },
    {
      "page": "get_text_as_string",
      "title": "Load Text from a File",
      "topics": [
        "get_text_as_string"
      ]
    },
    {
      "page": "get_tokens",
      "title": "Word Tokenization",
      "topics": [
        "get_tokens"
      ]
    },
    {
      "page": "get_transformed_values",
      "title": "Fourier Transform and Reverse Transform Values",
      "topics": [
        "get_transformed_values"
      ]
    },
    {
      "page": "mixed_messages",
      "title": "Mixed Messages",
      "topics": [
        "mixed_messages"
      ]
    },
    {
      "page": "rescale",
      "title": "Vector Value Rescaling",
      "topics": [
        "rescale"
      ]
    },
    {
      "page": "rescale_x_2",
      "title": "Bi-Directional x and y axis Rescaling",
      "topics": [
        "rescale_x_2"
      ]
    },
    {
      "page": "simple_plot",
      "title": "Plots simple and rolling shapes overlayed",
      "topics": [
        "simple_plot"
      ]
    }
  ],
  "_readme": "https://github.com/mjockers/syuzhet/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "data.table",
    "dplyr",
    "dtt",
    "generics",
    "glue",
    "lattice",
    "lifecycle",
    "magrittr",
    "NLP",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "slam",
    "stringi",
    "stringr",
    "textshape",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "syuzhet-vignette.Rmd",
      "filename": "syuzhet-vignette.html",
      "title": "Introduction to the Syuzhet Package",
      "author": "Matthew Jockers",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "get_sentences",
        "get_text_as_string",
        "get_tokens",
        "get_sentiment()",
        "get_percentage_values",
        "get_transformed_values",
        "get_dct_transform",
        "get_nrc_sentiment",
        "rescale_x_2",
        "Multilingual Sentiment Lexicons",
        "Custom Sentiment Lexicons",
        "Parallelization",
        "Mixed Messages"
      ],
      "created": "2015-01-28 16:37:11",
      "modified": "2020-11-24 14:28:08",
      "commits": 26
    }
  ],
  "_score": 13.099906065346964,
  "_indexed": true,
  "_nocasepkg": "syuzhet",
  "_universes": [
    "mjockers"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.7",
      "date": "2026-05-10T07:55:12.000Z",
      "distro": "noble",
      "commit": "73ec7d852e1f368661069e1b75e6c8c12a9f2133",
      "fileid": "21b52ff0a7d6da6b135a873693dd534fba783b0113326cad6f92c7dbd8ae31bf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mjockers/actions/runs/25623276200"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.7",
      "date": "2026-05-10T07:55:12.000Z",
      "distro": "noble",
      "commit": "73ec7d852e1f368661069e1b75e6c8c12a9f2133",
      "fileid": "5da05bcfcd17179ff8345f5ef0ff4fab5d330acee4991ea4ce7a085c79bcfd93",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mjockers/actions/runs/25623276200"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.7",
      "date": "2026-05-10T07:55:23.000Z",
      "commit": "73ec7d852e1f368661069e1b75e6c8c12a9f2133",
      "fileid": "429653d9bc1a2d30aae8f087ac1c5390f33263428913d1fc64c40ba28742a1a8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mjockers/actions/runs/25623276200"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.7",
      "date": "2026-05-10T07:54:59.000Z",
      "commit": "73ec7d852e1f368661069e1b75e6c8c12a9f2133",
      "fileid": "3aacd738db8d79ad0c05aa4795d29f7c1ca02cf4f2cdde0d863631721aaf060a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mjockers/actions/runs/25623276200"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.7",
      "date": "2026-05-10T07:54:19.000Z",
      "commit": "73ec7d852e1f368661069e1b75e6c8c12a9f2133",
      "fileid": "e5f7a3385664b169462fc808f7f696b85ea3bd49a28c47fd3c3d8c6016364f3c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mjockers/actions/runs/25623276200"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.7",
      "date": "2026-05-10T07:54:10.000Z",
      "commit": "73ec7d852e1f368661069e1b75e6c8c12a9f2133",
      "fileid": "f949f0a6689bf923c226093c2004dcd5245076170c11abf865035a1c1347254c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mjockers/actions/runs/25623276200"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.7",
      "date": "2026-05-10T07:54:17.000Z",
      "commit": "73ec7d852e1f368661069e1b75e6c8c12a9f2133",
      "fileid": "f09426f9387370e90134828794b47c04863b4d878f55434c32e0bdb4aa5d7017",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mjockers/actions/runs/25623276200"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.7",
      "date": "2026-05-22T12:26:25.000Z",
      "commit": "73ec7d852e1f368661069e1b75e6c8c12a9f2133",
      "fileid": "d1fbe670d211bf3e2f3b639b6dc990da072121b133b7672a7eed429d17185482",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mjockers/actions/runs/25623276200"
    }
  ]
}