Skip to content

Instantly share code, notes, and snippets.

@MaartenGr
Last active October 31, 2021 07:02
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/f0852f7e7f1a8a7665cf3c9c57c4eeff to your computer and use it in GitHub Desktop.
Save MaartenGr/f0852f7e7f1a8a7665cf3c9c57c4eeff to your computer and use it in GitHub Desktop.
>>> search_results = concept_model.find_concepts("beach")
>>> search_results
[(100, 0.277577825349102),
(53, 0.27431058773894657),
(95, 0.25973751319723837),
(77, 0.2560122597417548),
(97, 0.25361988261846297)]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment