PyShortTextCategorization icon indicating copy to clipboard operation
PyShortTextCategorization copied to clipboard

Various Algorithms for Short Text Mining

Results 45 PyShortTextCategorization issues
Sort by recently updated
recently updated
newest added

This PR updates [pandas](https://pypi.org/project/pandas) from **2.1.4** to **2.2.2**. *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/pandas - Homepage: https://pandas.pydata.org

This PR updates [scikit-learn](https://pypi.org/project/scikit-learn) from **1.3.2** to **1.4.2**. Changelog ### 1.4.2 ``` We're happy to announce the 1.4.2 release. This release only includes support for numpy 2. This version supports...

This PR updates [python-Levenshtein](https://pypi.org/project/python-Levenshtein) from **0.23.0** to **0.25.1**. Changelog ### 0.25.1 ``` Fixed - fix potentially incorrect results of `jaro_winkler` when using high prefix weights ``` ### 0.25.0 ``` Changed...

This PR updates [scipy](https://pypi.org/project/scipy) from **1.12.0** to **1.13.0**. Changelog ### 1.13.0 ``` out-of-band release aims to support NumPy ``2.0.0``, and is backwards compatible to NumPy ``1.22.4``. The version of OpenBLAS...

This PR updates [Cython](https://pypi.org/project/Cython) from **3.0.7** to **3.0.10**. Changelog Links - PyPI: https://pypi.org/project/cython - Changelog: https://data.safetycli.com/changelogs/cython/ - Homepage: https://cython.org/

This PR updates [numba](https://pypi.org/project/numba) from **0.58.1** to **0.59.1**. *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 [scikit-learn](https://pypi.org/project/scikit-learn) from **1.3.2** to **1.5.1**. Changelog ### 1.5.1 ``` We're happy to announce the 1.5.1 release. This release contains fixes for a few regressions introduced in 1.5....

This PR updates [tensorflow](https://pypi.org/project/tensorflow) from **2.13.0** to **2.16.2**. Changelog ### 2.16.0 ``` TensorFlow <INSERT SMALL BLURB ABOUT RELEASE FOCUS AREA AND POTENTIAL TOOLCHAIN CHANGES> * TensorFlow Windows Build: * Clang...

This PR updates [transformers](https://pypi.org/project/transformers) from **4.39.3** to **4.42.3**. Changelog ### 4.42.3 ``` Make sure we have attention softcapping for "eager" GEMMA2 model After experimenting, we noticed that for the 27b...

This PR updates [keras](https://pypi.org/project/keras) from **2.13.1** to **3.4.1**. Changelog ### 3.4.1 ``` This is a minor bugfix release. ``` ### 3.4.0 ``` Highlights - Add support for arbitrary, deeply nested...