- Voice User Interface Projects
- Henry Lee
- 200字
- 2021-07-23 17:17:21
What is context?
Context is like a session, where previous session information is maintained so that the next context can have access to that session information. For example, upon meeting a stranger in a bar, you initiate a conversation, asking the name of the person you are speaking with. From that point on, you know his or her name and you might use his or her name during the conversation. Another example is during a conversation, where you are asked the ambiguous question, "When is his birthday?" by a friend, but you do not know who "he" refers to, in which case, you might ask your friend who he or she is referring to. When your friend explains that they are asking about John Doe's birthday, you have successfully established the context that "he" refers to John Doe.
In Dialogflow, contexts can also be used to establish and control conversational flow, allowing only a specific intent to be triggered if specific contextual requirements are met. For example, during the checkout process in an e-commerce store, you only allow the user to buy an item if all the necessary requirements are gathered, such as credit card information and a shipping address.
- Web前端開發技術:HTML、CSS、JavaScript(第3版)
- Express Web Application Development
- Learning Laravel's Eloquent
- MySQL從入門到精通(軟件開發視頻大講堂)
- Java面向對象程序設計
- ServiceNow:Building Powerful Workflows
- C語言程序設計實訓教程與水平考試指導
- C++程序設計教程(第2版)
- Instant Zurb Foundation 4
- 超簡單:Photoshop+JavaScript+Python智能修圖與圖像自動化處理
- Raspberry Pi Blueprints
- JavaWeb從入門到精通(視頻實戰版)
- Pandas 1.x Cookbook
- Visual C++網絡編程教程(Visual Studio 2010平臺)
- 數據庫基礎與應用實驗教程:Visual FoxPro 6.0