rule-based
rule-based — 形容詞
1. describing a system or method that follows a fixed set of pre-established rules
規則式;依規
依照既定規則來決策
describing a system or method that follows a fixed set of pre-established rules when making decisions, rather than relying on human judgment or personal opinion.
The airline uses a rule-based system to decide which passengers receive free upgrades.
這家航空公司採用規則式系統來決定哪些乘客可以免費升等。
attributive use: rule-based + system
Ada prefers a rule-based approach to budgeting, setting strict limits for each spending category.
Ada 偏好規則式的預算方法,為每個支出類別設定嚴格的限制。
collocation: rule-based approach
The judge's rule-based ruling followed the law precisely, despite strong public disagreement.
法官的規則式判決完全依照法律,儘管公眾強烈反對。
William's school uses a rule-based grading policy where assignments earn points from a fixed rubric.
William 的學校推行了一套依規的評分制度,每個作業都依據固定評分表給分。
- systematic
emphasises order and method rather than preset rules
- procedural
more formal, often used for official workflows
- formulaic
sometimes negative, suggesting too much reliance on fixed formulas
- intuitive
based on feeling and instinct rather than rules
- discretionary
allowing individual choice within a situation
- flexible
able to adapt rather than follow strict rules
文法句型
rule-based + noun
用法筆記
This sense describes methods, systems, or processes — not people. For example, you would say 'a rule-based hiring process,' not 'a rule-based manager.'
常見錯誤
2. describing a computer program or artificial intelligence that processes informat
規則驅動
由人類編寫規則來處理資料
describing a computer program or artificial intelligence that processes information by applying rules written by human programmers, rather than learning patterns from data on its own.
The old customer-service chatbot was rule-based and could only answer questions matching its keyword list.
舊版的客服聊天機器人是規則驅動的,只能回答符合關鍵字清單的問題。
attributive use: rule-based + noun (chatbot)
Tariq programmed a rule-based spam filter that blocks emails containing known suspicious phrases.
Tariq 寫了一個規則驅動的垃圾郵件過濾器,會阻擋含有已知可疑詞語的電子郵件。
collocation: rule-based filter
Unlike a rule-based translation tool, modern AI systems can understand context and nuance in text.
與規則驅動的翻譯工具不同,現代的 AI 系統能夠理解文字的上下文和細微差別。
Nora's factory uses a rule-based quality-control system that checks every product against fifty specifications.
Nora 的工廠使用一套規則驅動的品管系統,每件產品都要檢查五十項規格。
- programmed
broader term, not specific to rule-based architecture
- algorithmic
stresses the step-by-step nature of the processing
- heuristic
more specific — uses rules of thumb rather than exact rules
- machine-learning
learns from data instead of following fixed rules
- data-driven
derives behaviour from patterns in data
- adaptive
changes behaviour based on new information
文法句型
rule-based + noun (tool, system, model)
用法筆記
Commonly used in computing and AI contexts to contrast with machine-learning or data-driven systems. A rule-based system does not improve with experience — it only knows what its programmers explicitly told it.