Skip to content

Commit

Permalink
Merge 24653fe into 90f37c7
Browse files Browse the repository at this point in the history
  • Loading branch information
wochinge committed Jun 18, 2019
2 parents 90f37c7 + 24653fe commit fcbaf69
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/core/domains.rst
Expand Up @@ -291,10 +291,10 @@ into account you can use this syntax:
- greet:
use_entities:
- name
- entity2
ignore_entities
- first_name
ignore_entities:
- location
- entity4
- age
This means that excluded entities for those intents will be unfeaturized and therefore
will not impact the next action predictions. This is useful when you have
Expand Down

0 comments on commit fcbaf69

Please sign in to comment.