Does the Regex Extractor always return a confidence level of 100%?

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?

@David_Hernandez2

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:
image

For example , if the regex finds 3 different items, but it’s not multi-value, it will return 33%!

1 Like

@David_Hernandez2

Nice find man…appreciate it

Cheers

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.