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

Create sentiment analysis logic adapter #167

Closed
wants to merge 2 commits into from
Closed

Conversation

gunthercox
Copy link
Owner

@gunthercox gunthercox commented May 14, 2016

The goal of this adapter is to allow the chat bot to respond to input based on the level of sentiment that the input contains.

  • Create logic adapter
  • Add tests
  • Add sentiment options
  • Update documentation

Options

This pull will add options that will cause this adapter to:

  • Match the sentiment of the user's input. Angry input --> angry response.
    • Trend towards a given sentiment. For example, staying positive.

Closes #7

This is a test commit to determine which method
of sentiment analysis will work the best.
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.

1 participant