gnames / gnparser

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

Names without space after author or rank cannot be parsed #228

Open dimus opened 2 years ago

dimus commented 2 years ago

We should try to parse names like

Acalypha australis L.var.genuina Nakai
Viburnum plicatum Thunb. var.tomentosum Miq.
Hermbstaedtia odorata var.cf.odorata
Skimmia japonica var.intermedia f.repens
dimus commented 2 years ago

Actually Viburnum plicatum Thunb. var.tomentosum Miq. parses fine, the problem is when there are no spaces between an an author ending with a dot and a rank after it.