Skip to content

Conversation

@CheezItMan
Copy link
Contributor

No description provided.

# Mood Analysis
Congratulations! You're submitting your assignment.

## Comprehension Questions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One question that I have on this assignment is that is also comes along with those comprehension questions in the original assignment. Should we move them into here to consolidate the comprehension?

| Why does 03/13 come out as neutral when it should be happy? How could we fix this? | |
| Where should we call strip_punctuation? Does it matter? Why? | |
| What are you going to do if there aren't at least 3 happy days? Where do you need to handle that case? | |
| Should you use an array or a hash to solve this problem? Why? | |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This needs to be more specific

| Where should we call strip_punctuation? Does it matter? Why? | |
| What are you going to do if there aren't at least 3 happy days? Where do you need to handle that case? | |
| Should you use an array or a hash to solve this problem? Why? | |
| What if we eventually want to add feelings to our analysis? Can we write this code in a way that will prevent us from having to re-write it later? | |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure what this question is asking - is it possible to make it more specific?

@CheezItMan
Copy link
Contributor Author

Changes made.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants