IntentsSuggestionExample interface  
预测/建议的意向。
属性
| entity | 预测/建议的实体。 | 
| intent | 预测/建议的意向。 | 
| text | 陈述。 例如,“西雅图的天气是什么? | 
| tokenized | 标记化的话语。 | 
属性详细信息
		entityPredictions
	 
	
		intentPredictions
	 
	
text
陈述。 例如,“西雅图的天气是什么?
text?: string属性值
string
		tokenizedText
	 
	标记化的话语。
tokenizedText?: string[]属性值
string[]