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

Training should use the chat bot's preprocessors #1006

Closed
gunthercox opened this issue Oct 1, 2017 · 1 comment
Closed

Training should use the chat bot's preprocessors #1006

gunthercox opened this issue Oct 1, 2017 · 1 comment
Assignees

Comments

@gunthercox
Copy link
Owner

gunthercox commented Oct 1, 2017

Currently, when a chat bot is trained, the dialog is saved directly to the database. This needs to be changed so that the training data can be cleaned and tagged by the chat bot's preprocessors.


Related to #954 (comment)

@gunthercox gunthercox modified the milestone: 0.9 Release Jan 24, 2018
@gunthercox gunthercox self-assigned this Jan 27, 2018
@gunthercox gunthercox removed this from the 0.9 Release milestone Jan 27, 2018
@isaam14
Copy link

isaam14 commented Jun 26, 2018

@gunthercox What can I do if I don't want the training to be done with preprocessors? (because the preprocessors I use convert uppercase and unicode to lowercase and ascci respectively, but I want the responses to have uppercase and unicode in some cases)
Is there a way to set the preprocessors after the training?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants