Skip to main content

Class for wrapping a cluster model from the river package for BERTopic Online Topic Modeling

Project description

cluster_model

Package containing a wrapper class River for performing Online Topic Modeling with BERTopic model as explained in the related documentation.

The reference documentation states that the package river can be used for performing Online Topic Modeling in BERTopic. However it is necessary to create a class having a .partial_fit function and the possibility to extract labels through .labels.

The module simply defines a Python class class River as specified in the BERTopic guidelines for performing Online Topic Modeling, which allows to instantiate a river cluster model contaning also the .partial_fit function and the possibility to extract labels through .labels.

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cluster_model-0.1.tar.gz (2.5 kB view hashes)

Uploaded Source

Built Distribution

cluster_model-0.1-py3-none-any.whl (3.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page