PyShortTextCategorization
PyShortTextCategorization copied to clipboard
Various Algorithms for Short Text Mining
This PR updates [keras](https://pypi.org/project/keras) from **2.13.1** to **3.0.5**. Changelog ### 3.0.5 ``` This release brings many bug fixes and performance improvements, new linear algebra ops, and sparse tensor support for...
This PR updates [python-Levenshtein](https://pypi.org/project/python-Levenshtein) from **0.23.0** to **0.25.0**. Changelog ### 0.25.0 ``` Changed - improve type hints ``` ### 0.24.0 ``` Changed - upgrade ``rapidfuzz-cpp`` to ``v3.0.0`` - drop support...
This PR updates [numpy](https://pypi.org/project/numpy) from **1.24.0** to **1.26.4**. Changelog ### 1.26.4 ``` discovered after the 1.26.3 release. The Python versions supported by this release are 3.9-3.12. This is the last...
This PR updates [numba](https://pypi.org/project/numba) from **0.58.1** to **0.59.0**. *The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)* Links - PyPI: https://pypi.org/project/numba - Changelog: https://data.safetycli.com/changelogs/numba/ -...
This PR updates [scipy](https://pypi.org/project/scipy) from **1.11.4** to **1.12.0**. Changelog ### 1.12.0 ``` many new features, numerous bug-fixes, improved test coverage and better documentation. There have been a number of deprecations...
Hello! I found an AI-Specific Code smell in your project. The smell is called: Columns and DataType Not Explicitly Set You can find more information about it in this paper:...
This PR updates [joblib](https://pypi.org/project/joblib) from **1.3.0** to **1.4.2**. Changelog ### 1.4.2 ``` --------------------------- Due to maintenance issues, 1.4.1 was not valid and we bumped the version to 1.4.2 - Fix...
This PR updates [keras](https://pypi.org/project/keras) from **2.13.1** to **3.3.3**. Changelog ### 3.3.3 ``` This is a minor bugfix release. ``` ### 3.3.2 ``` This is a simple fix release that re-surfaces...
This PR updates [torch](https://pypi.org/project/torch) from **2.0.1** to **2.3.0**. Changelog Links - PyPI: https://pypi.org/project/torch - Changelog: https://data.safetycli.com/changelogs/torch/ - Repo: https://github.com/pytorch/pytorch/tags - Homepage: https://pytorch.org/
This PR updates [transformers](https://pypi.org/project/transformers) from **4.39.3** to **4.40.1**. Changelog ### 4.40.1 ``` Kudos to pcuenca for the prompt fix in: - Make EosTokenCriteria compatible with mps 30376 To support `EosTokenCriteria`...