DrishtiSharma commited on
Commit
e9687c9
1 Parent(s): 71078bd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -1,10 +1,11 @@
1
  ---
 
 
2
  tags:
3
- - convnet
4
- - mnist
5
- license:
6
- - cc0-1.0
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