- Hands-On Chatbot Development with Alexa Skills and Amazon Lex
- Sam Williams
- 153字
- 2021-07-16 17:45:06
Intents
Intents are the most important part of a chatbot. They are the tasks or conversations that the chatbot can process. They are called intents because they are the things that the user intends to do.
Intents can vary in complexity from very simple to extremely complicated. A basic intent may just be SayHello, which just says "Hi" to the user. A more complex intent may be booking a holiday, choosing and buying a pair of shoes, or ordering a pizza. They can be designed to be as elaborate as your imagination allows.
They are started or triggered when the user says one of the sample utterances. The sample utterances are a list of words or phrases that the user might say when they are trying to start an intent. Each intent can have lots of sample utterances. In the SayHello example, they might be "Hello chatbot", "Hey there chatbot", or just "Hi".
- 新一代物聯(lián)網(wǎng)架構(gòu)技術(shù):分層算力網(wǎng)絡(luò)
- 正在爆發(fā)的互聯(lián)網(wǎng)革命
- 射頻通信系統(tǒng)
- Socket.IO Real-time Web Application Development
- 雷達饋線技術(shù)
- 城市治理一網(wǎng)統(tǒng)管
- CCNP TSHOOT(642-832)認證考試指南
- Windows Server 2012 Hyper-V虛擬化管理實踐
- 網(wǎng)絡(luò)安全應(yīng)急響應(yīng)技術(shù)實戰(zhàn)指南
- Scala Design Patterns.
- 深入理解OpenStack Neutron
- 5G+區(qū)塊鏈
- 計算機網(wǎng)絡(luò)技術(shù)
- SRv6網(wǎng)絡(luò)部署指南
- Enterprise ApplicationDevelopment with Ext JSand Spring