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

Elmo Not work #89

Open
m3r3lin opened this issue Jan 2, 2022 · 1 comment
Open

Elmo Not work #89

m3r3lin opened this issue Jan 2, 2022 · 1 comment
Assignees
Labels
question Further information is requested

Comments

@m3r3lin
Copy link

m3r3lin commented Jan 2, 2022

I install all package and run examples
but Elmo not work
image
or
image

please help me!

@C-K-Loan
Copy link
Member

C-K-Loan commented Jan 3, 2022

Hi @m3r3lin

NLU is dropping the elmo embeddings

you need to set

nlu.load('elmo').predict('Hello world', get_embeddings=True)

Let me know if you encounter any other issues :)

@C-K-Loan C-K-Loan self-assigned this Jan 3, 2022
@C-K-Loan C-K-Loan added the question Further information is requested label Jan 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants