Spaces:
Runtime error
Runtime error
Commit
·
f8c7499
1
Parent(s):
eb9d4df
Update app.py
Browse files
app.py
CHANGED
|
@@ -163,7 +163,7 @@ sent_arr = [
|
|
| 163 |
sent_arr_masked = [
|
| 164 |
"Washington:__entity__ resigned from Washington:__entity__ and flew out of Washington:__entity__",
|
| 165 |
"John:__entity__ Doe:__entity__ flew from New:__entity__ York:__entity__ to Rio:__entity__ De:__entity__ Janiro:__entity__ ",
|
| 166 |
-
"In 2020:__entity__, Catherine:__entity__ Zeta:__entity__ Jones:__entity__ participated in the Winter:__entity__ Olympics:__entity__ and came third in Ice:__entity__ hockey:__entity__",
|
| 167 |
"Stanford:__entity__ called",
|
| 168 |
"I met my girl:__entity__ friends at the pub ",
|
| 169 |
"I met my New:__entity__ York:__entity__ friends at the pub",
|
|
|
|
| 163 |
sent_arr_masked = [
|
| 164 |
"Washington:__entity__ resigned from Washington:__entity__ and flew out of Washington:__entity__",
|
| 165 |
"John:__entity__ Doe:__entity__ flew from New:__entity__ York:__entity__ to Rio:__entity__ De:__entity__ Janiro:__entity__ ",
|
| 166 |
+
"In 2020:__entity__ , Catherine:__entity__ Zeta:__entity__ Jones:__entity__ participated in the Winter:__entity__ Olympics:__entity__ and came third in Ice:__entity__ hockey:__entity__",
|
| 167 |
"Stanford:__entity__ called",
|
| 168 |
"I met my girl:__entity__ friends at the pub ",
|
| 169 |
"I met my New:__entity__ York:__entity__ friends at the pub",
|