Skip to content

Commit

Permalink
remove embedding visualization for hindi embeddings subset
Browse files Browse the repository at this point in the history
  • Loading branch information
goru001 authored Jul 28, 2019
1 parent 9230905 commit 6bee365
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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**
Expand Down

0 comments on commit 6bee365

Please sign in to comment.