How to incorporate flair model into presidio framework?

266 views Asked by At

I was looking for some sample code/tutorial how to implement flair based model within the presidio framework and I found this https://github.com/microsoft/presidio/blob/main/docs/samples/python/flair_recognizer.py, but actually, it is not wroking. Has anybody have an experience with this topic?

1

There are 1 answers

0
Gaurav On

Could you share some code snippet on how you have tried. Alternatively, you may want to check the implementation from this link.