Skip to content

A web app for generating sonnets from a corpus of poems.

Notifications You must be signed in to change notification settings

mbwolff/SonGenApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SonGenApp

A sonnet generator

This code was presented at the 2019 Electronic Literature Organization's conference in Cork, Ireland.

There are three Python modules in this repository, one for generating sonnets in French, one in English, and one in Spanish. There really should be one master module that can be parameterized for specific languages and corpora, but I leave that project for another day. All modules are very similar and differ only in the way they handle source data and scansion rules (alexandrines or pentameters, for instance).

Setup

You will need to install the following Python modules (the current repo works for Python 3.7):

About

A web app for generating sonnets from a corpus of poems.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published