Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove duplicate "good afternoon" example #12182

Merged
merged 2 commits into from
Apr 21, 2023
Merged

remove duplicate "good afternoon" example #12182

merged 2 commits into from
Apr 21, 2023

Conversation

trammell
Copy link
Contributor

... it breaks rasa data validate:

UserWarning: The example 'good afternoon' was found labeled with multiple different intents in the training data. Each annotated message should only appear with one intent. You should fix that conflict The example is labeled with: goodbye, greet.

Proposed changes:

  • remove duplicate intent example ("good afternoon")

Status (please check what you already did):

  • ran manual tests for the functionality

... it breaks `rasa data validate`:

```
UserWarning: The example 'good afternoon' was found labeled with multiple different intents in the training data. Each annotated message should only appear with one intent. You should fix that conflict The example is labeled with: goodbye, greet.
```
@trammell trammell marked this pull request as ready for review March 25, 2023 21:31
@github-actions
Copy link
Contributor

🚀 A preview of the docs have been deployed at the following URL: https://12182--rasahq-docs-rasa-v2.netlify.app/docs/rasa

@ancalita ancalita merged commit 4019c2f into main Apr 21, 2023
@ancalita ancalita deleted the trammell-patch-1 branch April 21, 2023 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants