Metadata-Version: 2.3
Name: bertopic-easy
Version: 0.5.0
Summary: DEPRECATED — renamed to nobs-canonicalize. pip install nobs-canonicalize
Author: Boris Dev
Author-email: boris.dev@gmail.com
Requires-Python: >=3.11,<3.15
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: nobs-canonicalize (>=0.5.0)
Description-Content-Type: text/markdown

# bertopic-easy has been renamed

This package has been renamed to **[nobs-canonicalize](https://pypi.org/project/nobs-canonicalize/)**.

```bash
pip install nobs-canonicalize
```

```python
from nobs_canonicalize import nobs_canonicalize, nobs_canonicalize_azure, AzureConfig
```

See https://github.com/borisdev/nobs-canonicalize for docs and source.

