Extracting multiple entity values

How do i extract multiple entities from the text. My nlu.md had the multiple entities , but the extractor result (interpreter.parse() ) is always giving only the first entity value.

Pls help. Thanks

Hey @sriramcs In the domain file, you can define the entitie as slot and give it type list check this link: Slots