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
I'm trying to learn the cross-lingual n-gram embedding using phrase2vec and vecmap, like your previous work (https://www.aclweb.org/anthology/D18-1399.pdf).
Is it possible to use the phrase table in this case? In other words, I'm interested in whether I can pass an n-gram bilingual dictionary file with the "--supervised" and "--semi_supervised" options.
Thanks and regards,
Ryo
The text was updated successfully, but these errors were encountered:
Hi,
I'm trying to learn the cross-lingual n-gram embedding using phrase2vec and vecmap, like your previous work (https://www.aclweb.org/anthology/D18-1399.pdf).
Is it possible to use the phrase table in this case? In other words, I'm interested in whether I can pass an n-gram bilingual dictionary file with the "--supervised" and "--semi_supervised" options.
Thanks and regards,
Ryo
The text was updated successfully, but these errors were encountered: