I noticed that for the regex extractor for me so far, it’s been all or nothing , 0 or 100%. Is it possible to make it so that if it finds multiple different values (say 4), then it would return a confidence level of 25%, which would have it try the second ML extractor?
Generally regex would be either 0 or 100 only as it can either extract or jot extract there is ko intermitent value as the regex needs exact match to extract
Cheers
Hey Anil_G,
I found the solution. If I uncheck “Multi-line value” , it will return %s.
Taxonomy:
For example , if the regex finds 3 different items, but it’s not multi-value, it will return 33%!
1 Like
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.