Skip to content

namsor-python-sdk2.0.18

Compare
Choose a tag to compare
@namsor namsor released this 16 Feb 16:17
· 8 commits to master since this release

NamSorAPIv2.0.18 (2022-01-16)

Second batch of improvements on CYRILLIC : Diaspora
No major change to API (still at v2.namsor.com), but we're now redirecting namsor.com front-end to the new version namsor.app
Added a gender endpoint for just given names (defaulting to 'US' local context)
Fixed Stripe redirect
Fixed ParseName issue when not trimmed()
Added X-OPTION-USRACEETHNICITY-TAXONOMY to CORS
NamSorAPIv2.0.17 (2021-12-05)

First batch of improvements on CYRILLIC : Origin, Country and Gender
NamSorAPIv2.0.16 (2021-09-26)

Diaspora model now has calibratedProbability/calibratedProbabilityAlt as the other models (Gender, Country, Origin, US 'Race'/Ethnicity) based on ability to predict either (A) the Diaspora country of birth or (B) the name country of Origin (ie. consistency with NamSor Origin model).
Various admin API enhancements to support the new Website and CSV tool
[BugFix] Slightly negative score were causing Python lib error namsor/namsor-tools-v2#17