Skip to content
New issue

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

Damerau-Levenshtein distance name matcher #33

Closed
2 tasks done
marfox opened this issue Aug 16, 2018 · 0 comments
Closed
2 tasks done

Damerau-Levenshtein distance name matcher #33

marfox opened this issue Aug 16, 2018 · 0 comments
Assignees
Labels
story Task with multiple sub-tasks
Projects

Comments

@marfox
Copy link
Member

marfox commented Aug 16, 2018

  • use jellyfish;
  • for each full name of a target identifier, compute the Damerau-Levenshtein edit distance against all Wikidata item labels.
@marfox marfox added the story Task with multiple sub-tasks label Aug 16, 2018
@marfox marfox added this to the Baseline matcher milestone Aug 16, 2018
@marfox marfox self-assigned this Aug 16, 2018
@marfox marfox added this to To do in v1 via automation Aug 16, 2018
@marfox marfox moved this from To do to Doing in v1 Aug 16, 2018
marfox pushed a commit that referenced this issue Aug 17, 2018
@marfox marfox closed this as completed Aug 17, 2018
v1 automation moved this from Doing to Done Aug 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
story Task with multiple sub-tasks
Projects
v1
  
Done
Development

No branches or pull requests

1 participant