NuiMrme

Results 11 comments of NuiMrme

> @NuiMrme please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information. > > ``` > @microsoft-github-policy-service agree [company="{your company}"] >...

since I have the log_decision_process to "true", the word "VALENCE" is there in the log Edit: That being said, I created an empty image with just the word "VALENCE" on...

> Yes, location is detected using a named entity recognition model. context words could certainly change the output. If you have a finite list of locations, you can create a...

It can't find Imgproc of opencv , change the code in the files that generate the error (I expect 6 files) to edit the include statements to point to the...

While at it, in analyzer_engine.py line:222 I modified the line so that the code prints out every case in a new line , even more readable `json.dumps([str(result.to_dict()) for result in...

Sorry that wasn't well explained. I'm not reporting a bug but rather a feature I implemented on my version of Presidio that might help others too. See when you work...

> One of the reasons we intentionally left out the actual identified text, is because it is essentially PII you might not want to log or return. If you have...

> Thanks @NuiMrme. As discussed, it is better to add the entity value to the decision log and not to every result. There's a class called `AnalysisExplanation` which could potentially...

Hi, were you able to resolve this, I have too encountered shape mis-match with a custom config file