Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

To Do #1

Closed
13 of 14 tasks
trinker opened this issue Aug 16, 2015 · 0 comments
Closed
13 of 14 tasks

To Do #1

trinker opened this issue Aug 16, 2015 · 0 comments

Comments

@trinker
Copy link
Owner

trinker commented Aug 16, 2015

  • Fix the polarity formula
  • Add formula to README
  • Add sentiment_by
    • element level aggregation when by = NULL
    • Will take grouping variables for by
    • Retain ability to get sentence (uncombine) level info back from an environment in the class
  • Add class
    • sentiment
    • sentiment_by
  • Add plotting method with ggplot2 and geom_smooth
  • Add a get_sentences from sentiment & sentiment_by to extract the sentences back
    • A class that can also operate on character strings using get_sents under the hood
    • Add to sentiment
    • Add to sentiment_by
  • Add a uncombine from sentiment_by to extract the sentences level polarity back
trinker added a commit that referenced this issue Aug 17, 2015
trinker added a commit that referenced this issue Aug 18, 2015
Added:

1. `funny` is typically positive and it's currently negative.
2. `least` should be a deamplifier
3. `understand(s)*` should probably be a positive word

close #4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant