ajitrajasekharan commited on
Commit
c79d9d8
·
1 Parent(s): 3094195

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -155,7 +155,7 @@ sent_arr = [
155
  "Dr Fyodor Dostovetsky advocates wearing masks in public places to reduce the risk of contracting covid",
156
  "He graduated from Stanford with a master's degree in Physics and Astronomy",
157
  "The Seahawks had a tough year losing almost all the games",
158
- "In 2020:__entity__ , John:__entity__ participated in the Winter:__entity__ Olympics:__entity__ and came third:__entity__ in Ice:__entity__ hockey:__entity__",
159
  "Paul Erdos died at 83 "
160
  ]
161
 
 
155
  "Dr Fyodor Dostovetsky advocates wearing masks in public places to reduce the risk of contracting covid",
156
  "He graduated from Stanford with a master's degree in Physics and Astronomy",
157
  "The Seahawks had a tough year losing almost all the games",
158
+ "In 2020 , John participated in the Winter Olympics and came third in Ice hockey",
159
  "Paul Erdos died at 83 "
160
  ]
161