Skip to content

Instantly share code, notes, and snippets.

@MaartenGr
Created January 5, 2021 11:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MaartenGr/287bef3225ecb801edfc2d707d439bea to your computer and use it in GitHub Desktop.
Save MaartenGr/287bef3225ecb801edfc2d707d439bea to your computer and use it in GitHub Desktop.
from bertopic import BERTopic
model = BERTopic(nr_topics=20)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment