GlobalNamesArchitecture / gnparser

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

Names like "Arv1virus" are broken into "Arv" and "1virus" #408

Closed dimus closed 6 years ago

dimus commented 6 years ago

number serves as a border for breaking into words, as a result we have genera like

Arv from Arv1virus

Kpp from Kpp25virus

Cjw from Cjw1virus

Also, we should not see such names parsed because they are viruses.

alexander-myltsev commented 6 years ago

Should be working after https://github.com/GlobalNamesArchitecture/gnparser/issues/399

But virus field should be also true.