Question
World Bank Group
IN
Last activity: 24 Jun 2024 9:33 EDT
How to use Text Prediction to learn the keywords using Machine learning to map to the fields.
How to use Text Prediction to learn the keywords using Machine learning to map to the fields.
Example-PhoneNumber:1234567890, this should map to PhoneNumber property. Similarly in some case the PhoneNumber comes under ContactNumber:1234567890, this should also map to PhoneNumber property.
How to train the data and map to UI using activity/DT
Any help?
-
Reply
-
Share this page Facebook Twitter LinkedIn Email Copying... Copied!
Accepted Solution
Updated: 3 Jul 2024 10:09 EDT
Pegasystems Inc.
IN
Please verify if the text prediction build was successful. If it was, you should see training records for the entity in the outcomes tab. If it was not, check the corresponding error message. Ensure that enough records are added to build the model, so you can see it is being trained.
Could you let me know if, after adding the feedback data to text prediction, you can see the records in the model by downloading the feedback data?
Pegasystems Inc.
GB
@Otto_Perdeck is this a question you might be able to help with?
Updated: 22 May 2024 9:28 EDT
Pegasystems Inc.
IN
To map the properties in the Text Prediction UI with the feedback, select the keyword (1234567890) and map the corresponding entity list to the feedback. You can use the pxCaptureTAFeedback API to add feedback to the Text Prediction by providing the modelName, class, text, and actual result parameters. By incorporating this feedback, we can update the text prediction model with training records.
Accepted Solution
Updated: 3 Jul 2024 10:09 EDT
Pegasystems Inc.
IN
Please verify if the text prediction build was successful. If it was, you should see training records for the entity in the outcomes tab. If it was not, check the corresponding error message. Ensure that enough records are added to build the model, so you can see it is being trained.
Could you let me know if, after adding the feedback data to text prediction, you can see the records in the model by downloading the feedback data?
Updated: 31 May 2024 5:16 EDT
Eclatprime Digital Private Limited
IN
To map the properties in the Text Prediction UI with the feedback, select the keyword (1234567890) and map the corresponding entity list to the feedback. You can use the pxCaptureTAFeedback API to add feedback to the Text Prediction by providing the modelName, class, text, and actual result parameters. By incorporating this feedback, we can update the text prediction model with training records.
Please follow the below attachment.
Updated: 24 Jun 2024 9:20 EDT
Pegasystems Inc.
IN
[Mod removed incorrect tag to @Sindhu Nalajala]
Hi, can you share the details of error message and screenshot why the records are not getting trained ?
Eclatprime Digital Private Limited
IN
My records are getting trained i didn't get any errors.
Eclatprime Digital Private Limited
IN