https://github.com/centre-for-humanities-computing/prodigalnetworks
Code and data relating to the study of Early Modern prodigality
https://github.com/centre-for-humanities-computing/prodigalnetworks
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
✓DOI references
Found 3 DOI reference(s) in README -
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.0%) to scientific vocabulary
Repository
Code and data relating to the study of Early Modern prodigality
Basic Info
- Host: GitHub
- Owner: centre-for-humanities-computing
- License: mit
- Language: Python
- Default Branch: main
- Size: 7.09 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
ProdigalNetworks
This repository contains code and repo in relation the following publication:
Ladegaard, J. & Kristensen-McLachlan, R.D. (2021). "Prodigal Heirs and Their Social Networks in Early Modern English Drama, 1590–1640", Law and Literature, doi: 10.1080/1535685X.2021.1902635
In this article, we present the results of a network analysis on a collection of Early Modern English plays related to the theme of prodigality.
Content
All code used in the article can be found in the folder src. All code is written in Python and is modular. Scripts are numbered sequentially, in the order that they should be executed, with each creating transformed data for the next script to use.
The is presented for evaluative purposes only. These scripts require substantial refactoring in order to be considered production-ready.
The results of the final script in src is a weighted edgelist, which is to then be read into the network analysis software Gephi.
Structure
The repo has contains the following folders:
| File | Description| |--------|:-----------| | data | The XML text files used for the analysis | | metadata | Metadata relating to the corpus and manually corrected character names | | output | Tables of data produced by the network analysis |
There are a number of subfolders in the output folder. These are:
| File | Description| |--------|:-----------| | edgelists | Weighted edgelsits of character interactions, one per play, for use in something like Gephi| | graphs | Graph files created by Gephi, one per play | | tables | Abridge and complete tables of network metrics, one per play|
License
This project is licensed under the MIT License - see the LICENSE file for details.
Owner
- Name: Center for Humanities Computing Aarhus
- Login: centre-for-humanities-computing
- Kind: organization
- Email: chcaa@cas.au.dk
- Location: Aarhus, Denmark
- Website: https://chc.au.dk/
- Repositories: 130
- Profile: https://github.com/centre-for-humanities-computing
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: over 1 year ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0