# Idea `User: what is karma?` etc. should be detected based on the combination of sentence type (question) and the keyword(s) such as `karma` # Possible approach Next to simply using regex one may consider using packages as nltk or spacy
Idea
User: what is karma?etc. should be detected based on the combination of sentence type (question) and the keyword(s) such askarmaPossible approach
Next to simply using regex one may consider using packages as nltk or spacy