gnames / gnparser

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

Adds hybrid character values to words section; fixes #174 #175

Closed tobymarsden closed 3 years ago

dimus commented 3 years ago

I looked at your solution and at the code, looks like a solution needs a bit more thought on my side. All hybrid signs get substituted with × during preprocessing, so original character gets lost. I'll think how to reorganize the code to get the correct character for verbatim

tobymarsden commented 3 years ago

@dimus Thanks for looking at this! Yes, I didn't attempt to fix the verbatim thing as it looked like a world of pain given the preprocessing... just reused the same code already in place for the named species hybrids.