Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding NLP classifiers (modules as labels) #965

Open
waelbenamara opened this issue Jan 20, 2020 · 0 comments
Open

Adding NLP classifiers (modules as labels) #965

waelbenamara opened this issue Jan 20, 2020 · 0 comments

Comments

@waelbenamara
Copy link

Feature description:

Adding an NLP unit that classifies user‘s request to one of the modules.
Suggesting this feature is due to the fact that when a user sends a greeting (for example) but in different forms other than mentioned in the modules, it fails to return the accurate response.

How to implement it ?

Make a NLP classifier that classifies the request to one of the corresponding module.
We may use nltk or similar libraries.

@waelbenamara waelbenamara changed the title Adding NLP classifiers that links Adding NLP classifiers (modules as labels) Jan 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant