{"id":27065619,"url":"https://github.com/quadrama/dramaanalysis","last_synced_at":"2025-04-05T18:18:32.625Z","repository":{"id":46032837,"uuid":"64286398","full_name":"quadrama/DramaAnalysis","owner":"quadrama","description":"An R package for analysis of dramatic texts","archived":false,"fork":false,"pushed_at":"2022-12-08T16:27:43.000Z","size":38053,"stargazers_count":15,"open_issues_count":16,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-05T02:35:11.593Z","etag":null,"topics":["corpus-linguistics","digital-humanities","drama","dramatic-texts","r","statistics"],"latest_commit_sha":null,"homepage":"","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/quadrama.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-07-27T07:17:28.000Z","updated_at":"2023-12-19T17:39:11.000Z","dependencies_parsed_at":"2023-01-25T15:00:08.486Z","dependency_job_id":null,"html_url":"https://github.com/quadrama/DramaAnalysis","commit_stats":null,"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quadrama%2FDramaAnalysis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quadrama%2FDramaAnalysis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quadrama%2FDramaAnalysis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quadrama%2FDramaAnalysis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quadrama","download_url":"https://codeload.github.com/quadrama/DramaAnalysis/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247378147,"owners_count":20929296,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["corpus-linguistics","digital-humanities","drama","dramatic-texts","r","statistics"],"created_at":"2025-04-05T18:18:31.793Z","updated_at":"2025-04-05T18:18:32.619Z","avatar_url":"https://github.com/quadrama.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![CRAN](http://www.r-pkg.org/badges/version/DramaAnalysis)](https://cran.r-project.org/package=DramaAnalysis)\n[![release](https://img.shields.io/badge/release-3.0.2-blue.svg)](https://github.com/quadrama/DramaAnalysis/releases/tag/v3.0.2)\n[![Build Status](https://travis-ci.org/quadrama/DramaAnalysis.svg?branch=master)](https://travis-ci.org/quadrama/DramaAnalysis)\n[![DOI](https://zenodo.org/badge/64286398.svg)](https://zenodo.org/badge/latestdoi/64286398)\n[![license](https://img.shields.io/badge/license-GPL%20v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0.en.html) \n[![Join the chat at https://gitter.im/quadrama/DramaAnalysis](https://badges.gitter.im/quadrama/DramaAnalysis.svg)](https://gitter.im/quadrama/DramaAnalysis?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n\n# DramaAnalysis with R\n\nThis package contains a number of functions to support the analysis of dramatic texts. \n\n## Features\n- Summary statistics about the number of words and utterances per character\n- Statistics about word use from a dictionary per character\n- Support for stylometric analyses by character or text\n- Generation of a report for a dramatic text\n- Reads in preprocessed texts \n\n## Example\n\n```r\n# loads a specific, pre-packaged play\ndata(rksp.0)\n\n# calculates standard stats about a character\ncharStat \u003c- characterStatistics(rksp.0)\n\n# fix character names\ncharStat \u003c- characterNames(charStat, rksp.0)\n\n# plot them as a bar plot\nbarplot(charStat)\n```\n\n# Requirements\nDramaAnalysis works on Mac OS X, Windows 10 and Linuxes, and requires R 3.3 or later.\n\n\n# Installation\n```R\n# installation from CRAN\ninstall.packages(\"DramaAnalysis\")\n\n# Install newest development version, requires devtools to be installed\ndevtools::install_github(\"quadrama/DramaAnalysis\", ref=\"develop/3.x\")\n```\n\n# Usage and Howto\nPlease refer to the [tutorial](https://quadrama.github.io/DramaAnalysis/tutorial/3/).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquadrama%2Fdramaanalysis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fquadrama%2Fdramaanalysis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquadrama%2Fdramaanalysis/lists"}