Open petern3 opened 7 years ago
NLU only handles one of each entity. The intent.find_all_arguments function could iterate though the words in the phrase, but this also requires some more infrastructure in the argument_regex_dict and intents.json.
NLU only handles one of each entity. The intent.find_all_arguments function could iterate though the words in the phrase, but this also requires some more infrastructure in the argument_regex_dict and intents.json.