Skip to content

Instantly share code, notes, and snippets.

@MaartenGr
Last active October 31, 2021 08:51
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/fb2bb8e403f370628534d952adb1e7e8 to your computer and use it in GitHub Desktop.
Save MaartenGr/fb2bb8e403f370628534d952adb1e7e8 to your computer and use it in GitHub Desktop.
from concept import ConceptModel
concept_model = ConceptModel()
concepts = concept_model.fit_transform(img_names, docs=selected_nouns)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment