Maria Tsilimos commited on
Commit
94b38b3
·
unverified ·
1 Parent(s): e47c2d2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -407,6 +407,7 @@ if st.button("Results"):
407
  '**start**': ['index of the start of the corresponding entity']
408
 
409
  '**end**': ['index of the end of the corresponding entity']
 
410
  '**category**': ['the broader category this entity belongs to']
411
  """)
412
 
 
407
  '**start**': ['index of the start of the corresponding entity']
408
 
409
  '**end**': ['index of the end of the corresponding entity']
410
+
411
  '**category**': ['the broader category this entity belongs to']
412
  """)
413