Create new entities
- Click Create new from the main page of the Watson Conversation tooling.
- Enter the entity name as
wildlife
. - Add the following values and synonyms:
Value Synonym fauna animals flora plants - When you’re done, click Create.
- Expand the @wildlife entity to see the new values and synonyms. Wait for Watson to complete the training.
- Enter the following utterance:
tell me about the animals
.Watson detects
animals
from the user input, identifies the entity@wildlife
, and the entity valuefauna
.