Referring to line 76 of scripts/word_similarity/wordsim.py .
Getting the error: name 'geomm_utils' is not defined.
Is the code for geomm_utils available? Directly calling the functions without geomm_utils gives the error: name 'build_w2i' is not defined. Any guidance to resolve this will be helpful!
Referring to line 76 of scripts/word_similarity/wordsim.py . Getting the error: name 'geomm_utils' is not defined. Is the code for geomm_utils available? Directly calling the functions without geomm_utils gives the error: name 'build_w2i' is not defined. Any guidance to resolve this will be helpful!