Query documents and topics
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.