Vincent Menger

Results 5 comments of Vincent Menger

Added a lot more terms in #123, but more is always welcome.

@tomgw I finally found the time to look at it, thanks for the additions. I reviewed and left some comments to resolve. Also, can you add some documentation on how...

If this still relevant, can you give a reproducible example? Thanks

Made a start in #120, with data from voor- and achternamenbank. Surnames was doable, but first names contained many, many false positives. For now extended with a few thousand names,...

To clarify, the way to use deduce is by creating a `Deduce` object, and then passing text to it: ``` from deduce import Deduce deduce = Deduce() deduce.deidentify("put your text...