- Voice User Interface Projects
- Henry Lee
- 94字
- 2021-07-23 17:17:20
What are entities?
Entities are like keywords that are used to extract values from voice input. As seen in the previous section, Creating your first intent, the intent used the Dialogflow system entities @sys.ordinal and @sys.geo-county to extract the values 1 and USA from the voice input. The entities also help to create templatized questions so that you do not have to enter multiple variations of questions that result in the same answer. Similarly, Dialogflow's natural language processing engine uses entities to train data to become smarter at matching voice input to intents.
推薦閱讀
- Google Flutter Mobile Development Quick Start Guide
- Visual C++程序設(shè)計學(xué)習(xí)筆記
- Java系統(tǒng)分析與架構(gòu)設(shè)計
- Debian 7:System Administration Best Practices
- Three.js開發(fā)指南:基于WebGL和HTML5在網(wǎng)頁上渲染3D圖形和動畫(原書第3版)
- C++ 從入門到項目實踐(超值版)
- 軟件架構(gòu):Python語言實現(xiàn)
- Building an RPG with Unity 2018
- Highcharts Cookbook
- 學(xué)習(xí)正則表達(dá)式
- 數(shù)據(jù)結(jié)構(gòu)習(xí)題解析與實驗指導(dǎo)
- Learning Laravel's Eloquent
- 編程與類型系統(tǒng)
- .NET Standard 2.0 Cookbook
- C語言程序設(shè)計習(xí)題與實驗指導(dǎo)