ULISBOA at SemEval-2017 Task 12: Extraction and classification of temporal expressions and events

Andre Lamurias, Diana Sousa, Sofia Pereira, Luka Clarke, Francisco M. Couto


Abstract
This paper presents our approach to participate in the SemEval 2017 Task 12: Clinical TempEval challenge, specifically in the event and time expressions span and attribute identification subtasks (ES, EA, TS, TA). Our approach consisted in training Conditional Random Fields (CRF) classifiers using the provided annotations, and in creating manually curated rules to classify the attributes of each event and time expression. We used a set of common features for the event and time CRF classifiers, and a set of features specific to each type of entity, based on domain knowledge. Training only on the source domain data, our best F-scores were 0.683 and 0.485 for event and time span identification subtasks. When adding target domain annotations to the training data, the best F-scores obtained were 0.729 and 0.554, for the same subtasks. We obtained the second highest F-score of the challenge on the event polarity subtask (0.708). The source code of our system, Clinical Timeline Annotation (CiTA), is available at https://github.com/lasigeBioTM/CiTA.
Anthology ID:
S17-2179
Volume:
Proceedings of the 11th International Workshop on Semantic Evaluation (SemEval-2017)
Month:
August
Year:
2017
Address:
Vancouver, Canada
Editors:
Steven Bethard, Marine Carpuat, Marianna Apidianaki, Saif M. Mohammad, Daniel Cer, David Jurgens
Venue:
SemEval
SIG:
SIGLEX
Publisher:
Association for Computational Linguistics
Note:
Pages:
1019–1023
Language:
URL:
https://aclanthology.org/S17-2179
DOI:
10.18653/v1/S17-2179
Bibkey:
Cite (ACL):
Andre Lamurias, Diana Sousa, Sofia Pereira, Luka Clarke, and Francisco M. Couto. 2017. ULISBOA at SemEval-2017 Task 12: Extraction and classification of temporal expressions and events. In Proceedings of the 11th International Workshop on Semantic Evaluation (SemEval-2017), pages 1019–1023, Vancouver, Canada. Association for Computational Linguistics.
Cite (Informal):
ULISBOA at SemEval-2017 Task 12: Extraction and classification of temporal expressions and events (Lamurias et al., SemEval 2017)
Copy Citation:
PDF:
https://aclanthology.org/S17-2179.pdf
Code
 lasigeBioTM/CiTA