mreeks91 / poem-parser

Parsing poem texts in csvs for sampling

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

poem-parser

Parsing poem texts in csvs for sampling.

To run on a new poem:

Copy the poem text into a text file named POEM_NAME.txt in the same directory as poem_parser.py. Change the POEM_NAME variable at the top of poem_parser.py to match your new poem file. Run python poem_parser.py from the command line to create a corresponding parsed poem csv.

About

Parsing poem texts in csvs for sampling

License:Creative Commons Zero v1.0 Universal


Languages

Language:Python 100.0%