DrishtiSharma
commited on
Commit
•
e9687c9
1
Parent(s):
71078bd
Update README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,11 @@
|
|
1 |
---
|
|
|
|
|
2 |
tags:
|
3 |
-
-
|
4 |
-
-
|
5 |
-
|
6 |
-
-
|
7 |
-
---
|
8 |
|
9 |
## Keras Implementation of Bidirectional LSTMs for Sentiment Analysis on IMDB 🍿🎥
|
10 |
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
tags:
|
5 |
+
- text Classification
|
6 |
+
license: apache-2.0
|
7 |
+
widget:
|
8 |
+
- text: "We are having beautiful weather today."
|
|
|
9 |
|
10 |
## Keras Implementation of Bidirectional LSTMs for Sentiment Analysis on IMDB 🍿🎥
|
11 |
|