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
Recently when I was trying vecmap using following command
!python3 map_embeddings.py --unsupervised wiki.sa.vec.txt wiki.kn.vec.txt SRC_MAPPED.EMB TRG_MAPPED.EMB
I observed that this command is creating only SRC_MAPPED.EMB file.
TRG_MAPPED.EMB was empty by showing the following error
Error! OK
Saving Disabled
See console for more details.
Kindly help me.
The text was updated successfully, but these errors were encountered:
Recently when I was trying vecmap using following command
!python3 map_embeddings.py --unsupervised wiki.sa.vec.txt wiki.kn.vec.txt SRC_MAPPED.EMB TRG_MAPPED.EMB
I observed that this command is creating only SRC_MAPPED.EMB file.
TRG_MAPPED.EMB was empty by showing the following error
Error! OK
Saving Disabled
See console for more details.
Kindly help me.
The text was updated successfully, but these errors were encountered: