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 af9d6f1 commit 9e82a50
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@ this model can automatically turn this into "Let's play football⚽"

<strong> Datasets</strong> consisting of different sentences along with the labels. Labels represent a particular emoji representing the sentence.😞⚽😇 🍜❤️
<br>
test_emoji.csv - for testing our model with shape (315, 4) <br>
train_emoji.csv - for training our model with shape (56, 2) <br>
-test_emoji.csv - for testing our model with shape (315, 4) <br>
-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
-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)
Expand Down

0 comments on commit 9e82a50

Please sign in to comment.