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