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

Added Schlicker's Similarity Measure #284

Merged
merged 1 commit into from
Nov 24, 2023
Merged

Conversation

Piquipato
Copy link
Contributor

@Piquipato Piquipato commented Nov 21, 2023

I added a new similarity measure to the library, so it is integrated with my own project. It is based on what's explained in:

Gan M, Dou X, Jiang R. From ontology to semantic similarity: calculation of ontology-based semantic similarity. ScientificWorldJournal. 2013;2013:793091. doi: 10.1155/2013/793091. Epub 2013 Feb 28. PMID: 23533360; PMCID: PMC3603583.

(read at this link)

@tanghaibao
Copy link
Owner

Thanks @Piquipato. This looks great!

Can you come up with a few test cases?
I'll merge this function in but would be great if we can cover the logic with tests.

@tanghaibao tanghaibao merged commit d01169e into tanghaibao:main Nov 24, 2023
4 checks passed
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

Successfully merging this pull request may close these issues.

2 participants