Override False-Positive Classifications Permanently

Is there a way to override a specific document’s classification if I determine it to be a false-positive? If not, is there a place where I can add comments for a particular document (page) so that I don’t have to keep evaluating the same documents that show up on my reports every audit?

The solution provided in my original post will not work because it removes classifications for all documents classified with that term. That is not the desired outcome.

Original Post: Override Classification?

Hi Marc,

Thanks for asking this!

I will double-check with the dev team, but I don’t believe there’s a way to flag specific documents as false positives for certain taxonomies.

That could be a feature request, although that would lead to the question of how to ensure potential future true positives for those documents aren’t missed.

Let me take this to the team and get back to you.

- Dan

1 Like

I believe the team has mentioned the idea of negative clues before. What we’re thinking is that you could expand on that and start adding negative clues per document to each term you want to flag it as a false positive for.

For example, for the US SSN term you can add a negative clue per document you want to flag as a false positive for US SSN.

So you could add the following clue to US SSN with a score of -1000:

cse-url=\\myserver\sharename\folder1\example_doc_with_false_ssn.docx

Please let me know if this helps!

- Dan

Ahh, OK. That does sound familiar. That turns the focus to my other post about generating a list of term “hits” to seek out the false positives in bulk and quickly. This all makes sense though. Appreciate your time.

2 Likes