LUIS - Can we use phrases list for new values in the entity type List
问题 I'm creating LUIS chat bot app for extracting information regarding a company. For example " what is the filed_name1 for company Google ". So I'm currently extracting " filed_name1 " using "list entity " as the number of fields for a company are limited. Similarly I'm using List entity for extracting company name.As the company names are also limited as now. Now i want to handle scenario when a new company name gets added to existing list. I've tried using " Phrases list" to check if it can