Namedivider-python

Latest version: v0.3.0

Safety actively analyzes 627926 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.3.0

New Features

- Added ability to customize rule-based algorithms
- source: https://github.com/rskmoi/namedivider-python/pull/40
- docs: https://github.com/rskmoi/namedivider-python/commit/41c0c6ec4a0666699348ce3656ee19ce65ad2cd0

- (beta) Added divider for names consisting entirely of katakana
- source and docs: https://github.com/rskmoi/namedivider-python/pull/42 , https://github.com/rskmoi/namedivider-python/pull/45
- additional docs: https://github.com/rskmoi/namedivider-python/pull/43/commits/268899b83f15199b69e7c2b410f4481360a40b45

Improvements
- Fixed unintended behavior in rule-based algorithms
- https://github.com/rskmoi/namedivider-python/pull/41

0.2.3

- Support Python 3.12
- Measure coverage and report coverage in CI

beta_bert

0.2.2

- Fixed a bug related to long names
- Use hatch, mypy, ruff, black

0.2.1

- Remove support for Python 3.7 and add support for Python 3.11
- Fixed bug on windows
- Add Multi OS tests

0.2.0

Add GBDTNamedivider

Algorithm using GBDT is added. Accuracy has been improved from 99.2% to 99.9%.


Changed API Structure

The API structure has been changed; the NameDivider class is now deprecated. Please use BasicNameDivider instead.

Models

0.1.0

NameDivider API

NameDivider API is a Docker container that provides an API for dividing the Japanese full name into a family name and a given name.

It is being developed to provide NameDivider functions to those using languages other than Python.

Goodbye Python3.6, Welcome Python3.9, 3,10

Changed the supported Python versions.

Page 1 of 2

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.