Skip to content

Query documents and topics

Compare
Choose a tag to compare
@ddangelov ddangelov released this 23 Jun 00:57
· 46 commits to master since this release

Added query_documents and query_topics methods which allow for using a sequence of text such as a question, a sentence, a paragraph or a document to query documents or topics.

Added num_topics parameter to get_documents_topics method which allows retrieving multiple topics per document.