Coder Social home page Coder Social logo

msulaksh / luis_chatbot_data Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 18 KB

As I am working with Microsoft LUIS and Bot Framework, here`s little data for any one interested in LUIS.

luisai bot-framework machine-learning chatbot chatbot-framework csharp microsoft-cognitive-services

luis_chatbot_data's Introduction

LUIS_Chatbot_Data

As I am working with Microsoft LUIS and Bot Framework, here`s little data for any one interested in LUIS.

I am adding the list of Intents I have created and used for my LUIS App. I am also adding common Entities.

Add intents and entities to your LUIS app and then code responses for particular intent.

Note: One of the best way to recognize user intent is to use proper entities along with intents while training LUIS. Add similar Entities as of Intents.

Use this link to create usefull Phrase Lists for your Bot: https://blogs.msdn.microsoft.com/benjaminperkins/2016/12/07/top-10-must-have-phrase-list-features-for-your-chatbot-or-any-bot-luis/

Note: When newly created, let all the uncategorised user intents reach into "None", and keep checking for the same intent for newly asked questions, and then filter out those into categories or create a new one.

Add/Edit data, Train your LUIS model and then properly publish it, unless you publish it, no changes will be reflected.

As of January 2019, I am exploring on implementing mongodb as a primary storage for users sessions over chatbot.

Thanks. Happy Coding.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.