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

Automated evaluation of predicted mappings #7

Open
cthoyt opened this issue Nov 7, 2023 · 0 comments
Open

Automated evaluation of predicted mappings #7

cthoyt opened this issue Nov 7, 2023 · 0 comments

Comments

@cthoyt
Copy link
Member

cthoyt commented Nov 7, 2023

Given a set of mappings, they can be stratified on three axes:

  1. mapping justification (semapv:ManualMappingCuration and maybe semapv:UnspecifiedMatching vs. others like semapv:LexicalMatching, semapv:BackgroundKnowledgeBasedMatching, semapv:MappingInversion, and semapv:MappingChaining)
  2. mapping set
  3. source-target prefix pair

Some ideas on making a comparison in order of increasing complexity

  1. Compare mapping overlap to get a simple precision, recall, and $F_1$
  2. Penalize incorrect 1-many, many-1, and many-to-many mappings
  3. Incorporate ontology hierarchy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant