Skip to content
This repository has been archived by the owner on Jan 15, 2025. It is now read-only.

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 requested a review from munozemilio as a code owner January 14, 2021 12:25
@feich-ms feich-ms requested a review from boydc2014 January 15, 2021 02:30
@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 subscribe to this conversation on GitHub. Already have an account? Sign in.
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