gnames / gnparser

GNparser normalises scientific names and extracts their semantic elements.
MIT License
38 stars 4 forks source link

As a user I want to have an easier matching for species groups. #255

Closed dimus closed 9 months ago

dimus commented 9 months ago

Currently matching species by stem does not work for Aus bus and Aus bus bus. As such names are "automatic", it makes sense to return such matches in a general and effective way. For this I will keep canonical and full canonical as before, but will delete the last epithet from stemmed version of Aus bus bus. It will significantly simplify matches within species group.

dimus commented 9 months ago

This issue is related to https://github.com/gnames/gnmatcher/issues/49