bertopic_has_embedding_model: Does the model have a usable embedding model?
Description
Does the model have a usable embedding model?
Usage
bertopic_has_embedding_model(model)
Value
Logical; TRUE if embedding_model is present and not None.
Arguments
- model
A "bertopic_r" model.