{"id":41315076,"url":"https://github.com/dracor-org/rusdracor","last_synced_at":"2026-01-23T05:29:57.521Z","repository":{"id":27006515,"uuid":"104054838","full_name":"dracor-org/rusdracor","owner":"dracor-org","description":"Russian Drama Corpus (in TEI-P5)","archived":false,"fork":false,"pushed_at":"2025-12-21T02:45:39.000Z","size":29987,"stargazers_count":7,"open_issues_count":1,"forks_count":4,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-12-22T23:29:38.232Z","etag":null,"topics":["corpus","digital-humanities","drama","dramatic-texts","tei","xml"],"latest_commit_sha":null,"homepage":"","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dracor-org.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-09-19T09:28:12.000Z","updated_at":"2025-12-21T02:45:43.000Z","dependencies_parsed_at":"2025-10-03T13:18:16.705Z","dependency_job_id":null,"html_url":"https://github.com/dracor-org/rusdracor","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dracor-org/rusdracor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dracor-org%2Frusdracor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dracor-org%2Frusdracor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dracor-org%2Frusdracor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dracor-org%2Frusdracor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dracor-org","download_url":"https://codeload.github.com/dracor-org/rusdracor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dracor-org%2Frusdracor/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28680694,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T04:33:33.518Z","status":"ssl_error","status_checked_at":"2026-01-23T04:33:30.433Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","digital-humanities","drama","dramatic-texts","tei","xml"],"created_at":"2026-01-23T05:29:56.118Z","updated_at":"2026-01-23T05:29:57.514Z","avatar_url":"https://github.com/dracor-org.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RusDraCor\n## Corpus Description\nWe are building a Russian Drama Corpus with files encoded in\n[TEI-P5](http://www.tei-c.org/Guidelines/P5/). Our corpus comprises\n**212 plays** to date, originating from [ilibrary](https://ilibrary.ru/),\n[Wikisource](https://ru.wikisource.org/), [РВБ](https://rvb.ru/),\n[lib.ru](http://lib.ru/), [ФЕБ](http://feb-web.ru/),\n[СовЛит](http://www.ruthenia.ru/sovlit/) and\n[Wikilivres](https://wikilivres.org/), converted to TEI and corrected\nand enhanced by us. There will be more.\n\nIf you want to cite the corpus, please use this publication:\n\n- **Fischer, Frank, et al. (2019)**. Programmable Corpora: Introducing DraCor, an Infrastructure for the Research on European Drama. In *Proceedings of DH2019: \"Complexities\"*, Utrecht University, [doi:10.5281/zenodo.4284002](https://doi.org/10.5281/zenodo.4284002).\n\nRusDraCor was first presented on June 29, 2017, at the [Corpora 2017\nconference](https://events.spbu.ru/events/anons/corpora-2017/?lang=Eng) in St.\nPetersburg ([our slides here](https://dlina.github.io/presentations/2017-spb/)),\non July 11, 2017, at the [\"Digitizing the stage\"\nconference](https://digitizingthestage.wordpress.com/) in Oxford and\non November 14, 2017, at the\n[TEI 2017 conference](https://hcmc.uvic.ca/tei2017/abstracts/t_115_fischeretal_lifeonstage.html)\nin Victoria. The social network data we extract from plays may also be explored\non our website [dracor.org/rus](https://dracor.org/rus) or via\n[our Shinyapp](https://shiny.dracor.org/).\n\nIf you just want to download the corpus in its current state in XML-TEI,\ndo this:\n\n`svn export https://github.com/dracor-org/rusdracor/trunk/tei`\n\n## API\n\nAn easy way to download the network data (instead of the actual TEI files) is\nto use our API ([documentation here](https://dracor.org/doc/api)).\nIf you have [jq](https://blog.appoptics.com/jq-json/) installed, it would work\nlike this:\n\n```\nfor play in `curl 'https://dracor.org/api/corpora/rus' | jq -r \".dramas[] .name\"`; do\n    wget -O \"$play\".csv https://dracor.org/api/corpora/rus/play/\"$play\"/networkdata/csv\ndone\n```\n\nThe API info page is at `https://dracor.org/api/info`.\n\n## Simple Visualisation with R\n\nTo have a first look at the distribution of the number of speakers per play over\ntime, you could feed the metadata table into R:\n\n```\nlibrary(data.table)\nlibrary(ggplot2)\nrusdracor \u003c- fread(\"https://dracor.org/api/corpora/rus/metadata.csv\")\nggplot(rusdracor[], aes(x = yearNormalized, y = numOfSpeakers)) + geom_point()\n```\n\nResult:\n\n![number of speakers per play over time](numOfSpeakers.png)\n\nHere is a barplot showing the number of plays per decade:\n\n![number of plays per decade](playsPerDecade.png)\n\n(README last updated on July 26, 2021.)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdracor-org%2Frusdracor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdracor-org%2Frusdracor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdracor-org%2Frusdracor/lists"}