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 option to capitalize first letter of a name, where appropriate. #169

Closed dimus closed 3 years ago

dimus commented 3 years ago

It is not a good idea to capitalize first letter all the time, as it would mask many cases of wrong input, but in some cases it is useful.

dimus commented 3 years ago

Related issues:

https://github.com/gnames/gnames/issues/67

https://github.com/gnames/gnverifier/issues/45