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

Batching along different texts, producing one vector per text #59

Open
JubilantJerry opened this issue Apr 28, 2023 · 0 comments
Open

Comments

@JubilantJerry
Copy link

Does the logic here implement batch processing of many different independent texts (i.e. independent entries in the Weaviate database)?

I see batching in the sense of splitting a text into sentences, computing vectors for each sentence, and averaging the vectors. I imagine this is done when a single entry contains multiple concepts. But if I understand the code correctly, there is no way to get multiple independent vectors from several independent texts.

@JubilantJerry JubilantJerry changed the title Batching along different strings Batching along different texts, producing one vector per text Apr 28, 2023
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