Skip to content

Navigation Menu

Sign in
Appearance settings

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

Appearance settings
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

Comments

Close side panel

Add escape brackets in utterance capability#1104

Merged
feich-ms merged 2 commits intomainmicrosoft/botframework-cli:mainfrom
feich/enableEscapeCharsmicrosoft/botframework-cli:feich/enableEscapeCharsCopy head branch name to clipboard
Feb 1, 2021
Merged

Add escape brackets in utterance capability#1104
feich-ms merged 2 commits intomainmicrosoft/botframework-cli:mainfrom
feich/enableEscapeCharsmicrosoft/botframework-cli:feich/enableEscapeCharsCopy head branch name to clipboard

Conversation

@feich-ms
Copy link
Contributor

@feich-ms feich-ms commented Feb 1, 2021

fix #1102. After the fix, to escape the brackets in utterances, just use { or }. List some escape examples as below.

  • this is another {@from = one} from {@to = tokyo} \in japan => this is another {@from = one} from {@to = tokyo} \in japan
  • this is another \{@@from = one} from {@@to = tokyo} => this is another \one from tokyo (entity names are @from and @to)

Currently we only support escape three chars: { or } or .

@feich-ms feich-ms requested a review from munozemilio as a code owner February 1, 2021 08:22
@feich-ms feich-ms merged commit b2ce5f5 into main Feb 1, 2021
@feich-ms feich-ms deleted the feich/enableEscapeChars branch February 1, 2021 09:14
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.

Enable escape characters in luis converter

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.