|
View: |
Part 1: Document Description
|
|
Citation |
|
|---|---|
|
Title: |
Modeling Conflict. Representations of Social Groups in Present-Day Dutch Literary Fiction. |
|
Identification Number: |
doi:10.7910/DVN/JCHI1K |
|
Distributor: |
Harvard Dataverse |
|
Date of Distribution: |
2021-06-04 |
|
Version: |
1 |
|
Bibliographic Citation: |
Smeets, Roel, 2021, "Modeling Conflict. Representations of Social Groups in Present-Day Dutch Literary Fiction.", https://doi.org/10.7910/DVN/JCHI1K, Harvard Dataverse, V1, UNF:6:4wMaoJSDvCyJs9cRm06pXQ== [fileUNF] |
|
Citation |
|
|
Title: |
Modeling Conflict. Representations of Social Groups in Present-Day Dutch Literary Fiction. |
|
Identification Number: |
doi:10.7910/DVN/JCHI1K |
|
Authoring Entity: |
Smeets, Roel (Radboud University Nijmegen) |
|
Distributor: |
Harvard Dataverse |
|
Access Authority: |
Smeets, Roel |
|
Depositor: |
Smeets, Roel |
|
Date of Deposit: |
2021-03-29 |
|
Study Scope |
|
|
Keywords: |
Arts and Humanities |
|
Abstract: |
Object-Oriented model written in Python, with three main classes: Character, Book, Network. Four interlinked databases: BOOKS_complete.csv contains all info on 170 contemporary Dutch novels NODES_complete.csv contains all demographic info on 2137 characters in those novels NAMES_complete.csv contains all name variants of those characters EDGES_complete.csv contains all relational info between those characters Python scripts: characternetworks.py contains the three classes Character, Book, and Network Superscript.py computes character networks, ranks all characters, and output the results to character-rankings.csv conflict.py models enemy/friend relations between characters on two levels: enemy/friend triads: tests Heider's social balance theory based on enemies and friends in the corpus enemy dyads: computes hierarchies between every two enemies based on a 'conflictscore' (one for each measure) Csv output: - character-rankings.csv (output of write_to_csv() in Superscript.py) - character-rankings_conflictscore.csv (output of conflict.py) The text-files of the 170 novels from 2012 cannot be shared due to copyright. |
|
Methodology and Processing |
|
|
Sources Statement |
|
|
Data Access |
|
|
Notes: |
CC0 Waiver |
|
Other Study Description Materials |
|
|
File Description--f4489012 |
|
|
File: BOOKS_complete.tab |
|
|
|
|
Notes: |
UNF:6:nP68eDZnxxjI6VbSbI86Eg== |
|
File Description--f4489006 |
|
|
File: EDGES_complete.tab |
|
|
|
|
Notes: |
UNF:6:iRfSft3mvo4AX3T+Q/cuJw== |
|
File Description--f4489011 |
|
|
File: NODES_complete.tab |
|
|
|
|
Notes: |
UNF:6:Cv9kjry32AgWlnl5gAMN/A== |
|
List of Variables: |
|
|
Variables |
|
|
f4489012 Location: |
Summary Statistics: Min. 1.0; Max. 170.0; Valid 170.0; Mean 85.5; StDev 49.21889880929885 Variable Format: numeric Notes: UNF:6:OBo2AblBuqPBvpNdR/HJCA== |
|
f4489012 Location: |
Variable Format: character Notes: UNF:6:+qGIokZkxDXNnMw4d/9btw== |
|
f4489012 Location: |
Variable Format: character Notes: UNF:6:P1SmULnRtMgZBw7A+LTz2w== |
|
f4489012 Location: |
Variable Format: character Notes: UNF:6:BoVIQHS9VJw5MQkJXkbGFQ== |
|
f4489012 Location: |
Variable Format: character Notes: UNF:6:XUWNWus5640xhnk41oQvHg== |
|
f4489012 Location: |
Variable Format: character Notes: UNF:6:AhbmtSjWcAf5e1+644nMkQ== |
|
f4489012 Location: |
Summary Statistics: StDev 0.7617052699069164; Min. 1.0; Valid 170.0; Max. 3.0; Mean 1.7705882352941176 Variable Format: numeric Notes: UNF:6:Y2OeSx3j0nhiRS5OF1xdFA== |
|
f4489012 Location: |
Variable Format: character Notes: UNF:6:ijZ0X3cP6wDzsQvuDde9Xg== |
|
f4489006 Location: |
Summary Statistics: StDev 48.738354578131236; Mean 95.66518518519054; Min. 1.0; Max. 170.0; Valid 8775.0 Variable Format: numeric Notes: UNF:6:G6rN8qqtyJYv4Yp01625kg== |
|
f4489006 Location: |
Summary Statistics: Valid 8775.0; Max. 29.0; Min. 1.0; Mean 7.065754985754907; StDev 5.736989218210115 Variable Format: numeric Notes: UNF:6:RZEBrO6oR4cUemCvxF1CEw== |
|
f4489006 Location: |
Summary Statistics: Mean 7.036809116809002; Valid 8775.0; Min. 1.0; Max. 29.0; StDev 5.710426507500926; Variable Format: numeric Notes: UNF:6:pm9IK15JLkkMzfeVr93shg== |
|
f4489006 Location: |
Variable Format: character Notes: UNF:6:WSlhx3BuEYyK3gbga6piMQ== |
|
book_id;character_id;name;gender;descent_country;descent_city;living_country;living_city;age;education;profession |
|
|
f4489011 Location: |
Variable Format: character Notes: UNF:6:Cv9kjry32AgWlnl5gAMN/A== |
|
Label: |
characternetworks.py |
|
Notes: |
text/x-python-script |
|
Label: |
character-rankings_conflictscore.csv |
|
Notes: |
text/csv |
|
Label: |
character-rankings.csv |
|
Notes: |
text/csv |
|
Label: |
conflict.py |
|
Notes: |
text/x-python-script |
|
Label: |
NAMES_complete.csv |
|
Notes: |
text/csv |
|
Label: |
Superscript.py |
|
Notes: |
text/x-python-script |