Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vectors = get_embedding_vectors(text, '<code-of-language>') #6

Open
Onkar-2803 opened this issue Mar 24, 2021 · 1 comment
Open

vectors = get_embedding_vectors(text, '<code-of-language>') #6

Onkar-2803 opened this issue Mar 24, 2021 · 1 comment

Comments

@Onkar-2803
Copy link

I was trying to get vectors for marathi language using: vectors = get_embedding_vectors('आहेस', 'mr') & encountered with the following error
inltk

@goru001
Copy link
Owner

goru001 commented Nov 14, 2021

Hi Onkar, this might be because of mismatch in torch version. You'll need to use torch version <= 1.3 here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants