lql0716 / keras-elmo

How to use ELMo embeddings in Keras with Tensorflow Hub

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Elmo Embeddings with Tensorflow Hub

This notebook presents a brief demonstration on how to integrate Elmo Embeddings from tensorflow hub into a custom Keras layer that can be directly integrated into a Keras or tensorflow model.

A similar process can be utilized for additional tf-hub models for easy integration of state of the art pre-trained models into your custom workflows.

See the accompanying blog post with further description

About

How to use ELMo embeddings in Keras with Tensorflow Hub


Languages

Language:Jupyter Notebook 100.0%