Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hennyu authored May 25, 2021
1 parent 439f94f commit 4d9fae2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,8 @@

Data and scripts accompanying the paper "Family Resemblance in Genre Stylistics: A Case Study with 19th Century Spanish American Novels" authored by Ulrike Henny-Krahmer.

Family resemblance is a concept that has been introduced into genre theory as an analogy to describe partial and overlapping similarities between different works of the same genre. It has often been referred to in the description of historical changes of genres. Here, the concept of family resemblance is taken up to analyze a corpus of 19th century Spanish American novels with computational methods. A formal implementation of the concept is developed and applied to historical and sentimental novels. For this, networks of nearest neighbors are built on topic features, first for historical and sentimental novels alone and then for the two subgenres together. Subgroups in the networks are identified with community detection.

To generate the topic model, the tool [_tmw_](https://github.com/cligs/tmw/) was used. Because the tmw files were customized, a copy of the topic modeling workflow is included [here](tmw).

The scripts and data in this repository are licensed under the GNU General Public License v3.0.

0 comments on commit 4d9fae2

Please sign in to comment.