MCPcopy
hub / github.com/MaartenGr/BERTopic / _utils.py

File _utils.py

bertopic/backend/_utils.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from ._base import BaseEmbedder
2
3# Imports for light-weight variant of BERTopic
4from bertopic.backend._sklearn import SklearnEmbedder

Callers

nothing calls this directly

Calls 2

MyLoggerClass · 0.90
configureMethod · 0.80

Tested by

no test coverage detected