HateSonar icon indicating copy to clipboard operation
HateSonar copied to clipboard

Hate Speech Detection Library for Python.

Results 58 HateSonar issues
Sort by recently updated
recently updated
newest added

This PR updates [scipy](https://pypi.org/project/scipy) from **1.8.0** to **1.13.1**. 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 [scikit-learn](https://pypi.org/project/scikit-learn) from **0.24.2** to **1.5.0**. Changelog ### 1.5.0 ``` We're happy to announce the 1.5.0 release. You can read the release highlights under https://scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_5_0.html and the long...

This PR updates [Jinja2](https://pypi.org/project/Jinja2) from **3.0.3** to **3.1.4**. *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/jinja2

This PR updates [Werkzeug](https://pypi.org/project/Werkzeug) from **2.0.3** to **3.0.3**. Changelog ### 3.0.2 ``` ------------- Released 2024-04-01 - Ensure setting merge_slashes to False results in NotFound for repeated-slash requests against single slash...

This PR updates [joblib](https://pypi.org/project/joblib) from **1.0.1** 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 [scikit-learn](https://pypi.org/project/scikit-learn) from **0.24.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 [scipy](https://pypi.org/project/scipy) from **1.8.0** to **1.14.0**. Changelog ### 1.14.0 ``` many new features, numerous bug-fixes, improved test coverage and better documentation. There have been a number of deprecations...

This PR updates [numpy](https://pypi.org/project/numpy) from **1.22.2** to **2.0.0**. Changelog ### 2.0 ``` - `npy_interrupt.h` and the corresponding macros like `NPY_SIGINT_ON` have been removed. We recommend querying `PyErr_CheckSignals()` or `PyOS_InterruptOccurred()` periodically...