Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aj7tt authored May 2, 2021
1 parent 7d6be57 commit b9c3618
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Emogify 😞⚽😇 🍜❤️
# Emogify 😞⚽😇 🍜❤️

<hr>

Expand All @@ -23,6 +23,7 @@ train_emoji.csv - for training our model with shape (56, 2) <br>
Downloading Link-> [Datasets Link](https://www.kaggle.com/alvinrindra/emojify)
<br> <br>
<strong> GloVe: Global Vectors for Word Representation </strong><br>
This Project contains English word vectors pre-trained on the combined Wikipedia 2014 + Gigaword 5th Edition corpora (6B tokens, 400K vocab). <br>
All tokens are in lowercase. This dataset contains 50-dimensional, pre trained word vectors. <br>
This Project contains English word vectors pre-trained on the combined Wikipedia 2014 + Gigaword
<br> 5th Edition corpora (6B tokens, 400K vocab). All tokens are in lowercase. This dataset
<br>contains 50-dimensional, pre trained word vectors. <br>
Downloading Link-> [glove.6B.50D.txt](https://www.kaggle.com/watts2/glove6b50dtxt)

0 comments on commit b9c3618

Please sign in to comment.