janschneida / taxodist

Python library for similarity calculations in taxonomic hierarchies and the underlying concepts.
MIT License
3 stars 0 forks source link

Add other distance metrics #1

Closed JonasHuegel closed 2 years ago

JonasHuegel commented 2 years ago

Add the functionallity for the other distance metrics from the paper

janschneida commented 2 years ago

All algorithms except IC#2 are implemented and accessible via a parameter from the function call to calc_distance_with_codes We need to discuss IC#2