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 | - |