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

fix: LU LSP suggest empty string entities and roles in entering utterance #1889

Merged
merged 4 commits into from
Feb 5, 2020

Conversation

cosmicshuai
Copy link
Contributor

Description

Add a filter for remove the empty string entities and roles when calling suggestions in entering utterance.

For example, when user entered:
#Intent Name

  • the weather is {

LSP will generate the result of the entities user already defined.

Screenshots

suggest Entity

Please include screenshots or gifs if your PR include UX changes.

@github-actions
Copy link

Coverage Status

Coverage remained the same at 42.632% when pulling a067ea9 on shuwan/fixEmptySuggestionEntity into a14b717 on master.

@boydc2014 boydc2014 added the Approved to merge approved, waiting to be merged label Feb 5, 2020
@a-b-r-o-w-n a-b-r-o-w-n merged commit 8496a34 into master Feb 5, 2020
@a-b-r-o-w-n a-b-r-o-w-n deleted the shuwan/fixEmptySuggestionEntity branch February 5, 2020 17:32
@a-b-r-o-w-n a-b-r-o-w-n mentioned this pull request Feb 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Approved to merge approved, waiting to be merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants