GlobalNamesArchitecture / gnparser

Split scientific names to meaningful elements with meta information
https://parser.globalnames.org/
MIT License
20 stars 2 forks source link

species epithets with a "dot" should not parse #400

Closed dimus closed 6 years ago

dimus commented 6 years ago

We have the following examples (after => is how normalized version should look.)

Graphis scripta L. a.b pulverulenta => Graphis scripta L.
Cetraria iberica a.crespo & barreno => Cetraria iberica
Lecanora achariana a.l.sm. => Lecanora achariana
Arthrosporum populorum a.massal. => Arthrosporum populorum
Eletica laeviceps ab.lateapicalis Pic => Eletica laeviceps
alexander-myltsev commented 6 years ago

infraspecies depends on word. word2sep allows dots. Need to discuss how to handle this.