question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

UserWarning: Interpreter parsed an intent ‘name:’ that is not defined in the domain

See original GitHub issue

Rasa version: 1.6.1

Rasa SDK version (if used & relevant):1.6.0

Rasa X version (if used & relevant):

Python version: 3.6

Operating system (windows, osx, …): Windows

Issue:

Since I am not 100% sure if this is a bug or not, I apologize if I’m wrong.

Although I have clearly defined my intents in the domain file, I get the following user warnings:

UserWarning: Interpreter parsed an intent 'name:' that is not defined in the domain.

UserWarning: Interpreter parsed an intent 'name_last:' that is not defined in the domain.

UserWarning: Interpreter parsed an intent 'street_name:' that is not defined in the domain.

UserWarning: Interpreter parsed an intent 'house_number:' that is not defined in the domain.

The full details are given in this forum post: more details

The reason why I think it is useful to check wether this is a bug or not comes from this forum post where we discus the problem: light bug in some formatting method

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
btotharyecommented, Jan 21, 2020

Sorry for the late reply @RaminParker I’ll take a look at this today and get back to you

0reactions
RaminParkercommented, Feb 10, 2020

In my case, it seems like I solved the problem. The mistake was in the frontend. Please see here: Link to forum post

Read more comments on GitHub >

github_iconTop Results From Across the Web

UserWarning: Interpreter parsed an intent 'faq' which is not ...
UserWarning: Interpreter parsed an intent 'faq' which is not defined in the domain. Please make sure all intents are listed in the domain....
Read more >
UserWarning: Interpreter parsed an intent 'Hi' which is not ...
The error is saying that the intent "Hi" is not in the domain - and it indeed is not in your domain file....
Read more >
Rasa Shell error : " UserWarning: Interpreter parsed an intent ...
When I type in , " Hey" or "Hello" , All I'm getting is this error " UserWarning: Interpreter parsed an intent 'Hello'...
Read more >
NLP - Ocean Ode
Non -ASCII tokenisation german_text = 'Wann gehen wir Pizza essen? ... speech-to-text conversion / translation disambiguate homonyms; Dependency parsing ...
Read more >
Bug listing with status RESOLVED with resolution OBSOLETE ...
g.o hits could help translators and users" status:RESOLVED resolution:OBSOLETE severity: ... Bug:293657 - "Move domain gentoo.cc to Gentoo GoDaddy account" ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found