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

Allow intent or entities using phraseList features of same name #1089

Merged
merged 7 commits into from Jan 15, 2021

Conversation

feich-ms
Copy link
Contributor

fix #1051. This PR is loosing the validation in lu ->json converter when intents or entities use phraseList features with same name. This is allowed in LUIS portal, but blocked in bf-lu. Also added the typical test cases for these scenarios.

@feich-ms feich-ms changed the title allow intent or entities using phraseList features of same name Allow intent or entities using phraseList features of same name Jan 15, 2021
@feich-ms
Copy link
Contributor Author

Hi @munozemilio, this is the fix for issue #1051. Could you please take a look when you are convenient. Thanks.

@feich-ms feich-ms merged commit d2c102f into main Jan 15, 2021
@feich-ms feich-ms deleted the feich/allowIntentAndFeatureWithSameNames branch January 15, 2021 11:11
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.

LU Export doesn't work for intents and features with the same name
2 participants