From 6bee365eb73d7e7bc688ac715e19f5cb442216e1 Mon Sep 17 00:00:00 2001 From: Gaurav Date: Sun, 28 Jul 2019 17:26:08 +0530 Subject: [PATCH] remove embedding visualization for hindi embeddings subset --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3c40067..1cb11ad 100644 --- a/README.md +++ b/README.md @@ -90,10 +90,9 @@ Example: >> len(vectors) 8 -``` +``` -To get a feel of embeddings, checkout - [this visualization of subset of Hindi Embedding vectors](https://projector.tensorflow.org/?config=https://raw.githubusercontent.com/goru001/nlp-for-hindi/master/language-model/embedding_projector_config.json) +Links to `Embedding visualization` on [Embedding projector](https://projector.tensorflow.org/) for all the supported languages are given in table below. **Predict Next 'n' words**