facebookresearch / BLINK

Entity Linker solution
MIT License
1.17k stars 231 forks source link

Zeshel param updates for main_dense.py interactive mode #63

Closed tbonza closed 3 years ago

tbonza commented 3 years ago

Tried using BLINK interactively after #62 and the Zeshel param was being called before it was defined which raised an error. I also checked the commit history and made a for loop conditional on the Zeshel arg due to a similar error. I've now run interactive mode successfully after making updates using the following args:

python main_dense.py -i --faiss_index hnsw \
--index_path indices/hnsw/faiss_hnsw_index.pkl