Probably an issue with token handling requiring spaces. If we can't handle here I'll pre-propcess the text.
3.2.1 :022 > t = 'Turripria woldai sp.nov'
=> "Turripria woldai sp.nov"
3.2.1 :023 > t = 'Turripria woldai sp.nov'
=> "Turripria woldai sp.nov"
3.2.1 :024 > r = Vendor::Gnfinder.result(t, project_id: 13)
=>
#<Vendor::Gnfinder::Result:0x0000000117aedae0
...
3.2.1 :025 > r.names.first.found.annotation_nomen_type
=> "NO_ANNOT"