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
{{ message }}
This repository was archived by the owner on Apr 9, 2025. It is now read-only.
Hello,
i created my own word2vec model for english documents with indra indexer and got as an ouput a corpus.metadata, a model.metadata and vectors.bin file.
When i place the vectors.bin and model.metadata file in indracomposed/data/annoy/w2v/en/ it shows up in the info/resources request.
Where do i have to place the files to use them with Indra?