Skip to content

Enh: semantic search return types #108

@LukasGold

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

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions