Question
Areteans
AU
Last activity: 9 May 2019 11:10 EDT
How to train the NLP models to learn automatically from the feedback provided?
Hi Support Team,
I have read the below articles and aware of how the models can be updated with feedback loop manually by a data scientist post reviewing the data.
https://www1.pega.com/products/pega-platform/intelligent-virtual-assistant/email
However, can anyone let me know if there is a way to update the models with the feedback data automatically without having the intervention of any user?
Below is the scenario where I am currently working on :
Run the NLP models(Topic detection) on the input data and try to match relavant category based on keywords provided in the Taxonomy sheets. If the category is not found the case routes to a user who will update the relavant category and move the case ahead. This data will be written into the Training models as well.
The only way I see to put this feedback data into the model to learn is to run the update model wizard again manually. Is there an automated way to input the feedback data into model without having to run the update model wizard manually?