Skip to content

Python program that presents a stylized analysis of a poem in html format

Notifications You must be signed in to change notification settings

HalleyYoung/Poetry_Analysis

Repository files navigation

This program analyzes poetry.  The files being analyzed should be in the form:

Title: [Title Name]
Author: [Author Name]

[Poem]


To run, enter "python poetry_analysis.py" in the command line.  The program is written for python 2.7.  It requires the Natural Language Toolkit, Markup, and Sentiment Classifier python libraries, available through the python package index.

About

Python program that presents a stylized analysis of a poem in html format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages