Skip to content

Enh: semantic search return types #108

Description

@LukasGold

semantic_search() should return

  • list of full page titles
  • list of entities (directly call load_entity())
  • the raw json return of the ask api call
  • a dictionary with the results from the ask api call
  • a dataframe representing the query format table

Idea by @simonfeile and @MatPoppFHG

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions