Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

This repository is for enabling external developers to configure some of the globally scoped skill configurations of their skill which are not exposed through a GUI yet.

License

NotificationsYou must be signed in to change notification settings

13udha/hackathon-conf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Motivation

The intention of this repository is to provide an interface for therhapsody hackathon participants to configuretheir skills for the configurations that are not available/exposed in theSDP - skill development platform yet.

In the future all of the things you can do here should and will be consolidated into the SDP.

For the course of this hackathon we decided only to expose the RegexNLU mechanism to build skills.In case you want to use aLUIS model please contact the organisational team in theslack.

Important

Please prefix your intents in thedomain.json,answer-regex.json andregex.json with yourTEAM_XY_ identifier.

How to use

I want to build a simple skill without a reprompt model

Fork this repo, and create a pull request (after rebasing your master branch with the master branch of this repository) in yourTEAM_XY_ folder.

Create the regex NLU for your usecase like so:

[  {"name":"TEAM_XY_<INTENT_NAME>","pattern":"you want to catch everything after this sentence (.*)","entities": ["caught_stuff"]  }]

Create your domain context metadata usingdcm:

asciicast

I want to build a simple skill with a reprompt model

Same as above. Just fill out answer-regex.json out.

License

This project is licensed under the GPL-3 license.

About

This repository is for enabling external developers to configure some of the globally scoped skill configurations of their skill which are not exposed through a GUI yet.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp