Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -358,7 +358,7 @@ def annotateEvents(text,squad,window):
|
|
358 |
|
359 |
#"A Joana foi atacada pelo João nas ruas do Porto, com uma faca."
|
360 |
|
361 |
-
st.title('
|
362 |
|
363 |
st.text('This event extraction system is composed by Question Answering models that were trained with the ACE-2005-PT corpus, a Portuguese translation of ACE-2005.')
|
364 |
|
|
|
358 |
|
359 |
#"A Joana foi atacada pelo João nas ruas do Porto, com uma faca."
|
360 |
|
361 |
+
st.title('Event Extractor for Portuguese')
|
362 |
|
363 |
st.text('This event extraction system is composed by Question Answering models that were trained with the ACE-2005-PT corpus, a Portuguese translation of ACE-2005.')
|
364 |
|