royalpinto / azure-cognitive-service-language-samples

This repository hosts a variety of samples for the features in Azure Cognitive Services for Language.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sample Repository for Cognitive Service for Language

This project hosts samples for Cognitive Service for Language.

Getting Started

  • The easiest way to use these samples without using Git is to download the current version as a ZIP file.

    • Be sure to unzip the entire archive, and not just individual samples.
  • Clone this sample repository using a Git client.

Sample Description
CoreBotWithCLU A sample demonstrating Conversational language understanding integration with the Bot Framework SDK for .NET.
core-bot-with-clujs A sample demonstrating Conversational language understanding integration with the Bot Framework SDK for JavaScript.
OrchestrationWorkflowSample A sample demonstrating an Orchestration workflow solution integration with the Conversations SDK.
CLU-Pizza-Samples Sample JSON files showcasing one method to replace structured entities from LUIS in CLU.
Custom-TA4H-Samples Sample text files and JSON labels file that can be used for the Custom Text Analytics for health quickstart.

About

This repository hosts a variety of samples for the features in Azure Cognitive Services for Language.

License:MIT License


Languages

Language:C# 58.0%Language:JavaScript 25.0%Language:HTML 15.1%Language:Shell 1.8%