Skip to content

Latest commit

 

History

History
72 lines (59 loc) · 5.14 KB

File metadata and controls

72 lines (59 loc) · 5.14 KB

MoonHub Learning System - Supported Chinese Patterns

This document lists all Chinese patterns supported by the learning system.

Overview

Positive Feedback Patterns

Patterns

Type Regex Examples
Simple Agreement `^(好的?
Gratitude `^(谢谢 感谢
Colloquial Praise `^(很好?
Strong Affirmation `^(完美 太棒了?
Brief Affirmation `^(嗯 嗯嗯
Correct Confirmation `^(对 是的
Satisfaction `^(靠谱
Choice Confirmation `^(就这个 这个对
Convenience `^(省事 方便
Professionalism `^(靠谱

Negative Feedback Patterns

Type Regex Examples
Polite Rejection `^(不太对 不太行
Neutral-to-Negative `^(一般 还行吧
Ineffective `^(没帮上忙? 没解决
Frustration `^(浪费(时间 没意思
Strong Negation `^(不好 太差
Retry Request `^(再试(一次)? 重来
Error Identification `^(错误 不正确
Misunderstanding `^(不是这个 不是我要的

Correction/Preference Patterns

Type Regex Examples
Clarification `^(其实 实际上
Intent Correction `^(我的意思(是 不是说)
Preference Expression `^(我更(喜欢 希望
Future Instruction `^(下次 以后
Prohibition `^(不要
Reverse Instruction `^(相反 反过来
Memory Request `^(记住(我 我喜欢
Expectation `^(最好是 最好是能
Request `^(能不能 可以不可以
Modification Request `^(改(成 为)
Prompt/Suggestion `^(你(应该 最好

Workflow Preference Patterns

Type Regex Examples
Frequency `(每次 总是
Negative Frequency `(从不 从没
Timing `(当.+时 在.+之前
Habit `(喜欢用 习惯用
Sequence `(先.+再 先.+然后
Mandatory `(必须 一定要

Tool Preference Patterns

Type Regex Examples
Replacement `(用.+代替 换成
Prohibition `(不要用 别用
Mandatory `(总是用 一直用
Exclusion `(从不用 从不使用
Priority `(优先(使用