Bi-Sent2Vec
Bi-Sent2Vec copied to clipboard
Robust Cross-lingual Embeddings from Parallel Sentences
Results
1
Bi-Sent2Vec issues
Sort by
recently updated
recently updated
newest added
Doesn't work with this command ``` python vectors_by_lang.py model-en-fr.vec en fr ``` and it works with this command ``` python vectors_by_lang.py --vector_file model-en-fr.vec ```