Skip to content

Commit

Permalink
query
Browse files Browse the repository at this point in the history
  • Loading branch information
sudoskys committed Feb 18, 2023
1 parent 4bcd26f commit 8a20db3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/Detect.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ def isNeedHelp(self, sentence) -> bool:

def isQuery(self, sentence):
_query = ["怎么", "How",
"什么", "作用", "知道", "吗?", "什么", "认识", "What",
"什么", "作用", "知道", "吗?", "什么", "认识", "What", "bilibili", "http",
"what", "who", "how", "Who",
"Why", "的作品", "why", "Where",
"了解", "简述一下", "How to", "how to",
Expand Down

0 comments on commit 8a20db3

Please sign in to comment.