dssg / dssg/pgdedupe

Use a custom comparator for ID numbers and DOBs

Open
#8 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
43
Forks
5
PR merge metrics
No merged PRs in 30d

Description

In dedupe's logs, it reports:

```txt
INFO:dedupe.index:Removing stop word 47
INFO:dedupe.index:Removing stop word 9-
INFO:dedupe.index:Removing stop word 25
```

We're using String comparisons for both SSN and DOB — it shouldn't be removing any aspect of either as a stop word.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.