Kashgari

Latest version: v2.0.2

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

Scan your dependencies

Page 2 of 5

1.1.2

- ✨ Add save best model callback `KashgariModelCheckpoint`.
- ⬆️ Upgrading `bert4keras` version to `0.6.5`.

1.1.1

- ✨ Add BERTEmbeddingV2.
- 💥 Migrate documents to https://readthedoc.org for the version control.

1.1.0

- ✨ Add Scoring task. ([303])
- ✨ Add tokenizers.
- 🐛 Fixing multi-label classification model loading. 304

1.0.1

1.0.0

Unfortunately, we renamed again for consistency and clarity. Here is the new naming style.

| Backend | pypi version | desc |
| ---------------- | -------------- | -------------- |
| TensorFlow 2.x | kashgari 2.x.x | coming soon |
| TensorFlow 1.14+ | kashgari 1.x.x | current version |
| Keras | kashgari 0.x.x | legacy version |

If you are using the kashgari-tf version. You only need to run this command to install the new version.

bash
pip uninstall -y kashgari-tf
pip install kashgari


Here is how the existing versions changes

| Supported Backend | Kashgari Versions | Kahgsari-tf Version |
| ----------------- | ----------------- | ------------------- |
| TensorFlow 2.x | kashgari 2.x.x | - |

0.5.5

Page 2 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.