Predictive Intelligence - Similarity Solution Error in training
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2024 02:15 AM
I have created a ML solution in PI ->Similarity Solution Where I want to match incident to knowledge articles. I used the below solution definition
Table
Knowledge [kb_knowledge]
Similarity Fields
short_description
Table to compare
Incident [incident]
Fields to compare
short_description
Filter
active=true^short_descriptionISNOTEMPTY^EQ
But when I am training this solution I am getting the bellow error . Can any help to find the reason ?
NSE0016:Failed to execute component similarityValidator : NCE0091:Invalid text column count, lookup set has no text column, but test set has text column.
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2024 11:54 PM
I am getting exactly the same error. Have you found a solution so far?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2025 10:35 AM