Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Retrieve vector representation of document, group of documents, word, group of words, etc #338

Open
cbradyatinquire opened this issue Jun 14, 2023 · 0 comments

Comments

@cbradyatinquire
Copy link

(Submitted to REST-ful Top2Vec accidentally: apologies!)
There are several methods that permit searching by VECTOR; but I don't see a way to retrieve meaningful vectors. For instance, if I submit a set of search words, top2vec creates the 'average' vector of these words. But I cannot retrieve this vector. Similarly with documents and groups of documents. Being able to retrieve these vectors would allow for use of these powerful methods in the API, as well as to explore the embedding space.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant