@helenacopsey wrote:
Hi there I’ve been using the article: A Step-by-Step NLP Guide to Learn ELMo for Extracting Features from Text (https://www.analyticsvidhya.com/blog/2019/03/learn-to-use-elmo-to-extract-features-from-text/)
And have reached a Runtime error in the line:
elmo = hub.module(https://tfhub.dev/google/elmo/2", trainable=True)I’ve attempted to fix this by updating the link to the new version but this has not worked either. Any advice would be greatly appreciated
Posts: 1
Participants: 1