We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The instructions at https://github.com/opensanctions/nomenklatura/blob/main/README.md don't result in any match candidates when using the suggested file https://github.com/opensanctions/nomenklatura/blob/main/tests/fixtures/donations.ijson in the README in step 2 nomenklatura dedupe -r resolver.json entites.ijson.
nomenklatura dedupe -r resolver.json entites.ijson
The text was updated successfully, but these errors were encountered:
I ran through this today and am indeed getting duplicate candidates to resolve.
My commands:
nomenklatura xref -r resolver.json donations.ijson
nomenklatura dedupe -r resolver.json donations.ijson
I believe the issue might be coming from you running the second command against entities.ijson and not donations.ijson.
entities.ijson
donations.ijson
Sorry, something went wrong.
No branches or pull requests
The instructions at https://github.com/opensanctions/nomenklatura/blob/main/README.md don't result in any match candidates when using the suggested file https://github.com/opensanctions/nomenklatura/blob/main/tests/fixtures/donations.ijson in the README in step 2
nomenklatura dedupe -r resolver.json entites.ijson
.The text was updated successfully, but these errors were encountered: