FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Sample 14.nlp-with-dispatch by LeeParrishMSFT · Pull Request #1136 · microsoft/botbuilder-java · GitHub

This repository was archived by the owner on Dec 4, 2023. It is now read-only.
/ botbuilder-java Public archive

Sample 14.nlp-with-dispatch - #1136

Merged
tracyboehrer (tracyboehrer) merged 1 commit into
mainfrom
lparrish/Issue866
Apr 7, 2021
Merged

Sample 14.nlp-with-dispatch#1136
tracyboehrer (tracyboehrer) merged 1 commit into
mainfrom
lparrish/Issue866

Conversation

Copy link
Copy Markdown
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) deleted the lparrish/Issue866 branch April 7, 2021 16:30
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL