Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Определение пола для имён арсен, артём, семен #53

Closed
mikhail-barg opened this issue Feb 8, 2021 · 2 comments

Comments

@mikhail-barg
Copy link
Contributor

Прогнал у себя в пакете тесты, и вылели ошибки с этими тремя именами из firstnames.popular.gender.tsv — детектятся как Androgynous.

@mikhail-barg
Copy link
Contributor Author

Посмотрел по статистике имен по внутренним данным, вот такой список имен, оканчивающихся на "ен", в порядке убывания частотности:

  • Семен
  • Арсен
  • Армен
  • Карен
  • Сурен
  • Мерген
  • Рубен
  • Владлен
  • Гурген
  • Вазген
  • Цырен
  • Хусен
  • Чермен
  • Кермен
  • Карлен
  • Айсен
  • Вилен
  • Виген
  • Владилен
  • Гусен

Из них только "Карен" может быть и мужским и женским (https://ru.wikipedia.org/wiki/%D0%9A%D0%B0%D1%80%D0%B5%D0%BD).

Преставляется, что можно управзднить отдельные условия по суффиксам ("бен", "вен", "ген", "ден") и заменить на общий суффикс "ен".

@mikhail-barg
Copy link
Contributor Author

залил фикс

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant