Closed thegodone closed 11 months ago
Because of some directory and file naming changes, I update example.py with the data from https://doi.org/10.5281/zenodo.7907140. You can firstly download the relevant data (Word2vec.model, HNSW_index.bin, The expanded in-silico library.db) from https://doi.org/10.5281/zenodo.7907140, and put them to the data directory (data/Word2vec.model, HNSW_index.bin, The expanded in-silico library.db), and then run the code (example.py).
I see the error now, it was this line model_file ="../model/references_word2vec.model" by replacing by data/... it works now.
Thank you
I've testing the code and basically I have this output of the query molecules but the answer is quite strange :
here the smiles in the test folder
here the answer based on the indexes found :
and If I look at only the first molecule (ie I[0]):
I don't see any accurate matching at all, can you tell me what can be the issue ? here the matching index I have [2117858, 83971, 1358966, 1944009, 46292, 213015, 901693, 253884, 173348, 1360939]