Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove spurious warning about missing embedding model #1774

Merged
merged 1 commit into from
Feb 14, 2024

Conversation

sliedes
Copy link
Contributor

@sliedes sliedes commented Jan 29, 2024

It's possible to specify an embedding model when using BERTopic.load(). Even when that is done, a warning was issued about not defining an embedding model. Silence that warning in this case.

It's possible to specify an embedding model when using
BERTopic.load(). Even when that is done, a warning was issued about
not defining an embedding model. Silence that warning in this case.
@MaartenGr
Copy link
Owner

Thanks, LGTM!

@MaartenGr MaartenGr merged commit 99ee553 into MaartenGr:master Feb 14, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants