Hacker News new | ask | show | jobs
by plusepsilon 2848 days ago
Oh wow, how did I not know about this :) Looks super useful.

How would ELMo work if a neural network needs to be run?

1 comments

Thanks! Still working on it, but it will embed the ELMo model in the .magnitude file, wrap the ELMo model interface code so that it is standardized with Magnitude's features (querying, concatenating, iterating, etc.) and will use ELMo's OOV method natively.