You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: