Greg Thompson commited on
Commit
fec103c
1 Parent(s): ed9ca64

Remove please, understand, and question keywords

Browse files
Files changed (1) hide show
  1. mathtext_fastapi/nlu.py +0 -3
mathtext_fastapi/nlu.py CHANGED
@@ -135,9 +135,6 @@ def run_intent_classification(message_text):
135
  'tomorrow',
136
  'finished',
137
  'help',
138
- 'please',
139
- 'understand',
140
- 'question',
141
  'easier',
142
  'easy',
143
  'support',
 
135
  'tomorrow',
136
  'finished',
137
  'help',
 
 
 
138
  'easier',
139
  'easy',
140
  'support',