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/tw/6-consumer/lessons/2-language-understanding/assignment.md

26 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-25T00:03:53+00:00",
"source_file": "6-consumer/lessons/2-language-understanding/assignment.md",
"language_code": "tw"
}
-->
# 取消計時器
## 說明
在本課程中,你已經訓練了一個模型來理解如何設置計時器。另一個實用的功能是取消計時器——例如,當你的麵包已經烤好,可以在計時器結束前取出時。
在你的 LUIS 應用中新增一個用於取消計時器的意圖。這個意圖不需要任何實體,但需要一些範例句子。如果這是最高意圖,請在你的無伺服器代碼中處理它,記錄該意圖已被識別,並返回適當的回應。
## 評分標準
| 評分項目 | 優秀 | 合格 | 需要改進 |
| -------- | ---- | ---- | -------- |
| 在 LUIS 應用中新增取消計時器意圖 | 能夠新增意圖並訓練模型 | 能夠新增意圖但未訓練模型 | 無法新增意圖並訓練模型 |
| 在無伺服器應用中處理該意圖 | 能夠將該意圖識別為最高意圖並記錄下來 | 能夠將該意圖識別為最高意圖 | 無法將該意圖識別為最高意圖 |
**免責聲明**
本文件使用 AI 翻譯服務 [Co-op Translator](https://github.com/Azure/co-op-translator) 進行翻譯。我們致力於提供準確的翻譯,但請注意,自動翻譯可能包含錯誤或不準確之處。應以原始語言的文件作為權威來源。對於關鍵資訊,建議尋求專業人工翻譯。我們對因使用此翻譯而引起的任何誤解或錯誤解釋概不負責。