bionomia / dwc_agent

Ruby gem to cleanse Darwin Core terms containing people names prior to passing to its dependent parser. Comes with a command-line utility.
MIT License
5 stars 1 forks source link

Abbreviations without punctuation do not parse #19

Closed dshorthouse closed 2 months ago

dshorthouse commented 3 months ago

Examples like, "JGR" do not parse whereas "J. G. R." do.

dshorthouse commented 2 months ago

Will not fix. However, adjustments to the indexing/querying routine on Bionomia now help expose these tokens.