diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2020-12-16 19:56:01 -0800 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2020-12-16 20:16:09 -0800 |
commit | 6d5811693c36b9e73dedf0205c40f2aed63e2870 (patch) | |
tree | 717de06d66ac009205a91cdeb511d113d61eac85 /python/tests/api_misc.py | |
parent | 38328c25674fee7781a8d8601e1d47de04186f19 (diff) | |
download | fatcat-6d5811693c36b9e73dedf0205c40f2aed63e2870.tar.gz fatcat-6d5811693c36b9e73dedf0205c40f2aed63e2870.zip |
add fuzzy match filtering to DOAJ importer
In this default configuration, any entities with a fuzzy match (even
"ambiguous") will be skipped at import time, to prevent creating
duplicates. This is conservative towards not creating new/duplicate
entities.
In the future, as we get more confidence in fuzzy match/verification, we
can start to ignore AMBIGUOUS, handle EXACT as same release, and merge
STRONG (and WEAK?) matches under the same work entity.
Diffstat (limited to 'python/tests/api_misc.py')
0 files changed, 0 insertions, 0 deletions