You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
IoT-For-Beginners/translations/mo/6-consumer/lessons/2-language-understanding/assignment.md

28 lines
1.6 KiB

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<!--
CO_OP_TRANSLATOR_METADATA:
{
"original_hash": "5a7262a0c48dfacdfe1ff91b20bf16fd",
"translation_date": "2025-08-27T00:06:57+00:00",
"source_file": "6-consumer/lessons/2-language-understanding/assignment.md",
"language_code": "mo"
}
-->
# 取消計時器
## 說明
在本課程中,你已經訓練了一個模型來理解設定計時器的功能。另一個實用的功能是取消計時器——例如,當你的麵包已經烤好,可以在計時器結束前取出。
在你的 LUIS 應用程式中新增一個取消計時器的意圖。這個意圖不需要任何實體,但需要一些範例句子。如果這是最高意圖,請在你的無伺服器代碼中處理,記錄該意圖已被識別,並返回適當的回應。
## 評分標準
| 評分標準 | 優秀 | 合格 | 需要改進 |
| -------- | ---- | ---- | -------- |
| 在 LUIS 應用程式中新增取消計時器意圖 | 能夠新增意圖並訓練模型 | 能夠新增意圖但未訓練模型 | 無法新增意圖並訓練模型 |
| 在無伺服器應用程式中處理該意圖 | 能夠檢測該意圖為最高意圖並記錄 | 能夠檢測該意圖為最高意圖 | 無法檢測該意圖為最高意圖 |
---
**免責聲明**
本文件已使用 AI 翻譯服務 [Co-op Translator](https://github.com/Azure/co-op-translator) 進行翻譯。雖然我們努力確保翻譯的準確性,但請注意,自動翻譯可能包含錯誤或不準確之處。原始文件的母語版本應被視為權威來源。對於關鍵信息,建議使用專業人工翻譯。我們對因使用此翻譯而引起的任何誤解或誤釋不承擔責任。