Skip to content

namsor-python-tools-v2.0.26

Latest
Compare
Choose a tag to compare
@namsor namsor released this 26 Jun 22:57
· 1 commit to master since this release
43dbc4e

NamSorAPIv2.0.26 (2023-06-18)

added option to return country religion statistics for taxonomies Origin/Country/Diaspora, with header X-OPTION-RELIGION-STATS=True
improved AI explainability for Enterprise users (API Key should be set to Explainability=True and API queries with header X-OPTION-EXPLAINABILITY=True)
replaced JNBC with gotyai-java
further improved free account abuse/spam detection
NamSorAPIv2.0.25 (2023-05-20)

fixed Italian names issue ex Andrea/Rossini (namsor/namsor-tools-v2#23)
added AI explainability for Enterprise users (API Key should be set to Explainability=True and API queries with header X-OPTION-EXPLAINABILITY=True)
improved some logging features as well as other internal services (free account abuse/spam detection)
NamSorAPIv2.0.24 (2023-03-12)

Added specific endpoints for Indian names : Indian State subclassification, Religion (Hindu, Muslim, Jain, Christian), Caste Category (General, ST, SC, OST)
Other improvements on Latin American countries, Portuguese and Spanish names
NamSorAPIv2.0.23 (2023-01-15)

Improvements for Indian names sub-classification
New taxonomies for Indian names : Religion, Caste Category (General, ST, SC, OST)
NamSorAPIv2.0.22 (2022-12-17)

Improvements on names in ARABIC (gender, origin, country)
Improvements for Indian names sub-classification
Other improvements : Malaysia, Indonesia, Brasil/Portugal, Spain/LatAm
NamSorAPIv2.0.21 (2022-09-25)

Added mandatory email verification before activation of API Key due to abuse
Improvements for Indian names gender classification
Improvements for classification of Italian names with US "Race"/Ethnicity (issue not full resolved, current recommendation is to combine with Diaspora model)
NamSorAPIv2.0.20 (2022-07-28)

Diaspora model enhancements for 7 European countries Italy (IT),France (FR), Germany (DE), Ireland (IE), Netherlands (NL), Belgium (BE), Spain (ES).
Added an open endpoint to query the list of countries/regions
Minor back-end changes to support features of the new front-end version namsor.app
Added OPTIONS to CORS for ethnicity-estimate.com
NamSorAPIv2.0.19 (2022-05-08)

Fixed rare issue with NaN score/probability
Improvements for Minorities/Diversity Analytics in Italy
No major change to API (still at v2.namsor.com)
Added OPTIONS to CORS for gender-guesser.com
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