No project description provided
Project description
LaTeCH-CLfL-2020
Repository associated with History to Myths: Social Network Analysis for Comparison of Stories over Time paper.
Citation
@inproceedings{besnier-2020-history,
title = "History to Myths: Social Network Analysis for Comparison of Stories over Time",
author = "Besnier, Cl{\'e}ment",
booktitle = "Proceedings of the The 4th Joint SIGHUM Workshop on Computational Linguistics for Cultural Heritage, Social Sciences, Humanities and Literature",
month = dec,
year = "2020",
address = "Online",
publisher = "International Committee on Computational Linguistics",
url = "https://www.aclweb.org/anthology/2020.latechclfl-1.1",
pages = "1--9",
abstract = {We discuss on how related stories can be compared by their characters. We investigate character graphs, or social networks, in order to measure evolution of character importance over time. To illustrate this, we chose the Siegfried-Sigurd myth that may come from a Merovingian king named Sigiberthus. The Nibelungenlied, the V{\"o}lsunga saga and the History of the Franks are the three resources used.},
}
Data
Texts:
- Decem libros historium (DLH) by Gregory of Tours
- Nibelungenlied (NIB)
- Völsunga saga (VOL)
DLH is the historical reference. NIB and VÖL are fiction works.
Installation
Tested on Windows 10 and Ubuntu 16.04. Tested with Python 3.7 and 3.8.
Install with pip
$ pip install latechclfl2020besnier
or download source
$ git clone https://github.com/clemsciences/LaTeCH-CLfl-2020-besnier.git
$ cd LaTeCH-CLfl-2020-besnier
$ virtualenv -p /usr/bin/python3 venv
$ source venv/bin/activate
$ pip install -r requirements.txt
Reproducing results
- Download resources
Run
$ python -m -m latechclfl2020.models.initiate latechclfl2020/models/initiate.py
- Generating graphs.
Run
$ python -m latechclfl2020.models.scripts latechclfl2020/models/scripts.py
- Generating character feature table in paper.
Run
$ python -m latechclfl2020.models.reconstruction latechclfl2020/models/reconstruction.py
- Generating Brynhildr ego-graphs.
Run
$ python -m latechclfl2020.models.paper.graph_visualisation latechclfl2020/models/paper/graph_visualisation.py
- Corpus observation.
Run
$ python -m latechclfl2020.models.paper.corpus_observation latechclfl2020/models/paper/corpus_observation.py
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file latechclfl2020besnier-1.1.0.tar.gz
.
File metadata
- Download URL: latechclfl2020besnier-1.1.0.tar.gz
- Upload date:
- Size: 1.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.24.0 setuptools/51.3.3 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 64f1735d7993f9f8bdb37b16c03b5114ba6b7c2d0cb5121f2b424949cf03e4a0 |
|
MD5 | 1ad258b8bce20ce241d59325d70c4130 |
|
BLAKE2b-256 | 9171e986b2b5022c484f9b0551d02f3496f4a0cfd72af225b8813909bae7721e |
File details
Details for the file latechclfl2020besnier-1.1.0-py3-none-any.whl
.
File metadata
- Download URL: latechclfl2020besnier-1.1.0-py3-none-any.whl
- Upload date:
- Size: 1.8 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.24.0 setuptools/51.3.3 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 62bf552757e5db8874264ada24e7406505b49955bd91ef09d493f908918ea2bf |
|
MD5 | 0025a3de494ec98e9a1974f12de8314e |
|
BLAKE2b-256 | f8bb7e4d90bacbdcfca15c4fdbd707389cd4792885a9f9f611e668ae9ce67fff |