Skip to content

Commit

Permalink
Merge branch 'master' into endpoints_urls_with_slash
Browse files Browse the repository at this point in the history
  • Loading branch information
wochinge committed Jun 20, 2019
2 parents 26d403b + e27d778 commit 2334669
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 2334669

Please sign in to comment.