Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.

Sample 14.nlp-with-dispatch #1136

Merged
merged 1 commit into from
Apr 7, 2021
Merged

Sample 14.nlp-with-dispatch #1136

merged 1 commit into from
Apr 7, 2021

Conversation

LeeParrishMSFT
Copy link
Contributor

Fixes #866

Description

Ported sample code from C# to Java for the NLP with Dispatch sample. Due to differences in the LUIS libraries used (LuisRecognizerOptionsV3 for Java and LuisRecognizerOptionsV2 for C#) the output is slightly different, but still shows the same concepts.

Specific Changes

Ported all code to Java from C#.

Testing

Ran sample and tested for output on all code paths as expected when compared to the C# sample.

@tracyboehrer tracyboehrer merged commit 3041eca into main Apr 7, 2021
@tracyboehrer tracyboehrer deleted the lparrish/Issue866 branch April 7, 2021 16:30
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.

Sample: 14.nlp-with-dispatch
2 participants