simsays / Shakespeare

CS 121 Repository for Shakespeare dev
0 stars 0 forks source link

Enable Language Processing #4

Closed simsays closed 7 years ago

simsays commented 7 years ago

As a developer, I want to be able to analyze the text from the XML file using other libraries (e.g. syllable count) so that we can provide the analysis to our users.

robertmlinden commented 7 years ago

Hey Simon, in the typical user story format, you should add a "so that" so we know why we're doing something. Also, can you be more specific about what this means? You can do so in a comment below. It's just that we talked a lot about xml files, so it seemed like "computing" could go a bunch of different ways.

simsays commented 7 years ago

Done.

robertmlinden commented 7 years ago

This card has a HUGE scope. At some point, I would suggest that you break this up into the individual features (syllable count, consonant dimming, etc.)

robertmlinden commented 7 years ago

Too broad in scope