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

Enhance NLP to understand # Questions #4

Open
danielreed opened this issue Nov 14, 2016 · 0 comments
Open

Enhance NLP to understand # Questions #4

danielreed opened this issue Nov 14, 2016 · 0 comments

Comments

@danielreed
Copy link
Member

When we support statements like

@oneview 3 questions. What server profile template is SY-BL-234562 using? How many servers are using that template? What is the average CPU utilization of those servers?

We need to be able to normalize a statement like the following to inject a # questions quantifier so we hit the appropriate regex in hubot.
What server profile template is SY-BL-234562 using? How many servers are using that template? What is the average CPU utilization of those servers?

The NLP framework already identifies sentence structure, we could just inject a # sentences construct to the front.

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