visualizing_contextual_vectors Visualizing ELMo Contextual Vectors for Word Sense Disambiguation. Check out the medium blog post here! Pre-reqs Python 3.6 How to install pip install -r requirements.txt How to run python elmo_vis.py to visualize elmo contextual vectors of three words - bank, work, and plant. References Deep contextualized word representations Allen NLP readme for ELMo