Skip to content

Releases: namsor/namsor-python-tools-v2

namsor-python-tools-v2.0.26

26 Jun 22:57
43dbc4e
Compare
Choose a tag to compare

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

namsor-python-tools-v2.0.18

25 Feb 11:17
Compare
Choose a tag to compare

namsor-python-tools-v2.0.18 :

  • use namsor-python-sdk-v2.0.18
  • append origin/region in output
  • includes support fo additional US 'Race'/Ethnicity options

NamSor APIv2.0.18 enhancements :

  • 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

namsor-python-tools-v2.0.15

18 Jul 10:39
Compare
Choose a tag to compare

NamSorAPIv2.0.15 (2021-07-18)

  • US 'Race'/Ethnicity : Optionally add header X-OPTION-USRACEETHNICITY-TAXONOMY:
  • USRACEETHNICITY-4CLASSES is a new classifier compatible with prior version, but trained using a combination of US data and non-US data (ex. international names of sub-Saharan africa are classified as B_NL; international names of East Asia are classified as A)
  • USRACEETHNICITY-4CLASSES-CLASSIC for the classic US'Race'/Ethnicity classifier (pre-version 2.0.15) which has 4 classes : W_NL (white, non latino), HL (hispano latino), A (asian, non latino), B_NL (black, non latino) purely trained on US data.
  • USRACEETHNICITY-6CLASSES for two additional classes, AI_AN (American Indian or Alaskan Native) and PI (Pacific Islander). With this option, classifier has 6 classes : W_NL (white, non latino), HL (hispano latino), A (asian, non latino), B_NL (black, non latino), AI_AN (American Indian or Alaskan Native) and PI (Pacific Islander) purely trained on US data.
  • general improvements to gender / country / origin models accross all countries
  • specific improvements to better classify names of : NG (Nigeria), BD (Bengladesh), ZA (South-Africa), AF (Afghanistan), IR (Iran).

namsor-python-tools_v2.0.12

01 Feb 09:31
Compare
Choose a tag to compare

Removed dependency on unicode lib to detect script name, this is now taken from server API result.

NamSorAPIv2.0.12 (2021-01-31)

  • Improvements for gender classification of full names
  • Split Diaspora taxonomy classes Irish,British -> Irish,English,Scottish,Welsh (British remains as first/second best alternative for now)
  • Improve Diaspora classification with non LATIN names
  • Added Corridor API for classifying names in cross-border contexts (relevant for : diaspora remittances, international travel, foreign direct investment, crowdfunding etc.)
  • Added a general name classification API (nameType), accuracy in range 90-95%
  • [BETA] UI : added an online CSV tool to process files from JavaScript client, append gender, origin, country, diaspora or US 'race'/ethnicity to a list of names in Excel/CSV format.

aligns with NamSor API v2.0.12
https://v2.namsor.com/NamSorAPIv2/apidoc.html
release notes and WIKI on
https://github.com/namsor/namsor-tools-v2/wiki/NamSor-Tools-V2

namsor-python-tools_v2.0.11

01 Nov 10:58
Compare
Choose a tag to compare

namsor-python-tools_v2.0.10

07 Jun 19:45
Compare
Choose a tag to compare

namsor-python-tools_v2.0.7

24 Nov 11:58
Compare
Choose a tag to compare